Skip to content
Success

Console Output

Pull request #43253 updated
16:58:46 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from dd4cf4b641c29ba18c05ba31e44271c9b914f9eb+c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 (cc436ae48ea72b7e4ed3a4356120a432730ce712)
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-43253@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
16:58:50 [2022-02-17T16:58:50.227Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:58:50 [2022-02-17T16:58:50.231Z] Trying to pass milestone 2
[Pipeline] milestone
16:58:50 [2022-02-17T16:58:50.303Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:58:50 [2022-02-17T16:58:50.506Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-09b7dba42d04bd8d7) in /home/ubuntu/workspace/moby_PR-43253
[Pipeline] {
[Pipeline] checkout
16:58:50 [2022-02-17T16:58:50.536Z] The recommended git tool is: git
16:58:50 [2022-02-17T16:58:50.550Z] using credential docker-jenkins-github-credentials
16:58:50 [2022-02-17T16:58:50.557Z] Cloning the remote Git repository
16:58:50 [2022-02-17T16:58:50.557Z] Cloning with configured refspecs honoured and without tags
16:58:50 [2022-02-17T16:58:50.596Z] Cloning repository https://github.com/moby/moby.git
16:58:50 [2022-02-17T16:58:50.596Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:58:50 [2022-02-17T16:58:50.615Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:50 [2022-02-17T16:58:50.615Z]  > git --version # timeout=10
16:58:50 [2022-02-17T16:58:50.626Z]  > git --version # 'git version 2.17.1'
16:58:50 [2022-02-17T16:58:50.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:50 [2022-02-17T16:58:50.628Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:06 [2022-02-17T16:59:06.200Z] Fetching without tags
16:59:06 [2022-02-17T16:59:06.212Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:06 [2022-02-17T16:59:06.218Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:06 [2022-02-17T16:59:06.222Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:06 [2022-02-17T16:59:06.231Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:06 [2022-02-17T16:59:06.240Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:06 [2022-02-17T16:59:06.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:06 [2022-02-17T16:59:06.242Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:06 [2022-02-17T16:59:06.451Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:07 [2022-02-17T16:59:07.520Z] Merge succeeded, producing 21eb63fb6d26087544d2ddbe6e010ea689a39a71
16:59:07 [2022-02-17T16:59:07.521Z] Checking out Revision 21eb63fb6d26087544d2ddbe6e010ea689a39a71 (PR-43253)
16:59:07 [2022-02-17T16:59:07.634Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:07 [2022-02-17T16:59:07.654Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:59:06 [2022-02-17T16:59:06.490Z]  > git config core.sparsecheckout # timeout=10
16:59:06 [2022-02-17T16:59:06.495Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:06 [2022-02-17T16:59:06.967Z]  > git remote # timeout=10
16:59:06 [2022-02-17T16:59:06.972Z]  > git config --get remote.origin.url # timeout=10
16:59:06 [2022-02-17T16:59:06.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:06 [2022-02-17T16:59:06.977Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:07 [2022-02-17T16:59:07.551Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:07 [2022-02-17T16:59:07.559Z]  > git config core.sparsecheckout # timeout=10
16:59:07 [2022-02-17T16:59:07.564Z]  > git checkout -f 21eb63fb6d26087544d2ddbe6e010ea689a39a71 # timeout=10
16:59:07 [2022-02-17T16:59:07.675Z]  > git rev-list --no-walk 001ff5ddd9b4a80ef25ec3d7744d722673072122 # timeout=10
16:59:08 [2022-02-17T16:59:08.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
16:59:08 [2022-02-17T16:59:08.315Z] Unable to find image 'alpine:latest' locally
16:59:08 [2022-02-17T16:59:08.315Z] latest: Pulling from library/alpine
16:59:08 [2022-02-17T16:59:08.315Z] 59bf1c3509f3: Pulling fs layer
16:59:08 [2022-02-17T16:59:08.573Z] 59bf1c3509f3: Download complete
16:59:08 [2022-02-17T16:59:08.573Z] 59bf1c3509f3: Pull complete
16:59:08 [2022-02-17T16:59:08.573Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300
16:59:08 [2022-02-17T16:59:08.573Z] Status: Downloaded newer image for alpine:latest
16:59:11 [2022-02-17T16:59:11.109Z] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
16:59:11 [2022-02-17T16:59:11.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f9b3cbe261b4c51a) in /home/ubuntu/workspace/moby_PR-43253
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
16:59:11 [2022-02-17T16:59:11.342Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-04c8779df385f709b) in /home/ubuntu/workspace/moby_PR-43253
16:59:11 [2022-02-17T16:59:11.344Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-018c438fd5495cab6) in /home/ubuntu/workspace/moby_PR-43253
[Pipeline] stage
16:59:11 [2022-02-17T16:59:11.345Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-089cd1811a3cd1835) in /home/ubuntu/workspace/moby_PR-43253
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
16:59:11 [2022-02-17T16:59:11.356Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0049420378852ec1f) in /home/ubuntu/workspace/moby_PR-43253
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] {
16:59:11 [2022-02-17T16:59:11.396Z] The recommended git tool is: git
16:59:11 [2022-02-17T16:59:11.405Z] using credential docker-jenkins-github-credentials
[Pipeline] {
16:59:11 [2022-02-17T16:59:11.422Z] Cloning the remote Git repository
16:59:11 [2022-02-17T16:59:11.422Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] checkout
16:59:11 [2022-02-17T16:59:11.465Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
16:59:11 [2022-02-17T16:59:11.512Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
16:59:11 [2022-02-17T16:59:11.520Z] Cloning the remote Git repository
16:59:11 [2022-02-17T16:59:11.520Z] Cloning with configured refspecs honoured and without tags
16:59:11 [2022-02-17T16:59:11.523Z] The recommended git tool is: git
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
16:59:11 [2022-02-17T16:59:11.532Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
16:59:11 [2022-02-17T16:59:11.538Z] using credential docker-jenkins-github-credentials
16:59:11 [2022-02-17T16:59:11.543Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
16:59:11 [2022-02-17T16:59:11.545Z] Cloning the remote Git repository
16:59:11 [2022-02-17T16:59:11.545Z] Cloning with configured refspecs honoured and without tags
16:59:11 [2022-02-17T16:59:11.547Z] The recommended git tool is: git
16:59:11 [2022-02-17T16:59:11.553Z] Cloning the remote Git repository
16:59:11 [2022-02-17T16:59:11.553Z] Cloning with configured refspecs honoured and without tags
16:59:11 [2022-02-17T16:59:11.556Z] using credential docker-jenkins-github-credentials
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
16:59:11 [2022-02-17T16:59:11.565Z] Cloning the remote Git repository
16:59:11 [2022-02-17T16:59:11.565Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
16:59:11 [2022-02-17T16:59:11.626Z] Running on azwin-2-a8c220 in d:\jenkins\workspace\moby_PR-43253
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] ws
16:59:11 [2022-02-17T16:59:11.697Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
16:59:11 [2022-02-17T16:59:11.799Z] The recommended git tool is: git
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:59:12 [2022-02-17T16:59:12.144Z] using credential docker-jenkins-github-credentials
16:59:12 [2022-02-17T16:59:12.221Z] Cloning the remote Git repository
16:59:12 [2022-02-17T16:59:12.221Z] Cloning with configured refspecs honoured and without tags
16:59:11 [2022-02-17T16:59:11.426Z] Cloning repository https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.426Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:59:11 [2022-02-17T16:59:11.439Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.439Z]  > git --version # timeout=10
16:59:11 [2022-02-17T16:59:11.448Z]  > git --version # 'git version 2.17.1'
16:59:11 [2022-02-17T16:59:11.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:11 [2022-02-17T16:59:11.449Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:11 [2022-02-17T16:59:11.561Z] Cloning repository https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.561Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:59:11 [2022-02-17T16:59:11.580Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.581Z]  > git --version # timeout=10
16:59:11 [2022-02-17T16:59:11.585Z]  > git --version # 'git version 2.25.1'
16:59:11 [2022-02-17T16:59:11.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:11 [2022-02-17T16:59:11.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:11 [2022-02-17T16:59:11.574Z] Cloning repository https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.575Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:59:11 [2022-02-17T16:59:11.588Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.588Z]  > git --version # timeout=10
16:59:11 [2022-02-17T16:59:11.596Z]  > git --version # 'git version 2.17.1'
16:59:11 [2022-02-17T16:59:11.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:11 [2022-02-17T16:59:11.597Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:11 [2022-02-17T16:59:11.549Z] Cloning repository https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.549Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:59:11 [2022-02-17T16:59:11.564Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.564Z]  > git --version # timeout=10
16:59:11 [2022-02-17T16:59:11.569Z]  > git --version # 'git version 2.17.1'
16:59:11 [2022-02-17T16:59:11.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:11 [2022-02-17T16:59:11.570Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:11 [2022-02-17T16:59:11.574Z] Cloning repository https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.574Z]  > git init /home/ubuntu/workspace/moby_PR-43253 # timeout=10
16:59:11 [2022-02-17T16:59:11.588Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:11 [2022-02-17T16:59:11.588Z]  > git --version # timeout=10
16:59:11 [2022-02-17T16:59:11.592Z]  > git --version # 'git version 2.25.1'
16:59:11 [2022-02-17T16:59:11.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:11 [2022-02-17T16:59:11.593Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:12 [2022-02-17T16:59:12.256Z] Cloning repository https://github.com/moby/moby.git
16:59:12 [2022-02-17T16:59:12.257Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:59:12 [2022-02-17T16:59:12.331Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:12 [2022-02-17T16:59:12.332Z]  > git --version # timeout=10
16:59:12 [2022-02-17T16:59:12.385Z]  > git --version # 'git version 2.24.1.windows.2'
16:59:12 [2022-02-17T16:59:12.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:12 [2022-02-17T16:59:12.388Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:23 [2022-02-17T16:59:23.477Z] Fetching without tags
16:59:23 [2022-02-17T16:59:23.724Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:23 [2022-02-17T16:59:23.464Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:23 [2022-02-17T16:59:23.468Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:23 [2022-02-17T16:59:23.470Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:23 [2022-02-17T16:59:23.475Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:23 [2022-02-17T16:59:23.487Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:23 [2022-02-17T16:59:23.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:23 [2022-02-17T16:59:23.488Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:23 [2022-02-17T16:59:23.733Z]  > git config core.sparsecheckout # timeout=10
16:59:23 [2022-02-17T16:59:23.736Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:24 [2022-02-17T16:59:24.612Z] Merge succeeded, producing 0c94aef3406c6969e9f13a1352a12b102ead0a54
16:59:24 [2022-02-17T16:59:24.612Z] Checking out Revision 0c94aef3406c6969e9f13a1352a12b102ead0a54 (PR-43253)
16:59:24 [2022-02-17T16:59:24.889Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:24 [2022-02-17T16:59:24.896Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:25 [2022-02-17T16:59:25.610Z] + docker version
16:59:25 [2022-02-17T16:59:25.610Z] Client: Docker Engine - Community
16:59:25 [2022-02-17T16:59:25.610Z]  Version:           20.10.12
16:59:25 [2022-02-17T16:59:25.610Z]  API version:       1.41
16:59:25 [2022-02-17T16:59:25.610Z]  Go version:        go1.16.12
16:59:25 [2022-02-17T16:59:25.610Z]  Git commit:        e91ed57
16:59:25 [2022-02-17T16:59:25.610Z]  Built:             Mon Dec 13 11:44:28 2021
16:59:25 [2022-02-17T16:59:25.610Z]  OS/Arch:           linux/arm64
16:59:25 [2022-02-17T16:59:25.610Z]  Context:           default
16:59:25 [2022-02-17T16:59:25.610Z]  Experimental:      true
16:59:25 [2022-02-17T16:59:25.610Z] 
16:59:25 [2022-02-17T16:59:25.610Z] Server: Docker Engine - Community
16:59:25 [2022-02-17T16:59:25.610Z]  Engine:
16:59:25 [2022-02-17T16:59:25.610Z]   Version:          20.10.12
16:59:25 [2022-02-17T16:59:25.610Z]   API version:      1.41 (minimum version 1.12)
16:59:25 [2022-02-17T16:59:25.610Z]   Go version:       go1.16.12
16:59:25 [2022-02-17T16:59:25.610Z]   Git commit:       459d0df
16:59:25 [2022-02-17T16:59:25.610Z]   Built:            Mon Dec 13 11:43:05 2021
16:59:25 [2022-02-17T16:59:25.610Z]   OS/Arch:          linux/arm64
16:59:25 [2022-02-17T16:59:25.610Z]   Experimental:     true
16:59:25 [2022-02-17T16:59:25.610Z]  containerd:
16:59:25 [2022-02-17T16:59:25.610Z]   Version:          1.4.12
16:59:25 [2022-02-17T16:59:25.610Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:25 [2022-02-17T16:59:25.610Z]  runc:
16:59:25 [2022-02-17T16:59:25.610Z]   Version:          1.0.2
16:59:25 [2022-02-17T16:59:25.610Z]   GitCommit:        v1.0.2-0-g52b36a2
16:59:25 [2022-02-17T16:59:25.610Z]  docker-init:
16:59:25 [2022-02-17T16:59:25.610Z]   Version:          0.19.0
16:59:25 [2022-02-17T16:59:25.610Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:24 [2022-02-17T16:59:24.193Z]  > git remote # timeout=10
16:59:24 [2022-02-17T16:59:24.197Z]  > git config --get remote.origin.url # timeout=10
16:59:24 [2022-02-17T16:59:24.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:24 [2022-02-17T16:59:24.201Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:24 [2022-02-17T16:59:24.614Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:24 [2022-02-17T16:59:24.622Z]  > git config core.sparsecheckout # timeout=10
16:59:24 [2022-02-17T16:59:24.624Z]  > git checkout -f 0c94aef3406c6969e9f13a1352a12b102ead0a54 # timeout=10
16:59:24 [2022-02-17T16:59:24.898Z]  > git rev-list --no-walk 001ff5ddd9b4a80ef25ec3d7744d722673072122 # timeout=10
16:59:25 [2022-02-17T16:59:25.898Z] + docker info
16:59:26 [2022-02-17T16:59:26.334Z] Still waiting to schedule task
16:59:26 [2022-02-17T16:59:26.334Z] Waiting for next available executor on ‘windows-201916:59:26 [2022-02-17T16:59:26.336Z] Still waiting to schedule task
16:59:26 [2022-02-17T16:59:26.336Z] Waiting for next available executor on ‘windows-202216:59:26 [2022-02-17T16:59:26.470Z] Client:
16:59:26 [2022-02-17T16:59:26.470Z]  Context:    default
16:59:26 [2022-02-17T16:59:26.470Z]  Debug Mode: false
16:59:26 [2022-02-17T16:59:26.470Z]  Plugins:
16:59:26 [2022-02-17T16:59:26.470Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:26 [2022-02-17T16:59:26.470Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
16:59:26 [2022-02-17T16:59:26.470Z] 
16:59:26 [2022-02-17T16:59:26.470Z] Server:
16:59:26 [2022-02-17T16:59:26.470Z]  Containers: 0
16:59:26 [2022-02-17T16:59:26.470Z]   Running: 0
16:59:26 [2022-02-17T16:59:26.470Z]   Paused: 0
16:59:26 [2022-02-17T16:59:26.470Z]   Stopped: 0
16:59:26 [2022-02-17T16:59:26.470Z]  Images: 3
16:59:26 [2022-02-17T16:59:26.470Z]  Server Version: 20.10.12
16:59:26 [2022-02-17T16:59:26.470Z]  Storage Driver: overlay2
16:59:26 [2022-02-17T16:59:26.470Z]   Backing Filesystem: extfs
16:59:26 [2022-02-17T16:59:26.470Z]   Supports d_type: true
16:59:26 [2022-02-17T16:59:26.470Z]   Native Overlay Diff: true
16:59:26 [2022-02-17T16:59:26.470Z]   userxattr: false
16:59:26 [2022-02-17T16:59:26.470Z]  Logging Driver: json-file
16:59:26 [2022-02-17T16:59:26.470Z]  Cgroup Driver: cgroupfs
16:59:26 [2022-02-17T16:59:26.470Z]  Cgroup Version: 1
16:59:26 [2022-02-17T16:59:26.470Z]  Plugins:
16:59:26 [2022-02-17T16:59:26.470Z]   Volume: local
16:59:26 [2022-02-17T16:59:26.470Z]   Network: bridge host ipvlan macvlan null overlay
16:59:26 [2022-02-17T16:59:26.470Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:26 [2022-02-17T16:59:26.470Z]  Swarm: inactive
16:59:26 [2022-02-17T16:59:26.470Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:59:26 [2022-02-17T16:59:26.470Z]  Default Runtime: runc
16:59:26 [2022-02-17T16:59:26.470Z]  Init Binary: docker-init
16:59:26 [2022-02-17T16:59:26.470Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:26 [2022-02-17T16:59:26.470Z]  runc version: v1.0.2-0-g52b36a2
16:59:26 [2022-02-17T16:59:26.470Z]  init version: de40ad0
16:59:26 [2022-02-17T16:59:26.470Z]  Security Options:
16:59:26 [2022-02-17T16:59:26.470Z]   apparmor
16:59:26 [2022-02-17T16:59:26.470Z]   seccomp
16:59:26 [2022-02-17T16:59:26.470Z]    Profile: default
16:59:26 [2022-02-17T16:59:26.470Z]  Kernel Version: 5.11.0-1023-aws
16:59:26 [2022-02-17T16:59:26.470Z]  Operating System: Ubuntu 20.04.3 LTS
16:59:26 [2022-02-17T16:59:26.470Z]  OSType: linux
16:59:26 [2022-02-17T16:59:26.470Z]  Architecture: aarch64
16:59:26 [2022-02-17T16:59:26.470Z]  CPUs: 2
16:59:26 [2022-02-17T16:59:26.470Z]  Total Memory: 7.576GiB
16:59:26 [2022-02-17T16:59:26.470Z]  Name: ip-10-100-39-238
16:59:26 [2022-02-17T16:59:26.470Z]  ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5
16:59:26 [2022-02-17T16:59:26.470Z]  Docker Root Dir: /var/lib/docker
16:59:26 [2022-02-17T16:59:26.470Z]  Debug Mode: false
16:59:26 [2022-02-17T16:59:26.470Z]  Registry: https://index.docker.io/v1/
16:59:26 [2022-02-17T16:59:26.470Z]  Labels:
16:59:26 [2022-02-17T16:59:26.470Z]  Experimental: true
16:59:26 [2022-02-17T16:59:26.470Z]  Insecure Registries:
16:59:26 [2022-02-17T16:59:26.470Z]   127.0.0.0/8
16:59:26 [2022-02-17T16:59:26.470Z]  Live Restore Enabled: true
16:59:26 [2022-02-17T16:59:26.470Z] 
[Pipeline] sh
16:59:26 [2022-02-17T16:59:26.567Z] Fetching without tags
16:59:26 [2022-02-17T16:59:26.603Z] Fetching without tags
16:59:26 [2022-02-17T16:59:26.633Z] Fetching without tags
16:59:26 [2022-02-17T16:59:26.681Z] Fetching without tags
16:59:26 [2022-02-17T16:59:26.757Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:26 [2022-02-17T16:59:26.757Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:26 [2022-02-17T16:59:26.757Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43253/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:59:26 [2022-02-17T16:59:26.757Z] + bash /home/ubuntu/workspace/moby_PR-43253/check-config.sh
16:59:26 [2022-02-17T16:59:26.757Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:26 [2022-02-17T16:59:26.757Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ...
16:59:26 [2022-02-17T16:59:26.757Z] 
16:59:26 [2022-02-17T16:59:26.757Z] Generally Necessary:
16:59:26 [2022-02-17T16:59:26.757Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:26 [2022-02-17T16:59:26.757Z] - apparmor: enabled and tools installed
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_NAMESPACES: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_NET_NS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_PID_NS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_IPC_NS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_UTS_NS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_CGROUPS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_CGROUP_SCHED: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_CPUSETS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_MEMCG: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_KEYS: enabled
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_VETH: enabled (as module)
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_BRIDGE: enabled (as module)
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:26 [2022-02-17T16:59:26.757Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:26 [2022-02-17T16:59:26.782Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:26 [2022-02-17T16:59:26.845Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:26 [2022-02-17T16:59:26.927Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_NF_NAT: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_CGROUP_BPF: enabled
16:59:27 [2022-02-17T16:59:27.018Z] 
16:59:27 [2022-02-17T16:59:27.018Z] Optional Features:
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_USER_NS: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_SECCOMP: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_CGROUP_PIDS: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_MEMCG_SWAP: enabled
16:59:27 [2022-02-17T16:59:27.018Z]     (cgroup swap accounting is currently enabled)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_BLK_CGROUP: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_CGROUP_PERF: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_VS: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_VS_NFCT: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_EXT4_FS: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:27 [2022-02-17T16:59:27.018Z] - Network Drivers:
16:59:27 [2022-02-17T16:59:27.018Z]   - "overlay":
16:59:27 [2022-02-17T16:59:27.018Z]     - CONFIG_VXLAN: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       Optional (for encrypted networks):
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_CRYPTO: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_XFRM: enabled
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]   - "ipvlan":
16:59:27 [2022-02-17T16:59:27.018Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]   - "macvlan":
16:59:27 [2022-02-17T16:59:27.018Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]     - CONFIG_DUMMY: enabled (as module)
16:59:27 [2022-02-17T16:59:27.018Z]   - "ftp,tftp client in container":
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z] - Storage Drivers:
16:59:27 [2022-02-17T16:59:27.278Z]   - "aufs":
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_AUFS_FS: missing
16:59:27 [2022-02-17T16:59:27.278Z]   - "btrfs":
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:27 [2022-02-17T16:59:27.278Z]   - "devicemapper":
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z]   - "overlay":
16:59:27 [2022-02-17T16:59:27.278Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:27 [2022-02-17T16:59:27.278Z]   - "zfs":
16:59:27 [2022-02-17T16:59:27.278Z]     - /dev/zfs: present
16:59:27 [2022-02-17T16:59:27.278Z]     - zfs command: missing
16:59:27 [2022-02-17T16:59:27.278Z]     - zpool command: missing
16:59:27 [2022-02-17T16:59:27.278Z] 
16:59:27 [2022-02-17T16:59:27.278Z] Limits:
16:59:27 [2022-02-17T16:59:27.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:27 [2022-02-17T16:59:27.278Z] 
16:59:27 [2022-02-17T16:59:27.278Z] + true
16:59:26 [2022-02-17T16:59:26.542Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.551Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:26 [2022-02-17T16:59:26.556Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.563Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.570Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:26 [2022-02-17T16:59:26.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:26 [2022-02-17T16:59:26.571Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.785Z]  > git config core.sparsecheckout # timeout=10
16:59:26 [2022-02-17T16:59:26.791Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:27 [2022-02-17T16:59:27.255Z]  > git remote # timeout=10
16:59:27 [2022-02-17T16:59:27.261Z]  > git config --get remote.origin.url # timeout=10
16:59:27 [2022-02-17T16:59:27.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:27 [2022-02-17T16:59:27.266Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:26 [2022-02-17T16:59:26.661Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.665Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:26 [2022-02-17T16:59:26.669Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.675Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.680Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:26 [2022-02-17T16:59:26.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:26 [2022-02-17T16:59:26.680Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.926Z]  > git config core.sparsecheckout # timeout=10
16:59:26 [2022-02-17T16:59:26.936Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:26 [2022-02-17T16:59:26.625Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.636Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:26 [2022-02-17T16:59:26.640Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.647Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.661Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:26 [2022-02-17T16:59:26.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:26 [2022-02-17T16:59:26.662Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.872Z]  > git config core.sparsecheckout # timeout=10
16:59:26 [2022-02-17T16:59:26.879Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:27 [2022-02-17T16:59:27.341Z]  > git remote # timeout=10
16:59:27 [2022-02-17T16:59:27.346Z]  > git config --get remote.origin.url # timeout=10
16:59:27 [2022-02-17T16:59:27.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:27 [2022-02-17T16:59:27.352Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:26 [2022-02-17T16:59:26.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.566Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:26 [2022-02-17T16:59:26.570Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:26 [2022-02-17T16:59:26.584Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:26 [2022-02-17T16:59:26.599Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:26 [2022-02-17T16:59:26.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:26 [2022-02-17T16:59:26.600Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:27 [2022-02-17T16:59:27.621Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0c94aef3406c6969e9f13a1352a12b102ead0a54 .
16:59:27 [2022-02-17T16:59:27.621Z] #1 [internal] load build definition from Dockerfile
16:59:27 [2022-02-17T16:59:27.621Z] #1 sha256:ba69a23b702ab06900a60594a86ef2158d56384480a2009d3ff89b08a286d894
16:59:27 [2022-02-17T16:59:27.621Z] #1 transferring dockerfile: 16.86kB done
16:59:27 [2022-02-17T16:59:27.621Z] #1 DONE 0.0s
16:59:27 [2022-02-17T16:59:27.621Z] 
16:59:27 [2022-02-17T16:59:27.621Z] #2 [internal] load .dockerignore
16:59:27 [2022-02-17T16:59:27.621Z] #2 sha256:11bfa5d3c2547e6c63a1cce66a1500c6c63562c584455737a0f3098983c9b641
16:59:27 [2022-02-17T16:59:27.621Z] #2 transferring context: 87B done
16:59:27 [2022-02-17T16:59:27.621Z] #2 DONE 0.0s
16:59:27 [2022-02-17T16:59:27.621Z] 
16:59:27 [2022-02-17T16:59:27.621Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:59:27 [2022-02-17T16:59:27.621Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
16:59:27 [2022-02-17T16:59:27.751Z] Merge succeeded, producing 2344f8912d81c3cd7a01042cff0273b3214800f6
16:59:27 [2022-02-17T16:59:27.751Z] Checking out Revision 2344f8912d81c3cd7a01042cff0273b3214800f6 (PR-43253)
16:59:27 [2022-02-17T16:59:27.881Z] #3 DONE 0.1s
16:59:27 [2022-02-17T16:59:27.881Z] 
16:59:27 [2022-02-17T16:59:27.881Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:59:27 [2022-02-17T16:59:27.881Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
16:59:27 [2022-02-17T16:59:27.881Z] #4 CACHED
16:59:27 [2022-02-17T16:59:27.950Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:27 [2022-02-17T16:59:27.957Z] Merge succeeded, producing 2344f8912d81c3cd7a01042cff0273b3214800f6
16:59:27 [2022-02-17T16:59:27.958Z] Checking out Revision 2344f8912d81c3cd7a01042cff0273b3214800f6 (PR-43253)
16:59:28 [2022-02-17T16:59:28.094Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:28 [2022-02-17T16:59:28.102Z] First time build. Skipping changelog.
16:59:28 [2022-02-17T16:59:28.141Z] 
16:59:28 [2022-02-17T16:59:28.141Z] #6 [internal] load .dockerignore
16:59:28 [2022-02-17T16:59:28.141Z] #6 sha256:19fd739927ce271c740f1fa32cf19b9cade74e02b96b403d813a151ab0312e2b
16:59:28 [2022-02-17T16:59:28.141Z] #6 DONE 0.0s
16:59:28 [2022-02-17T16:59:28.141Z] 
16:59:28 [2022-02-17T16:59:28.141Z] #5 [internal] load build definition from Dockerfile
16:59:28 [2022-02-17T16:59:28.141Z] #5 sha256:51823a17f77ed294a8a20b2801063be8333034ebca9469538dd1f25793b5eee0
16:59:28 [2022-02-17T16:59:28.141Z] #5 DONE 0.0s
16:59:28 [2022-02-17T16:59:28.141Z] 
16:59:28 [2022-02-17T16:59:28.141Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:59:28 [2022-02-17T16:59:28.141Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
16:59:28 [2022-02-17T16:59:28.141Z] #7 DONE 0.1s
16:59:28 [2022-02-17T16:59:28.141Z] 
16:59:28 [2022-02-17T16:59:28.141Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:28 [2022-02-17T16:59:28.141Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:28 [2022-02-17T16:59:28.190Z] Merge succeeded, producing 2344f8912d81c3cd7a01042cff0273b3214800f6
16:59:28 [2022-02-17T16:59:28.191Z] Checking out Revision 2344f8912d81c3cd7a01042cff0273b3214800f6 (PR-43253)
16:59:28 [2022-02-17T16:59:28.229Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:28 [2022-02-17T16:59:28.395Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:28 [2022-02-17T16:59:28.402Z] #10 DONE 0.1s
16:59:28 [2022-02-17T16:59:28.402Z] 
16:59:28 [2022-02-17T16:59:28.402Z] #8 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye
16:59:28 [2022-02-17T16:59:28.402Z] #8 sha256:1e9883a0d5b244c5c62286e2ce9a44fdb2e671a95ab620a5108bea58e8490ce6
16:59:28 [2022-02-17T16:59:28.402Z] #8 DONE 0.1s
16:59:28 [2022-02-17T16:59:28.402Z] 
16:59:28 [2022-02-17T16:59:28.402Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:28 [2022-02-17T16:59:28.402Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:28 [2022-02-17T16:59:28.402Z] #9 DONE 0.1s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:28 [2022-02-17T16:59:28.664Z] 
16:59:28 [2022-02-17T16:59:28.665Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:28 [2022-02-17T16:59:28.665Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:28 [2022-02-17T16:59:28.665Z] #69 DONE 0.0s
16:59:28 [2022-02-17T16:59:28.665Z] 
16:59:28 [2022-02-17T16:59:28.665Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:28 [2022-02-17T16:59:28.665Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:28 [2022-02-17T16:59:28.665Z] #67 DONE 0.0s
16:59:28 [2022-02-17T16:59:28.665Z] 
16:59:28 [2022-02-17T16:59:28.665Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:f89b6b9ec155b8c5e04d18fc23f6cb915e17ad8fe3f1cf7e9c7b7122a6c509a9
16:59:28 [2022-02-17T16:59:28.665Z] #11 sha256:3a5a57d54aea2ca04c15253eca56738e71b2d8ad443e5df2a8c12a1a99d9e988
16:59:28 [2022-02-17T16:59:28.665Z] #11 DONE 0.0s
16:59:28 [2022-02-17T16:59:28.665Z] 
16:59:28 [2022-02-17T16:59:28.665Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d
16:59:28 [2022-02-17T16:59:28.665Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af
16:59:28 [2022-02-17T16:59:28.665Z] #28 DONE 0.0s
16:59:28 [2022-02-17T16:59:28.665Z] 
16:59:28 [2022-02-17T16:59:28.665Z] #24 [internal] load build context
16:59:28 [2022-02-17T16:59:28.665Z] #24 sha256:a2b45387aa82c9b050028010e805026c7684967b43777cd155b8f04e8915fde8
16:59:28 [2022-02-17T16:59:28.695Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:28 [2022-02-17T16:59:28.828Z] + docker version
16:59:28 [2022-02-17T16:59:28.828Z] Client: Docker Engine - Community
16:59:28 [2022-02-17T16:59:28.828Z]  Version:           20.10.12
16:59:28 [2022-02-17T16:59:28.828Z]  API version:       1.41
16:59:28 [2022-02-17T16:59:28.828Z]  Go version:        go1.16.12
16:59:28 [2022-02-17T16:59:28.828Z]  Git commit:        e91ed57
16:59:28 [2022-02-17T16:59:28.828Z]  Built:             Mon Dec 13 11:45:27 2021
16:59:28 [2022-02-17T16:59:28.828Z]  OS/Arch:           linux/amd64
16:59:28 [2022-02-17T16:59:28.828Z]  Context:           default
16:59:28 [2022-02-17T16:59:28.828Z]  Experimental:      true
16:59:28 [2022-02-17T16:59:28.828Z] 
16:59:28 [2022-02-17T16:59:28.828Z] Server: Docker Engine - Community
16:59:28 [2022-02-17T16:59:28.828Z]  Engine:
16:59:28 [2022-02-17T16:59:28.828Z]   Version:          20.10.12
16:59:28 [2022-02-17T16:59:28.828Z]   API version:      1.41 (minimum version 1.12)
16:59:28 [2022-02-17T16:59:28.828Z]   Go version:       go1.16.12
16:59:28 [2022-02-17T16:59:28.828Z]   Git commit:       459d0df
16:59:28 [2022-02-17T16:59:28.828Z]   Built:            Mon Dec 13 11:43:36 2021
16:59:28 [2022-02-17T16:59:28.828Z]   OS/Arch:          linux/amd64
16:59:28 [2022-02-17T16:59:28.828Z]   Experimental:     true
16:59:28 [2022-02-17T16:59:28.828Z]  containerd:
16:59:28 [2022-02-17T16:59:28.828Z]   Version:          1.4.12
16:59:28 [2022-02-17T16:59:28.828Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:28 [2022-02-17T16:59:28.828Z]  runc:
16:59:28 [2022-02-17T16:59:28.828Z]   Version:          1.0.2
16:59:28 [2022-02-17T16:59:28.828Z]   GitCommit:        v1.0.2-0-g52b36a2
16:59:28 [2022-02-17T16:59:28.828Z]  docker-init:
16:59:28 [2022-02-17T16:59:28.828Z]   Version:          0.19.0
16:59:28 [2022-02-17T16:59:28.828Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:28 [2022-02-17T16:59:28.925Z] #24 ...
16:59:28 [2022-02-17T16:59:28.925Z] 
16:59:28 [2022-02-17T16:59:28.925Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:59:28 [2022-02-17T16:59:28.925Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:59:28 [2022-02-17T16:59:28.925Z] #45 DONE 0.4s
16:59:28 [2022-02-17T16:59:28.925Z] 
16:59:28 [2022-02-17T16:59:28.925Z] #24 [internal] load build context
16:59:28 [2022-02-17T16:59:28.925Z] #24 sha256:a2b45387aa82c9b050028010e805026c7684967b43777cd155b8f04e8915fde8
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:59:27 [2022-02-17T16:59:27.744Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:27 [2022-02-17T16:59:27.754Z]  > git config core.sparsecheckout # timeout=10
16:59:27 [2022-02-17T16:59:27.766Z]  > git checkout -f 2344f8912d81c3cd7a01042cff0273b3214800f6 # timeout=10
16:59:28 [2022-02-17T16:59:28.097Z]  > git rev-list --no-walk 001ff5ddd9b4a80ef25ec3d7744d722673072122 # timeout=10
16:59:29 [2022-02-17T16:59:29.080Z] + docker version
16:59:29 [2022-02-17T16:59:29.080Z] Client: Docker Engine - Community
16:59:29 [2022-02-17T16:59:29.080Z]  Version:           20.10.12
16:59:29 [2022-02-17T16:59:29.080Z]  API version:       1.41
16:59:29 [2022-02-17T16:59:29.080Z]  Go version:        go1.16.12
16:59:29 [2022-02-17T16:59:29.080Z]  Git commit:        e91ed57
16:59:29 [2022-02-17T16:59:29.080Z]  Built:             Mon Dec 13 11:45:33 2021
16:59:29 [2022-02-17T16:59:29.080Z]  OS/Arch:           linux/amd64
16:59:29 [2022-02-17T16:59:29.080Z]  Context:           default
16:59:29 [2022-02-17T16:59:29.080Z]  Experimental:      true
16:59:29 [2022-02-17T16:59:29.080Z] 
16:59:29 [2022-02-17T16:59:29.080Z] Server: Docker Engine - Community
16:59:29 [2022-02-17T16:59:29.080Z]  Engine:
16:59:29 [2022-02-17T16:59:29.080Z]   Version:          20.10.12
16:59:29 [2022-02-17T16:59:29.080Z]   API version:      1.41 (minimum version 1.12)
16:59:29 [2022-02-17T16:59:29.080Z]   Go version:       go1.16.12
16:59:29 [2022-02-17T16:59:29.080Z]   Git commit:       459d0df
16:59:29 [2022-02-17T16:59:29.080Z]   Built:            Mon Dec 13 11:43:42 2021
16:59:29 [2022-02-17T16:59:29.080Z]   OS/Arch:          linux/amd64
16:59:29 [2022-02-17T16:59:29.080Z]   Experimental:     true
16:59:29 [2022-02-17T16:59:29.080Z]  containerd:
16:59:29 [2022-02-17T16:59:29.080Z]   Version:          1.4.12
16:59:29 [2022-02-17T16:59:29.080Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:29 [2022-02-17T16:59:29.080Z]  runc:
16:59:29 [2022-02-17T16:59:29.080Z]   Version:          1.0.2
16:59:29 [2022-02-17T16:59:29.080Z]   GitCommit:        v1.0.2-0-g52b36a2
16:59:29 [2022-02-17T16:59:29.080Z]  docker-init:
16:59:29 [2022-02-17T16:59:29.080Z]   Version:          0.19.0
16:59:29 [2022-02-17T16:59:29.080Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:29 [2022-02-17T16:59:29.116Z] + docker info
16:59:27 [2022-02-17T16:59:27.405Z]  > git remote # timeout=10
16:59:27 [2022-02-17T16:59:27.409Z]  > git config --get remote.origin.url # timeout=10
16:59:27 [2022-02-17T16:59:27.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:27 [2022-02-17T16:59:27.414Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:28 [2022-02-17T16:59:28.182Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:28 [2022-02-17T16:59:28.189Z]  > git config core.sparsecheckout # timeout=10
16:59:28 [2022-02-17T16:59:28.192Z]  > git checkout -f 2344f8912d81c3cd7a01042cff0273b3214800f6 # timeout=10
16:59:27 [2022-02-17T16:59:27.971Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:27 [2022-02-17T16:59:27.983Z]  > git config core.sparsecheckout # timeout=10
16:59:27 [2022-02-17T16:59:27.988Z]  > git checkout -f 2344f8912d81c3cd7a01042cff0273b3214800f6 # timeout=10
16:59:29 [2022-02-17T16:59:29.205Z] Merge succeeded, producing 6aa92cb80e9419dd522caccedc2b5c218d38f2a5
16:59:29 [2022-02-17T16:59:29.206Z] Checking out Revision 6aa92cb80e9419dd522caccedc2b5c218d38f2a5 (PR-43253)
16:59:27 [2022-02-17T16:59:27.946Z]  > git config core.sparsecheckout # timeout=10
16:59:27 [2022-02-17T16:59:27.951Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
16:59:28 [2022-02-17T16:59:28.416Z]  > git remote # timeout=10
16:59:28 [2022-02-17T16:59:28.425Z]  > git config --get remote.origin.url # timeout=10
16:59:28 [2022-02-17T16:59:28.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:28 [2022-02-17T16:59:28.431Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:29 [2022-02-17T16:59:29.193Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:29 [2022-02-17T16:59:29.202Z]  > git config core.sparsecheckout # timeout=10
16:59:29 [2022-02-17T16:59:29.269Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:29 [2022-02-17T16:59:29.289Z] First time build. Skipping changelog.
16:59:29 [2022-02-17T16:59:29.311Z] + [ PR != PR ]
16:59:29 [2022-02-17T16:59:29.311Z] + [ master != master ]
16:59:29 [2022-02-17T16:59:29.311Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:29 [2022-02-17T16:59:29.405Z] + docker info
16:59:29 [2022-02-17T16:59:29.467Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
16:59:28 [2022-02-17T16:59:28.369Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:28 [2022-02-17T16:59:28.423Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
16:59:28 [2022-02-17T16:59:28.479Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:28 [2022-02-17T16:59:28.609Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:28 [2022-02-17T16:59:28.730Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:28 [2022-02-17T16:59:28.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:28 [2022-02-17T16:59:28.732Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:29 [2022-02-17T16:59:29.503Z]  > git config core.sparsecheckout # timeout=10
16:59:29 [2022-02-17T16:59:29.633Z] + docker version
16:59:29 [2022-02-17T16:59:29.633Z] Client: Docker Engine - Community
16:59:29 [2022-02-17T16:59:29.633Z]  Version:           20.10.12
16:59:29 [2022-02-17T16:59:29.633Z]  API version:       1.41
16:59:29 [2022-02-17T16:59:29.633Z]  Go version:        go1.16.12
16:59:29 [2022-02-17T16:59:29.633Z]  Git commit:        e91ed57
16:59:29 [2022-02-17T16:59:29.633Z]  Built:             Mon Dec 13 11:45:27 2021
16:59:29 [2022-02-17T16:59:29.633Z]  OS/Arch:           linux/amd64
16:59:29 [2022-02-17T16:59:29.633Z]  Context:           default
16:59:29 [2022-02-17T16:59:29.633Z]  Experimental:      true
16:59:29 [2022-02-17T16:59:29.633Z] 
16:59:29 [2022-02-17T16:59:29.633Z] Server: Docker Engine - Community
16:59:29 [2022-02-17T16:59:29.633Z]  Engine:
16:59:29 [2022-02-17T16:59:29.633Z]   Version:          20.10.12
16:59:29 [2022-02-17T16:59:29.633Z]   API version:      1.41 (minimum version 1.12)
16:59:29 [2022-02-17T16:59:29.633Z]   Go version:       go1.16.12
16:59:29 [2022-02-17T16:59:29.633Z]   Git commit:       459d0df
16:59:29 [2022-02-17T16:59:29.633Z]   Built:            Mon Dec 13 11:43:36 2021
16:59:29 [2022-02-17T16:59:29.633Z]   OS/Arch:          linux/amd64
16:59:29 [2022-02-17T16:59:29.633Z]   Experimental:     true
16:59:29 [2022-02-17T16:59:29.633Z]  containerd:
16:59:29 [2022-02-17T16:59:29.633Z]   Version:          1.4.12
16:59:29 [2022-02-17T16:59:29.633Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:29 [2022-02-17T16:59:29.633Z]  runc:
16:59:29 [2022-02-17T16:59:29.633Z]   Version:          1.0.2
16:59:29 [2022-02-17T16:59:29.633Z]   GitCommit:        v1.0.2-0-g52b36a2
16:59:29 [2022-02-17T16:59:29.633Z]  docker-init:
16:59:29 [2022-02-17T16:59:29.633Z]   Version:          0.19.0
16:59:29 [2022-02-17T16:59:29.633Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:29 [2022-02-17T16:59:29.682Z] Client:
16:59:29 [2022-02-17T16:59:29.682Z]  Context:    default
16:59:29 [2022-02-17T16:59:29.682Z]  Debug Mode: false
16:59:29 [2022-02-17T16:59:29.682Z]  Plugins:
16:59:29 [2022-02-17T16:59:29.682Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:29 [2022-02-17T16:59:29.682Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
16:59:29 [2022-02-17T16:59:29.682Z]   compose: Docker Compose (Docker Inc., v2.2.3)
16:59:29 [2022-02-17T16:59:29.682Z]   scan: Docker Scan (Docker Inc., v0.12.0)
16:59:29 [2022-02-17T16:59:29.682Z] 
16:59:29 [2022-02-17T16:59:29.682Z] Server:
16:59:29 [2022-02-17T16:59:29.682Z]  Containers: 0
16:59:29 [2022-02-17T16:59:29.682Z]   Running: 0
16:59:29 [2022-02-17T16:59:29.682Z]   Paused: 0
16:59:29 [2022-02-17T16:59:29.682Z]   Stopped: 0
16:59:29 [2022-02-17T16:59:29.682Z]  Images: 3
16:59:29 [2022-02-17T16:59:29.682Z]  Server Version: 20.10.12
16:59:29 [2022-02-17T16:59:29.682Z]  Storage Driver: overlay2
16:59:29 [2022-02-17T16:59:29.682Z]   Backing Filesystem: extfs
16:59:29 [2022-02-17T16:59:29.682Z]   Supports d_type: true
16:59:29 [2022-02-17T16:59:29.682Z]   Native Overlay Diff: true
16:59:29 [2022-02-17T16:59:29.682Z]   userxattr: false
16:59:29 [2022-02-17T16:59:29.682Z]  Logging Driver: json-file
16:59:29 [2022-02-17T16:59:29.682Z]  Cgroup Driver: cgroupfs
16:59:29 [2022-02-17T16:59:29.682Z]  Cgroup Version: 1
16:59:29 [2022-02-17T16:59:29.682Z]  Plugins:
16:59:29 [2022-02-17T16:59:29.682Z]   Volume: local
16:59:29 [2022-02-17T16:59:29.682Z]   Network: bridge host ipvlan macvlan null overlay
16:59:29 [2022-02-17T16:59:29.682Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:29 [2022-02-17T16:59:29.682Z]  Swarm: inactive
16:59:29 [2022-02-17T16:59:29.682Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:59:29 [2022-02-17T16:59:29.682Z]  Default Runtime: runc
16:59:29 [2022-02-17T16:59:29.682Z]  Init Binary: docker-init
16:59:29 [2022-02-17T16:59:29.682Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:29 [2022-02-17T16:59:29.682Z]  runc version: v1.0.2-0-g52b36a2
16:59:29 [2022-02-17T16:59:29.682Z]  init version: de40ad0
16:59:29 [2022-02-17T16:59:29.682Z]  Security Options:
16:59:29 [2022-02-17T16:59:29.682Z]   apparmor
16:59:29 [2022-02-17T16:59:29.682Z]   seccomp
16:59:29 [2022-02-17T16:59:29.682Z]    Profile: default
16:59:29 [2022-02-17T16:59:29.682Z]  Kernel Version: 5.4.0-1061-aws
16:59:29 [2022-02-17T16:59:29.682Z]  Operating System: Ubuntu 18.04.6 LTS
16:59:29 [2022-02-17T16:59:29.682Z]  OSType: linux
16:59:29 [2022-02-17T16:59:29.682Z]  Architecture: x86_64
16:59:29 [2022-02-17T16:59:29.682Z]  CPUs: 2
16:59:29 [2022-02-17T16:59:29.682Z]  Total Memory: 7.565GiB
16:59:29 [2022-02-17T16:59:29.682Z]  Name: ip-10-100-114-49
16:59:29 [2022-02-17T16:59:29.682Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
16:59:29 [2022-02-17T16:59:29.682Z]  Docker Root Dir: /var/lib/docker
16:59:29 [2022-02-17T16:59:29.682Z]  Debug Mode: false
16:59:29 [2022-02-17T16:59:29.682Z]  Registry: https://index.docker.io/v1/
16:59:29 [2022-02-17T16:59:29.682Z]  Labels:
16:59:29 [2022-02-17T16:59:29.682Z]  Experimental: true
16:59:29 [2022-02-17T16:59:29.682Z]  Insecure Registries:
16:59:29 [2022-02-17T16:59:29.682Z]   127.0.0.0/8
16:59:29 [2022-02-17T16:59:29.682Z]  Live Restore Enabled: true
16:59:29 [2022-02-17T16:59:29.682Z] 
16:59:29 [2022-02-17T16:59:29.682Z] WARNING: No swap limit support
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:29 [2022-02-17T16:59:29.865Z] #24 transferring context: 57.35MB 1.0s done
16:59:29 [2022-02-17T16:59:29.865Z] #24 DONE 1.1s
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:59:29 [2022-02-17T16:59:29.865Z] #64 sha256:9d5e2259abd983bcf03a28be2e83798cb76714e0855c155015c5a42545ee3176
16:59:29 [2022-02-17T16:59:29.865Z] #64 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:59:29 [2022-02-17T16:59:29.865Z] #12 sha256:6d4e705d02bbb414cd00c16f7c2dcf1b658e09dfc9a107b509abdf232c18ca91
16:59:29 [2022-02-17T16:59:29.865Z] #12 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.865Z] #41 sha256:ab2d9399a98eb4407800fe1b2f3efee1749d304907152feaeaa5ed774cd9dc29
16:59:29 [2022-02-17T16:59:29.865Z] #41 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #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
16:59:29 [2022-02-17T16:59:29.865Z] #13 sha256:7d3b17b363e00208270d9f90b74026651ef2e9d2bff637c5e35c420f273acccb
16:59:29 [2022-02-17T16:59:29.865Z] #13 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.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
16:59:29 [2022-02-17T16:59:29.865Z] #14 sha256:a1f3917a027d9308ccccbe476a697ccc185bea516eb2e75c6efae518d155ea12
16:59:29 [2022-02-17T16:59:29.865Z] #14 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.865Z] #54 sha256:09d0f873d3ddf548dc6a0d2308cbc14d315a48169cb9f6b5849fece8bbcffa60
16:59:29 [2022-02-17T16:59:29.865Z] #54 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #21 [dev-systemd-false  7/24] 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
16:59:29 [2022-02-17T16:59:29.865Z] #21 sha256:41d4b447a3360c63c55ff8d462d038e1f11d7c4329d5de622a8780c6d73bf167
16:59:29 [2022-02-17T16:59:29.865Z] #21 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:59:29 [2022-02-17T16:59:29.865Z] #55 sha256:5ce04b0bc076959bcce7504f20998151c360b6e752a375cd08882141b3daf327
16:59:29 [2022-02-17T16:59:29.865Z] #55 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:59:29 [2022-02-17T16:59:29.865Z] #18 sha256:b3a923b209f2b37fa2e61b894f4d06583eaaab7f6be726b4b3acdb62bbe2a451
16:59:29 [2022-02-17T16:59:29.865Z] #18 CACHED
16:59:29 [2022-02-17T16:59:29.865Z] 
16:59:29 [2022-02-17T16:59:29.865Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:29 [2022-02-17T16:59:29.865Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
16:59:29 [2022-02-17T16:59:29.866Z] #70 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #49 [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
16:59:29 [2022-02-17T16:59:29.866Z] #49 sha256:3753ce39268171cc662bd09423e3329441bef86f7a002815e911f27b59ba023e
16:59:29 [2022-02-17T16:59:29.866Z] #49 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:29 [2022-02-17T16:59:29.866Z] #56 sha256:ab16310e40841c56acd728faba4a5e17776649e4d74e16c5edba64ff6bec34e6
16:59:29 [2022-02-17T16:59:29.866Z] #56 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #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
16:59:29 [2022-02-17T16:59:29.866Z] #34 sha256:0fcd3ea0d74769ee16e72d531f4dbd77fa6e290abddcfd4b8d720c8075542ab4
16:59:29 [2022-02-17T16:59:29.866Z] #34 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #57 sha256:11460ec4c029f9eb6a40fdcb1900ef744cc24cf918cd16c63fcbc3a02d2c7a3d
16:59:29 [2022-02-17T16:59:29.866Z] #57 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:59:29 [2022-02-17T16:59:29.866Z] #39 sha256:782c279f8055f2600a7324711becf5c144a08bfbcb5ca05e03e906c26e9d1db1
16:59:29 [2022-02-17T16:59:29.866Z] #39 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:29 [2022-02-17T16:59:29.866Z] #60 sha256:880e53c74166594d6cd497dc3d51b6486180305e2bd6e65411163fdd4fcf0f14
16:59:29 [2022-02-17T16:59:29.866Z] #60 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #51 [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
16:59:29 [2022-02-17T16:59:29.866Z] #51 sha256:5f3ffe0e8dcd033c91ba28ba790fea4931a3c02d64ec34cf267a79db9b879b5e
16:59:29 [2022-02-17T16:59:29.866Z] #51 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #36 [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
16:59:29 [2022-02-17T16:59:29.866Z] #36 sha256:4f79042d606b150ef39cd8a68463b0e586765a38aaf6bec5a67dfe18490c7ba5
16:59:29 [2022-02-17T16:59:29.866Z] #36 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #48 sha256:7fb3ddd66ffb5af96e7f092d34a311647905debc0a26e4f0659bb62368bca396
16:59:29 [2022-02-17T16:59:29.866Z] #48 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #22 [dev-systemd-false  8/24] 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
16:59:29 [2022-02-17T16:59:29.866Z] #22 sha256:32e24250e1167bcd4a50c10c7e4350aab4d4e162588f9064b0ae70d962a37d2a
16:59:29 [2022-02-17T16:59:29.866Z] #22 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #37 sha256:f6b4bbacb59937c50ec6338bdb7ed7b8dfd53e88c33ed5b89124f4c22762064b
16:59:29 [2022-02-17T16:59:29.866Z] #37 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:59:29 [2022-02-17T16:59:29.866Z] #59 sha256:96d7c822eb097fcd64f8b5b171ffb0b76e2efb6fafa5826a16f73acdfded5895
16:59:29 [2022-02-17T16:59:29.866Z] #59 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:59:29 [2022-02-17T16:59:29.866Z] #25 sha256:8eddc2c2f6c1b06bcc60c3d636c2acaecc8b2905dad716367835daf6c928d2e2
16:59:29 [2022-02-17T16:59:29.866Z] #25 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:59:29 [2022-02-17T16:59:29.866Z] #33 sha256:dea78cc3d83eee0b6fe4d946981d20edfd8f58c1f2ea680430a5d364cdf888d9
16:59:29 [2022-02-17T16:59:29.866Z] #33 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:59:29 [2022-02-17T16:59:29.866Z] #19 sha256:a7a6c75e2d4b7793a0045d783024991472c4acbe201581b75dcf647e9fe4db2f
16:59:29 [2022-02-17T16:59:29.866Z] #19 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:59:29 [2022-02-17T16:59:29.866Z] #42 sha256:a7057f349cdd3fc9634cb27bd7c697f9a1d2245431642ddb982ce7d2e3a7d22b
16:59:29 [2022-02-17T16:59:29.866Z] #42 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:59:29 [2022-02-17T16:59:29.866Z] #16 sha256:0e875f1db79c733ad611ae9bb1c7b9c34edacb9e27d1c59a0673c9a86ca75819
16:59:29 [2022-02-17T16:59:29.866Z] #16 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #53 [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
16:59:29 [2022-02-17T16:59:29.866Z] #53 sha256:dbaf2156e3492136af9fe62ed90a3d42fc7b9b7555323d03e6552fcb8e7e0eca
16:59:29 [2022-02-17T16:59:29.866Z] #53 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:59:29 [2022-02-17T16:59:29.866Z] #17 sha256:689529cf1f5b8e2149ad419c3e2b08cd25694d916c5243691d8843521bd39efa
16:59:29 [2022-02-17T16:59:29.866Z] #17 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #63 [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
16:59:29 [2022-02-17T16:59:29.866Z] #63 sha256:ef424edc5aacca866e16cc99c178d817b0c649356788a05213ba474416a54c5c
16:59:29 [2022-02-17T16:59:29.866Z] #63 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #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
16:59:29 [2022-02-17T16:59:29.866Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f
16:59:29 [2022-02-17T16:59:29.866Z] #29 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #50 sha256:57946b1dd2c8197938cdc7c02cbd326b9630ed39618f9ac5acdb2e829d446cc2
16:59:29 [2022-02-17T16:59:29.866Z] #50 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #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
16:59:29 [2022-02-17T16:59:29.866Z] #26 sha256:74cec017e0b65515ec45477022e8c930fe75faa219b7ab704a582421e450eef6
16:59:29 [2022-02-17T16:59:29.866Z] #26 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:59:29 [2022-02-17T16:59:29.866Z] #32 sha256:f0c81fc670906b62df954f3654c5bb44144b5b03fb9e9945e44827e4700e3611
16:59:29 [2022-02-17T16:59:29.866Z] #32 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:29 [2022-02-17T16:59:29.866Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
16:59:29 [2022-02-17T16:59:29.866Z] #68 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #71 sha256:c60debf35e0dd1c3a5cd2f2f8a3ca15871a81895d2f120c0f26efd5b4bc61ff9
16:59:29 [2022-02-17T16:59:29.866Z] #71 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #38 [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
16:59:29 [2022-02-17T16:59:29.866Z] #38 sha256:6285b44382a40f0c45890fc4f1ab489a23a3a4254d1c970c3c7a25193a7d4fd1
16:59:29 [2022-02-17T16:59:29.866Z] #38 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:59:29 [2022-02-17T16:59:29.866Z] #30 sha256:60f20deaad2ba079cbfc8acd5403ed4448724e5cce47f9b7acaf64626ff25cf0
16:59:29 [2022-02-17T16:59:29.866Z] #30 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
16:59:29 [2022-02-17T16:59:29.866Z] #27 sha256:71ec8ee24dff10b371c3bf001cdbbd5b1dfe88950bea73e2f0703f67110921d0
16:59:29 [2022-02-17T16:59:29.866Z] #27 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #66 sha256:7a8804411a128db4517f7e452a1f2f67b2efee78943778caeb8d819b10727b1b
16:59:29 [2022-02-17T16:59:29.866Z] #66 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #52 sha256:793eec897a59f508109177b6d36827082a901dacb9d39d72dcf830676c7459aa
16:59:29 [2022-02-17T16:59:29.866Z] #52 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #58 [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
16:59:29 [2022-02-17T16:59:29.866Z] #58 sha256:cc0d17c365605edd5e316d8e5f7404f078b427ccc3122c1d52bb5e83228fc5e1
16:59:29 [2022-02-17T16:59:29.866Z] #58 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #47 [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
16:59:29 [2022-02-17T16:59:29.866Z] #47 sha256:8fb750b0d5777ea21ce76707142e2192c997f0801c8588f0c84755abe2d988c0
16:59:29 [2022-02-17T16:59:29.866Z] #47 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #46 [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
16:59:29 [2022-02-17T16:59:29.866Z] #46 sha256:0b018819f20ba0cd34333d340cf137a17b148adb47f657fc7458a0ba0944ccb8
16:59:29 [2022-02-17T16:59:29.866Z] #46 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #20 [dev-systemd-false  6/24] RUN ldconfig
16:59:29 [2022-02-17T16:59:29.866Z] #20 sha256:6d75d148b0323f5e6af64ff7a8e67d50c9281cc867814914b34b73cfa0a09114
16:59:29 [2022-02-17T16:59:29.866Z] #20 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #35 sha256:273312d733e05ffc4147fd3bbc0b2dc2e35213b1a8ad22da90246caedc85d9e8
16:59:29 [2022-02-17T16:59:29.866Z] #35 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
16:59:29 [2022-02-17T16:59:29.866Z] #23 sha256:9dcf3d62d114713ee8b35bbe54788ac91737d53c4e237e04ca8d54b8c4c91f7b
16:59:29 [2022-02-17T16:59:29.866Z] #23 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:59:29 [2022-02-17T16:59:29.866Z] #62 sha256:38a0b54e22554fc21dfc725cba6a80d29d6d0b4a91caef1f7ee7aa498a45be07
16:59:29 [2022-02-17T16:59:29.866Z] #62 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #44 sha256:1e9ca535667959f1d45ed82a02ef787f1049de4a57653366dd765da6f39b9112
16:59:29 [2022-02-17T16:59:29.866Z] #44 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:59:29 [2022-02-17T16:59:29.866Z] #40 sha256:e04e50dd893ee6e3c75e5b5aad8957899beb0dff53f49ca9311d827549b7902a
16:59:29 [2022-02-17T16:59:29.866Z] #40 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:59:29 [2022-02-17T16:59:29.866Z] #61 sha256:b8829efa9de0673a4024c4916eae86542cb1e83d9bfad8657c356eba7f79061d
16:59:29 [2022-02-17T16:59:29.866Z] #61 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:59:29 [2022-02-17T16:59:29.866Z] #65 sha256:903b093aa95f03d4eefa2e58ee9152c97dce84aeebe21ae2c70ab6632a7562ec
16:59:29 [2022-02-17T16:59:29.866Z] #65 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #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
16:59:29 [2022-02-17T16:59:29.866Z] #31 sha256:4579c8da2a7c7977c44580c03983ebf00265b7078fd63b6b735191c160e0a57e
16:59:29 [2022-02-17T16:59:29.866Z] #31 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #43 [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
16:59:29 [2022-02-17T16:59:29.866Z] #43 sha256:1ba418750c20a67f4e0866702aea3f6438cd06db3e74bc7b1f817579cff91a47
16:59:29 [2022-02-17T16:59:29.866Z] #43 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:59:29 [2022-02-17T16:59:29.866Z] #15 sha256:9092bf120077d3cf49fa77de02c0cda54c7b7d5c8eb28c1b086c57245f1780dd
16:59:29 [2022-02-17T16:59:29.866Z] #15 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:59:29 [2022-02-17T16:59:29.866Z] #72 sha256:70e59294281badd291105dfe8caccacbde17c5dad413f8f3862fd04a35772510
16:59:29 [2022-02-17T16:59:29.866Z] #72 CACHED
16:59:29 [2022-02-17T16:59:29.866Z] 
16:59:29 [2022-02-17T16:59:29.866Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:59:29 [2022-02-17T16:59:29.866Z] #73 sha256:c70a9a503aa97c7d185c07fe89a99855ff119a8e5278aa465da81d41172d7810
16:59:29 [2022-02-17T16:59:29.913Z] + docker info
16:59:29 [2022-02-17T16:59:29.962Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:29 [2022-02-17T16:59:29.962Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:29 [2022-02-17T16:59:29.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43253/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:59:29 [2022-02-17T16:59:29.962Z] + bash /home/ubuntu/workspace/moby_PR-43253/check-config.sh
16:59:29 [2022-02-17T16:59:29.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:29 [2022-02-17T16:59:29.962Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
16:59:29 [2022-02-17T16:59:29.962Z] 
16:59:29 [2022-02-17T16:59:29.962Z] Generally Necessary:
16:59:29 [2022-02-17T16:59:29.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:29 [2022-02-17T16:59:29.962Z] - apparmor: enabled and tools installed
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NAMESPACES: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NET_NS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_PID_NS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_IPC_NS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_UTS_NS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUPS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_SCHED: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CPUSETS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_MEMCG: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_KEYS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_VETH: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_BRIDGE: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_NF_NAT: enabled (as module)
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_BPF: enabled
16:59:29 [2022-02-17T16:59:29.962Z] 
16:59:29 [2022-02-17T16:59:29.962Z] Optional Features:
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_USER_NS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_SECCOMP: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_PIDS: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_MEMCG_SWAP: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:59:29 [2022-02-17T16:59:29.962Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_BLK_CGROUP: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_PERF: enabled
16:59:29 [2022-02-17T16:59:29.962Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:29 [2022-02-17T16:59:29.966Z] Client:
16:59:29 [2022-02-17T16:59:29.966Z]  Context:    default
16:59:29 [2022-02-17T16:59:29.966Z]  Debug Mode: false
16:59:29 [2022-02-17T16:59:29.966Z]  Plugins:
16:59:29 [2022-02-17T16:59:29.966Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:29 [2022-02-17T16:59:29.966Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
16:59:29 [2022-02-17T16:59:29.966Z]   compose: Docker Compose (Docker Inc., v2.2.3)
16:59:29 [2022-02-17T16:59:29.966Z]   scan: Docker Scan (Docker Inc., v0.12.0)
16:59:29 [2022-02-17T16:59:29.966Z] 
16:59:29 [2022-02-17T16:59:29.966Z] Server:
16:59:29 [2022-02-17T16:59:29.966Z]  Containers: 0
16:59:29 [2022-02-17T16:59:29.966Z]   Running: 0
16:59:29 [2022-02-17T16:59:29.966Z]   Paused: 0
16:59:29 [2022-02-17T16:59:29.966Z]   Stopped: 0
16:59:29 [2022-02-17T16:59:29.966Z]  Images: 3
16:59:29 [2022-02-17T16:59:29.966Z]  Server Version: 20.10.12
16:59:29 [2022-02-17T16:59:29.966Z]  Storage Driver: overlay2
16:59:29 [2022-02-17T16:59:29.966Z]   Backing Filesystem: extfs
16:59:29 [2022-02-17T16:59:29.966Z]   Supports d_type: true
16:59:29 [2022-02-17T16:59:29.966Z]   Native Overlay Diff: true
16:59:29 [2022-02-17T16:59:29.966Z]   userxattr: false
16:59:29 [2022-02-17T16:59:29.966Z]  Logging Driver: json-file
16:59:29 [2022-02-17T16:59:29.966Z]  Cgroup Driver: systemd
16:59:29 [2022-02-17T16:59:29.966Z]  Cgroup Version: 2
16:59:29 [2022-02-17T16:59:29.966Z]  Plugins:
16:59:29 [2022-02-17T16:59:29.966Z]   Volume: local
16:59:29 [2022-02-17T16:59:29.966Z]   Network: bridge host ipvlan macvlan null overlay
16:59:29 [2022-02-17T16:59:29.966Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:29 [2022-02-17T16:59:29.966Z]  Swarm: inactive
16:59:29 [2022-02-17T16:59:29.966Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:59:29 [2022-02-17T16:59:29.966Z]  Default Runtime: runc
16:59:29 [2022-02-17T16:59:29.966Z]  Init Binary: docker-init
16:59:29 [2022-02-17T16:59:29.966Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:29 [2022-02-17T16:59:29.966Z]  runc version: v1.0.2-0-g52b36a2
16:59:29 [2022-02-17T16:59:29.966Z]  init version: de40ad0
16:59:29 [2022-02-17T16:59:29.966Z]  Security Options:
16:59:29 [2022-02-17T16:59:29.966Z]   apparmor
16:59:29 [2022-02-17T16:59:29.966Z]   seccomp
16:59:29 [2022-02-17T16:59:29.966Z]    Profile: default
16:59:29 [2022-02-17T16:59:29.966Z]   cgroupns
16:59:29 [2022-02-17T16:59:29.966Z]  Kernel Version: 5.11.0-1023-aws
16:59:29 [2022-02-17T16:59:29.966Z]  Operating System: Ubuntu 20.04.3 LTS
16:59:29 [2022-02-17T16:59:29.966Z]  OSType: linux
16:59:29 [2022-02-17T16:59:29.966Z]  Architecture: x86_64
16:59:29 [2022-02-17T16:59:29.966Z]  CPUs: 2
16:59:29 [2022-02-17T16:59:29.966Z]  Total Memory: 7.477GiB
16:59:29 [2022-02-17T16:59:29.966Z]  Name: ip-10-100-95-143
16:59:29 [2022-02-17T16:59:29.966Z]  ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH
16:59:29 [2022-02-17T16:59:29.966Z]  Docker Root Dir: /var/lib/docker
16:59:29 [2022-02-17T16:59:29.966Z]  Debug Mode: false
16:59:29 [2022-02-17T16:59:29.966Z]  Registry: https://index.docker.io/v1/
16:59:29 [2022-02-17T16:59:29.966Z]  Labels:
16:59:29 [2022-02-17T16:59:29.966Z]  Experimental: true
16:59:29 [2022-02-17T16:59:29.966Z]  Insecure Registries:
16:59:29 [2022-02-17T16:59:29.966Z]   127.0.0.0/8
16:59:29 [2022-02-17T16:59:29.966Z]  Live Restore Enabled: true
16:59:29 [2022-02-17T16:59:29.966Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:30 [2022-02-17T16:59:30.129Z] + docker version
16:59:30 [2022-02-17T16:59:30.129Z] Client: Docker Engine - Community
16:59:30 [2022-02-17T16:59:30.129Z]  Version:           20.10.12
16:59:30 [2022-02-17T16:59:30.129Z]  API version:       1.41
16:59:30 [2022-02-17T16:59:30.129Z]  Go version:        go1.16.12
16:59:30 [2022-02-17T16:59:30.129Z]  Git commit:        e91ed57
16:59:30 [2022-02-17T16:59:30.129Z]  Built:             Mon Dec 13 11:45:27 2021
16:59:30 [2022-02-17T16:59:30.129Z]  OS/Arch:           linux/amd64
16:59:30 [2022-02-17T16:59:30.129Z]  Context:           default
16:59:30 [2022-02-17T16:59:30.129Z]  Experimental:      true
16:59:30 [2022-02-17T16:59:30.129Z] 
16:59:30 [2022-02-17T16:59:30.129Z] Server: Docker Engine - Community
16:59:30 [2022-02-17T16:59:30.129Z]  Engine:
16:59:30 [2022-02-17T16:59:30.129Z]   Version:          20.10.12
16:59:30 [2022-02-17T16:59:30.129Z]   API version:      1.41 (minimum version 1.12)
16:59:30 [2022-02-17T16:59:30.129Z]   Go version:       go1.16.12
16:59:30 [2022-02-17T16:59:30.129Z]   Git commit:       459d0df
16:59:30 [2022-02-17T16:59:30.129Z]   Built:            Mon Dec 13 11:43:36 2021
16:59:30 [2022-02-17T16:59:30.129Z]   OS/Arch:          linux/amd64
16:59:30 [2022-02-17T16:59:30.129Z]   Experimental:     true
16:59:30 [2022-02-17T16:59:30.129Z]  containerd:
16:59:30 [2022-02-17T16:59:30.129Z]   Version:          1.4.12
16:59:30 [2022-02-17T16:59:30.129Z]   GitCommit:        7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:30 [2022-02-17T16:59:30.129Z]  runc:
16:59:30 [2022-02-17T16:59:30.129Z]   Version:          1.0.2
16:59:30 [2022-02-17T16:59:30.129Z]   GitCommit:        v1.0.2-0-g52b36a2
16:59:30 [2022-02-17T16:59:30.129Z]  docker-init:
16:59:30 [2022-02-17T16:59:30.129Z]   Version:          0.19.0
16:59:30 [2022-02-17T16:59:30.129Z]   GitCommit:        de40ad0
[Pipeline] sh
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_IP_VS: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_IP_VS_NFCT: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_EXT4_FS: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:30 [2022-02-17T16:59:30.221Z] - Network Drivers:
16:59:30 [2022-02-17T16:59:30.221Z]   - "overlay":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_VXLAN: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       Optional (for encrypted networks):
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_CRYPTO: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_XFRM: enabled
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]   - "ipvlan":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]   - "macvlan":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_DUMMY: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]   - "ftp,tftp client in container":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z] - Storage Drivers:
16:59:30 [2022-02-17T16:59:30.221Z]   - "aufs":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_AUFS_FS: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]   - "btrfs":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:30 [2022-02-17T16:59:30.221Z]   - "devicemapper":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]   - "overlay":
16:59:30 [2022-02-17T16:59:30.221Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:30 [2022-02-17T16:59:30.221Z]   - "zfs":
16:59:30 [2022-02-17T16:59:30.221Z]     - /dev/zfs: present
16:59:30 [2022-02-17T16:59:30.221Z]     - zfs command: missing
16:59:30 [2022-02-17T16:59:30.221Z]     - zpool command: missing
16:59:30 [2022-02-17T16:59:30.221Z] 
16:59:30 [2022-02-17T16:59:30.221Z] Limits:
16:59:30 [2022-02-17T16:59:30.221Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:30 [2022-02-17T16:59:30.221Z] 
16:59:30 [2022-02-17T16:59:30.221Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:30 [2022-02-17T16:59:30.284Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2344f8912d81c3cd7a01042cff0273b3214800f6 .
16:59:30 [2022-02-17T16:59:30.424Z] + docker info
16:59:30 [2022-02-17T16:59:30.540Z] #1 [internal] load build definition from Dockerfile
16:59:30 [2022-02-17T16:59:30.540Z] #1 sha256:d5575e1cdf18ddc5215abd302b59d6f15c4ddd02e6dcd5175aa27a7a5ffc8493
16:59:30 [2022-02-17T16:59:30.540Z] #1 transferring dockerfile: 16.86kB done
16:59:30 [2022-02-17T16:59:30.540Z] #1 DONE 0.0s
16:59:30 [2022-02-17T16:59:30.540Z] 
16:59:30 [2022-02-17T16:59:30.540Z] #2 [internal] load .dockerignore
16:59:30 [2022-02-17T16:59:30.540Z] #2 sha256:2f4b9108607b780fd1e332bd0f51728d0027b0d352841d19bd16029e03cdeaef
16:59:30 [2022-02-17T16:59:30.540Z] #2 transferring context: 87B done
16:59:30 [2022-02-17T16:59:30.540Z] #2 DONE 0.0s
16:59:30 [2022-02-17T16:59:30.540Z] 
16:59:30 [2022-02-17T16:59:30.540Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:59:30 [2022-02-17T16:59:30.540Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:59:30 [2022-02-17T16:59:30.540Z] #3 DONE 0.1s
16:59:30 [2022-02-17T16:59:30.540Z] 
16:59:30 [2022-02-17T16:59:30.540Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:59:30 [2022-02-17T16:59:30.540Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:59:30 [2022-02-17T16:59:30.540Z] #4 CACHED
16:59:30 [2022-02-17T16:59:30.547Z] + sudo modprobe ip_vs
16:59:30 [2022-02-17T16:59:30.547Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2344f8912d81c3cd7a01042cff0273b3214800f6 .
16:59:30 [2022-02-17T16:59:30.795Z] 
16:59:30 [2022-02-17T16:59:30.795Z] #6 [internal] load .dockerignore
16:59:30 [2022-02-17T16:59:30.795Z] #6 sha256:d65f22d59b05d7d6943967218b2014a04f6c9a765941c3fc1f3c474c9f2ec79a
16:59:30 [2022-02-17T16:59:30.795Z] #6 DONE 0.0s
16:59:30 [2022-02-17T16:59:30.795Z] 
16:59:30 [2022-02-17T16:59:30.795Z] #5 [internal] load build definition from Dockerfile
16:59:30 [2022-02-17T16:59:30.795Z] #5 sha256:1e6965528a5c41883cb0f8205585f4f7de8e8a11d4b8298b4346121ff257af5d
16:59:30 [2022-02-17T16:59:30.796Z] #5 DONE 0.0s
16:59:30 [2022-02-17T16:59:30.796Z] 
16:59:30 [2022-02-17T16:59:30.796Z] #9 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye
16:59:30 [2022-02-17T16:59:30.796Z] #9 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5
16:59:30 [2022-02-17T16:59:30.796Z] #9 DONE 0.1s
16:59:30 [2022-02-17T16:59:30.796Z] 
16:59:30 [2022-02-17T16:59:30.796Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:30 [2022-02-17T16:59:30.796Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:30 [2022-02-17T16:59:30.805Z] #73 DONE 1.0s
16:59:30 [2022-02-17T16:59:30.805Z] 
16:59:30 [2022-02-17T16:59:30.805Z] #74 exporting to image
16:59:30 [2022-02-17T16:59:30.805Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:59:30 [2022-02-17T16:59:30.805Z] #74 exporting layers
16:59:30 [2022-02-17T16:59:30.808Z] #1 [internal] load build definition from Dockerfile
16:59:30 [2022-02-17T16:59:30.808Z] #1 sha256:215b3a4926425ed6c6063e6db9376db8debbaae6bad82f9b526a4aec70b51bd0
16:59:30 [2022-02-17T16:59:30.808Z] #1 transferring dockerfile: 16.86kB done
16:59:30 [2022-02-17T16:59:30.808Z] #1 DONE 0.0s
16:59:30 [2022-02-17T16:59:30.808Z] 
16:59:30 [2022-02-17T16:59:30.808Z] #2 [internal] load .dockerignore
16:59:30 [2022-02-17T16:59:30.808Z] #2 sha256:cb1898de41a6253fdf49367da5914ca6a908673aa0e37e83d9749045ac6c6cbd
16:59:30 [2022-02-17T16:59:30.808Z] #2 transferring context: 87B done
16:59:30 [2022-02-17T16:59:30.808Z] #2 DONE 0.0s
16:59:30 [2022-02-17T16:59:30.808Z] 
16:59:30 [2022-02-17T16:59:30.808Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:59:30 [2022-02-17T16:59:30.808Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:59:30 [2022-02-17T16:59:30.808Z] #3 DONE 0.1s
16:59:30 [2022-02-17T16:59:30.808Z] 
16:59:30 [2022-02-17T16:59:30.808Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:59:30 [2022-02-17T16:59:30.808Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:59:30 [2022-02-17T16:59:30.808Z] #4 CACHED
16:59:30 [2022-02-17T16:59:30.849Z] Client:
16:59:30 [2022-02-17T16:59:30.849Z]  Context:    default
16:59:30 [2022-02-17T16:59:30.849Z]  Debug Mode: false
16:59:30 [2022-02-17T16:59:30.849Z]  Plugins:
16:59:30 [2022-02-17T16:59:30.849Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:30 [2022-02-17T16:59:30.849Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
16:59:30 [2022-02-17T16:59:30.849Z]   compose: Docker Compose (Docker Inc., v2.2.3)
16:59:30 [2022-02-17T16:59:30.849Z]   scan: Docker Scan (Docker Inc., v0.12.0)
16:59:30 [2022-02-17T16:59:30.849Z] 
16:59:30 [2022-02-17T16:59:30.849Z] Server:
16:59:30 [2022-02-17T16:59:30.849Z]  Containers: 0
16:59:30 [2022-02-17T16:59:30.849Z]   Running: 0
16:59:30 [2022-02-17T16:59:30.849Z]   Paused: 0
16:59:30 [2022-02-17T16:59:30.849Z]   Stopped: 0
16:59:30 [2022-02-17T16:59:30.849Z]  Images: 2
16:59:30 [2022-02-17T16:59:30.849Z]  Server Version: 20.10.12
16:59:30 [2022-02-17T16:59:30.849Z]  Storage Driver: overlay2
16:59:30 [2022-02-17T16:59:30.849Z]   Backing Filesystem: extfs
16:59:30 [2022-02-17T16:59:30.849Z]   Supports d_type: true
16:59:30 [2022-02-17T16:59:30.849Z]   Native Overlay Diff: true
16:59:30 [2022-02-17T16:59:30.849Z]   userxattr: false
16:59:30 [2022-02-17T16:59:30.849Z]  Logging Driver: json-file
16:59:30 [2022-02-17T16:59:30.849Z]  Cgroup Driver: cgroupfs
16:59:30 [2022-02-17T16:59:30.849Z]  Cgroup Version: 1
16:59:30 [2022-02-17T16:59:30.849Z]  Plugins:
16:59:30 [2022-02-17T16:59:30.849Z]   Volume: local
16:59:30 [2022-02-17T16:59:30.849Z]   Network: bridge host ipvlan macvlan null overlay
16:59:30 [2022-02-17T16:59:30.849Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:30 [2022-02-17T16:59:30.849Z]  Swarm: inactive
16:59:30 [2022-02-17T16:59:30.849Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:59:30 [2022-02-17T16:59:30.849Z]  Default Runtime: runc
16:59:30 [2022-02-17T16:59:30.849Z]  Init Binary: docker-init
16:59:30 [2022-02-17T16:59:30.849Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:30 [2022-02-17T16:59:30.849Z]  runc version: v1.0.2-0-g52b36a2
16:59:30 [2022-02-17T16:59:30.849Z]  init version: de40ad0
16:59:30 [2022-02-17T16:59:30.849Z]  Security Options:
16:59:30 [2022-02-17T16:59:30.849Z]   apparmor
16:59:30 [2022-02-17T16:59:30.849Z]   seccomp
16:59:30 [2022-02-17T16:59:30.849Z]    Profile: default
16:59:30 [2022-02-17T16:59:30.849Z]  Kernel Version: 5.4.0-1061-aws
16:59:30 [2022-02-17T16:59:30.849Z]  Operating System: Ubuntu 18.04.6 LTS
16:59:30 [2022-02-17T16:59:30.849Z]  OSType: linux
16:59:30 [2022-02-17T16:59:30.849Z]  Architecture: x86_64
16:59:30 [2022-02-17T16:59:30.849Z]  CPUs: 2
16:59:30 [2022-02-17T16:59:30.849Z]  Total Memory: 7.483GiB
16:59:30 [2022-02-17T16:59:30.849Z]  Name: ip-10-100-97-68
16:59:30 [2022-02-17T16:59:30.849Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
16:59:30 [2022-02-17T16:59:30.849Z]  Docker Root Dir: /var/lib/docker
16:59:30 [2022-02-17T16:59:30.849Z]  Debug Mode: false
16:59:30 [2022-02-17T16:59:30.849Z]  Registry: https://index.docker.io/v1/
16:59:30 [2022-02-17T16:59:30.849Z]  Labels:
16:59:30 [2022-02-17T16:59:30.849Z]  Experimental: true
16:59:30 [2022-02-17T16:59:30.849Z]  Insecure Registries:
16:59:30 [2022-02-17T16:59:30.849Z]   127.0.0.0/8
16:59:30 [2022-02-17T16:59:30.849Z]  Live Restore Enabled: true
16:59:30 [2022-02-17T16:59:30.849Z] 
16:59:30 [2022-02-17T16:59:30.849Z] WARNING: No swap limit support
[Pipeline] sh
16:59:31 [2022-02-17T16:59:31.051Z] #10 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:59:31 [2022-02-17T16:59:31.051Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:59:31 [2022-02-17T16:59:31.051Z] #7 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:31 [2022-02-17T16:59:31.051Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:31 [2022-02-17T16:59:31.051Z] #8 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:31 [2022-02-17T16:59:31.051Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:31 [2022-02-17T16:59:31.051Z] #69 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:31 [2022-02-17T16:59:31.051Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:31 [2022-02-17T16:59:31.051Z] #67 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d
16:59:31 [2022-02-17T16:59:31.051Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659
16:59:31 [2022-02-17T16:59:31.051Z] #28 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:f89b6b9ec155b8c5e04d18fc23f6cb915e17ad8fe3f1cf7e9c7b7122a6c509a9
16:59:31 [2022-02-17T16:59:31.051Z] #11 sha256:ee804fd69a4f899d2b347e0dbb15ec5deed75afbaf05b27be7aebf8acb2b8c39
16:59:31 [2022-02-17T16:59:31.051Z] #11 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.051Z] 
16:59:31 [2022-02-17T16:59:31.051Z] #24 [internal] load build context
16:59:31 [2022-02-17T16:59:31.051Z] #24 sha256:4838297f1ea43829c3f3f6051b76d8114737c820e0380c87adae604b98e60ce5
16:59:31 [2022-02-17T16:59:31.067Z] 
16:59:31 [2022-02-17T16:59:31.067Z] #5 [internal] load .dockerignore
16:59:31 [2022-02-17T16:59:31.067Z] #5 sha256:60e960be381fa613eeb93b39e4286b987794e4f0e3a38b32325195b95db94ac1
16:59:31 [2022-02-17T16:59:31.067Z] #5 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.067Z] 
16:59:31 [2022-02-17T16:59:31.067Z] #6 [internal] load build definition from Dockerfile
16:59:31 [2022-02-17T16:59:31.067Z] #6 sha256:0d2ec55da958d077f6002221211b6f34804eb1c07ae6639c0972a975523ccc32
16:59:31 [2022-02-17T16:59:31.067Z] #6 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.067Z] 
16:59:31 [2022-02-17T16:59:31.067Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:31 [2022-02-17T16:59:31.067Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:31 [2022-02-17T16:59:31.067Z] #8 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.067Z] 
16:59:31 [2022-02-17T16:59:31.067Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:59:31 [2022-02-17T16:59:31.067Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:59:31 [2022-02-17T16:59:31.067Z] #7 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.067Z] 
16:59:31 [2022-02-17T16:59:31.067Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:31 [2022-02-17T16:59:31.067Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:31 [2022-02-17T16:59:31.067Z] #9 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.067Z] 
16:59:31 [2022-02-17T16:59:31.067Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye
16:59:31 [2022-02-17T16:59:31.067Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5
16:59:29 [2022-02-17T16:59:29.206Z]  > git checkout -f 6aa92cb80e9419dd522caccedc2b5c218d38f2a5 # timeout=10
16:59:29 [2022-02-17T16:59:29.267Z]  > git rev-list --no-walk 001ff5ddd9b4a80ef25ec3d7744d722673072122 # timeout=10
16:59:31 [2022-02-17T16:59:31.128Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:31 [2022-02-17T16:59:31.128Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:31 [2022-02-17T16:59:31.128Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43253/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:59:31 [2022-02-17T16:59:31.128Z] + bash /home/ubuntu/workspace/moby_PR-43253/check-config.sh
16:59:31 [2022-02-17T16:59:31.128Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:31 [2022-02-17T16:59:31.128Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
16:59:31 [2022-02-17T16:59:31.128Z] 
16:59:31 [2022-02-17T16:59:31.128Z] Generally Necessary:
16:59:31 [2022-02-17T16:59:31.128Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:31 [2022-02-17T16:59:31.128Z] - apparmor: enabled and tools installed
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NAMESPACES: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NET_NS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_PID_NS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_IPC_NS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_UTS_NS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUPS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_SCHED: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CPUSETS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_MEMCG: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_KEYS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_VETH: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_BRIDGE: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_NF_NAT: enabled (as module)
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_BPF: enabled
16:59:31 [2022-02-17T16:59:31.128Z] 
16:59:31 [2022-02-17T16:59:31.128Z] Optional Features:
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_USER_NS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_SECCOMP: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_PIDS: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_MEMCG_SWAP: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:59:31 [2022-02-17T16:59:31.128Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_BLK_CGROUP: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_PERF: enabled
16:59:31 [2022-02-17T16:59:31.128Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:31 [2022-02-17T16:59:31.334Z] #10 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.334Z] 
16:59:31 [2022-02-17T16:59:31.334Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:f89b6b9ec155b8c5e04d18fc23f6cb915e17ad8fe3f1cf7e9c7b7122a6c509a9
16:59:31 [2022-02-17T16:59:31.334Z] #11 sha256:ee804fd69a4f899d2b347e0dbb15ec5deed75afbaf05b27be7aebf8acb2b8c39
16:59:31 [2022-02-17T16:59:31.334Z] #11 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.334Z] 
16:59:31 [2022-02-17T16:59:31.334Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:31 [2022-02-17T16:59:31.334Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:31 [2022-02-17T16:59:31.334Z] #69 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.334Z] 
16:59:31 [2022-02-17T16:59:31.334Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:31 [2022-02-17T16:59:31.334Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:31 [2022-02-17T16:59:31.334Z] #67 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.334Z] 
16:59:31 [2022-02-17T16:59:31.334Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d
16:59:31 [2022-02-17T16:59:31.334Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659
16:59:31 [2022-02-17T16:59:31.334Z] #28 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.334Z] 
16:59:31 [2022-02-17T16:59:31.334Z] #24 [internal] load build context
16:59:31 [2022-02-17T16:59:31.334Z] #24 sha256:46db456399a20646a6cab8fbece590c16372058c7b537c8ca5b73133e1be1418
16:59:31 [2022-02-17T16:59:31.364Z] Client:
16:59:31 [2022-02-17T16:59:31.364Z]  Context:    default
16:59:31 [2022-02-17T16:59:31.364Z]  Debug Mode: false
16:59:31 [2022-02-17T16:59:31.364Z]  Plugins:
16:59:31 [2022-02-17T16:59:31.364Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:59:31 [2022-02-17T16:59:31.364Z]   buildx: Docker Buildx (Docker Inc., v0.7.1-docker)
16:59:31 [2022-02-17T16:59:31.364Z]   compose: Docker Compose (Docker Inc., v2.2.3)
16:59:31 [2022-02-17T16:59:31.364Z]   scan: Docker Scan (Docker Inc., v0.12.0)
16:59:31 [2022-02-17T16:59:31.364Z] 
16:59:31 [2022-02-17T16:59:31.364Z] Server:
16:59:31 [2022-02-17T16:59:31.364Z]  Containers: 0
16:59:31 [2022-02-17T16:59:31.364Z]   Running: 0
16:59:31 [2022-02-17T16:59:31.364Z]   Paused: 0
16:59:31 [2022-02-17T16:59:31.364Z]   Stopped: 0
16:59:31 [2022-02-17T16:59:31.364Z]  Images: 2
16:59:31 [2022-02-17T16:59:31.364Z]  Server Version: 20.10.12
16:59:31 [2022-02-17T16:59:31.364Z]  Storage Driver: overlay2
16:59:31 [2022-02-17T16:59:31.364Z]   Backing Filesystem: extfs
16:59:31 [2022-02-17T16:59:31.364Z]   Supports d_type: true
16:59:31 [2022-02-17T16:59:31.364Z]   Native Overlay Diff: true
16:59:31 [2022-02-17T16:59:31.364Z]   userxattr: false
16:59:31 [2022-02-17T16:59:31.364Z]  Logging Driver: json-file
16:59:31 [2022-02-17T16:59:31.364Z]  Cgroup Driver: cgroupfs
16:59:31 [2022-02-17T16:59:31.364Z]  Cgroup Version: 1
16:59:31 [2022-02-17T16:59:31.364Z]  Plugins:
16:59:31 [2022-02-17T16:59:31.364Z]   Volume: local
16:59:31 [2022-02-17T16:59:31.364Z]   Network: bridge host ipvlan macvlan null overlay
16:59:31 [2022-02-17T16:59:31.364Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:59:31 [2022-02-17T16:59:31.364Z]  Swarm: inactive
16:59:31 [2022-02-17T16:59:31.364Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:59:31 [2022-02-17T16:59:31.364Z]  Default Runtime: runc
16:59:31 [2022-02-17T16:59:31.364Z]  Init Binary: docker-init
16:59:31 [2022-02-17T16:59:31.364Z]  containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d
16:59:31 [2022-02-17T16:59:31.364Z]  runc version: v1.0.2-0-g52b36a2
16:59:31 [2022-02-17T16:59:31.364Z]  init version: de40ad0
16:59:31 [2022-02-17T16:59:31.364Z]  Security Options:
16:59:31 [2022-02-17T16:59:31.364Z]   apparmor
16:59:31 [2022-02-17T16:59:31.364Z]   seccomp
16:59:31 [2022-02-17T16:59:31.364Z]    Profile: default
16:59:31 [2022-02-17T16:59:31.364Z]  Kernel Version: 5.4.0-1061-aws
16:59:31 [2022-02-17T16:59:31.364Z]  Operating System: Ubuntu 18.04.6 LTS
16:59:31 [2022-02-17T16:59:31.364Z]  OSType: linux
16:59:31 [2022-02-17T16:59:31.364Z]  Architecture: x86_64
16:59:31 [2022-02-17T16:59:31.364Z]  CPUs: 2
16:59:31 [2022-02-17T16:59:31.364Z]  Total Memory: 7.565GiB
16:59:31 [2022-02-17T16:59:31.364Z]  Name: ip-10-100-39-225
16:59:31 [2022-02-17T16:59:31.364Z]  ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4
16:59:31 [2022-02-17T16:59:31.364Z]  Docker Root Dir: /var/lib/docker
16:59:31 [2022-02-17T16:59:31.364Z]  Debug Mode: false
16:59:31 [2022-02-17T16:59:31.364Z]  Registry: https://index.docker.io/v1/
16:59:31 [2022-02-17T16:59:31.364Z]  Labels:
16:59:31 [2022-02-17T16:59:31.364Z]  Experimental: true
16:59:31 [2022-02-17T16:59:31.364Z]  Insecure Registries:
16:59:31 [2022-02-17T16:59:31.364Z]   127.0.0.0/8
16:59:31 [2022-02-17T16:59:31.364Z]  Live Restore Enabled: true
16:59:31 [2022-02-17T16:59:31.364Z] 
16:59:31 [2022-02-17T16:59:31.364Z] WARNING: No swap limit support
[Pipeline] sh
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_IP_VS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_IP_VS_NFCT: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_EXT4_FS: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:31 [2022-02-17T16:59:31.386Z] - Network Drivers:
16:59:31 [2022-02-17T16:59:31.386Z]   - "overlay":
16:59:31 [2022-02-17T16:59:31.386Z]     - CONFIG_VXLAN: enabled (as module)
16:59:31 [2022-02-17T16:59:31.386Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       Optional (for encrypted networks):
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_CRYPTO: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_XFRM: enabled
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:31 [2022-02-17T16:59:31.386Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]   - "ipvlan":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]   - "macvlan":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_DUMMY: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]   - "ftp,tftp client in container":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z] - Storage Drivers:
16:59:31 [2022-02-17T16:59:31.387Z]   - "aufs":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_AUFS_FS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]   - "btrfs":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:31 [2022-02-17T16:59:31.387Z]   - "devicemapper":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]   - "overlay":
16:59:31 [2022-02-17T16:59:31.387Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.387Z]   - "zfs":
16:59:31 [2022-02-17T16:59:31.387Z]     - /dev/zfs: present
16:59:31 [2022-02-17T16:59:31.387Z]     - zfs command: missing
16:59:31 [2022-02-17T16:59:31.387Z]     - zpool command: missing
16:59:31 [2022-02-17T16:59:31.387Z] 
16:59:31 [2022-02-17T16:59:31.387Z] Limits:
16:59:31 [2022-02-17T16:59:31.387Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:31 [2022-02-17T16:59:31.387Z] 
16:59:31 [2022-02-17T16:59:31.387Z] + true
[Pipeline] }
[Pipeline] // stage
16:59:29 [2022-02-17T16:59:29.552Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:31 [2022-02-17T16:59:31.617Z] #24 ...
16:59:31 [2022-02-17T16:59:31.617Z] 
16:59:31 [2022-02-17T16:59:31.617Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:59:31 [2022-02-17T16:59:31.617Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:59:31 [2022-02-17T16:59:31.617Z] #45 DONE 0.4s
16:59:31 [2022-02-17T16:59:31.617Z] 
16:59:31 [2022-02-17T16:59:31.617Z] #24 [internal] load build context
16:59:31 [2022-02-17T16:59:31.617Z] #24 sha256:4838297f1ea43829c3f3f6051b76d8114737c820e0380c87adae604b98e60ce5
16:59:31 [2022-02-17T16:59:31.656Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:31 [2022-02-17T16:59:31.656Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:59:31 [2022-02-17T16:59:31.656Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43253/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:59:31 [2022-02-17T16:59:31.656Z] + bash /home/ubuntu/workspace/moby_PR-43253/check-config.sh
16:59:31 [2022-02-17T16:59:31.656Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:59:31 [2022-02-17T16:59:31.656Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ...
16:59:31 [2022-02-17T16:59:31.656Z] 
16:59:31 [2022-02-17T16:59:31.656Z] Generally Necessary:
16:59:31 [2022-02-17T16:59:31.656Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:59:31 [2022-02-17T16:59:31.656Z] - apparmor: enabled and tools installed
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NAMESPACES: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NET_NS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_PID_NS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_IPC_NS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_UTS_NS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUPS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_CPUACCT: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_DEVICE: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_FREEZER: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_SCHED: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CPUSETS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_MEMCG: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_KEYS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_VETH: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_BRIDGE: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_NF_NAT: enabled (as module)
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_POSIX_MQUEUE: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_BPF: enabled
16:59:31 [2022-02-17T16:59:31.656Z] 
16:59:31 [2022-02-17T16:59:31.656Z] Optional Features:
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_USER_NS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_SECCOMP: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_SECCOMP_FILTER: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_PIDS: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_MEMCG_SWAP: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:59:31 [2022-02-17T16:59:31.656Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_BLK_CGROUP: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_PERF: enabled
16:59:31 [2022-02-17T16:59:31.656Z] - CONFIG_CGROUP_HUGETLB: enabled
16:59:31 [2022-02-17T16:59:31.730Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:2344f8912d81c3cd7a01042cff0273b3214800f6 .
16:59:31 [2022-02-17T16:59:31.730Z] #1 [internal] load build definition from Dockerfile
16:59:31 [2022-02-17T16:59:31.730Z] #1 sha256:8bf2b493493d7f938c0520f69ffa16631a7f792669ce5d8851976a36d5437a4b
16:59:31 [2022-02-17T16:59:31.730Z] #1 transferring dockerfile: 16.86kB done
16:59:31 [2022-02-17T16:59:31.730Z] #1 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.730Z] 
16:59:31 [2022-02-17T16:59:31.730Z] #2 [internal] load .dockerignore
16:59:31 [2022-02-17T16:59:31.730Z] #2 sha256:bb04409391138be6e417d7f3f9456aceab58eb7a2edc2669acb0f2ccfca89130
16:59:31 [2022-02-17T16:59:31.730Z] #2 transferring context: 87B done
16:59:31 [2022-02-17T16:59:31.730Z] #2 DONE 0.0s
16:59:31 [2022-02-17T16:59:31.730Z] 
16:59:31 [2022-02-17T16:59:31.730Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:59:31 [2022-02-17T16:59:31.730Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:59:31 [2022-02-17T16:59:31.744Z] #74 exporting layers 0.8s done
16:59:31 [2022-02-17T16:59:31.744Z] #74 writing image sha256:beabafcb4d1a60f0ff8eca0c8fd480fcf60bbb99f84ce3ce083570e71d66c4ec done
16:59:31 [2022-02-17T16:59:31.744Z] #74 naming to docker.io/library/docker:0c94aef3406c6969e9f13a1352a12b102ead0a54 done
16:59:31 [2022-02-17T16:59:31.744Z] #74 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:59:31 [2022-02-17T16:59:31.911Z] #24 ...
16:59:31 [2022-02-17T16:59:31.911Z] 
16:59:31 [2022-02-17T16:59:31.911Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:59:31 [2022-02-17T16:59:31.911Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:59:31 [2022-02-17T16:59:31.911Z] #45 DONE 0.4s
16:59:31 [2022-02-17T16:59:31.911Z] 
16:59:31 [2022-02-17T16:59:31.911Z] #24 [internal] load build context
16:59:31 [2022-02-17T16:59:31.912Z] #24 sha256:46db456399a20646a6cab8fbece590c16372058c7b537c8ca5b73133e1be1418
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_CFS_BANDWIDTH: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_RT_GROUP_SCHED: missing
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_IP_VS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_IP_VS_NFCT: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_IP_VS_RR: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_SECURITY_SELINUX: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_SECURITY_APPARMOR: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_EXT4_FS: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:59:31 [2022-02-17T16:59:31.918Z] - Network Drivers:
16:59:31 [2022-02-17T16:59:31.918Z]   - "overlay":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_VXLAN: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       Optional (for encrypted networks):
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_CRYPTO: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_CRYPTO_AEAD: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_CRYPTO_GCM: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_CRYPTO_GHASH: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_XFRM: enabled
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_XFRM_USER: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]       - CONFIG_INET_ESP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]   - "ipvlan":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_IPVLAN: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]   - "macvlan":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_MACVLAN: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_DUMMY: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]   - "ftp,tftp client in container":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z] - Storage Drivers:
16:59:31 [2022-02-17T16:59:31.918Z]   - "aufs":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_AUFS_FS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]   - "btrfs":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:59:31 [2022-02-17T16:59:31.918Z]   - "devicemapper":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_BLK_DEV_DM: enabled
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]   - "overlay":
16:59:31 [2022-02-17T16:59:31.918Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:59:31 [2022-02-17T16:59:31.918Z]   - "zfs":
16:59:31 [2022-02-17T16:59:31.918Z]     - /dev/zfs: present
16:59:31 [2022-02-17T16:59:31.918Z]     - zfs command: missing
16:59:31 [2022-02-17T16:59:31.918Z]     - zpool command: missing
16:59:31 [2022-02-17T16:59:31.918Z] 
16:59:31 [2022-02-17T16:59:31.918Z] Limits:
16:59:31 [2022-02-17T16:59:31.918Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:59:31 [2022-02-17T16:59:31.918Z] 
16:59:31 [2022-02-17T16:59:31.918Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:59:31 [2022-02-17T16:59:31.989Z] #3 DONE 0.1s
16:59:31 [2022-02-17T16:59:31.989Z] 
16:59:31 [2022-02-17T16:59:31.989Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:59:31 [2022-02-17T16:59:31.989Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:59:31 [2022-02-17T16:59:31.989Z] #4 CACHED
16:59:32 [2022-02-17T16:59:32.078Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:59:32 [2022-02-17T16:59:32.247Z] 
16:59:32 [2022-02-17T16:59:32.247Z] #5 [internal] load .dockerignore
16:59:32 [2022-02-17T16:59:32.247Z] #5 sha256:f5a618516d7a5e7e8292ee50631c1fc4be0ed14bd5ee184c36f64689cc2891af
16:59:32 [2022-02-17T16:59:32.247Z] #5 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.247Z] 
16:59:32 [2022-02-17T16:59:32.247Z] #6 [internal] load build definition from Dockerfile
16:59:32 [2022-02-17T16:59:32.247Z] #6 sha256:0853c324818d12cbaca74ebacde3683901b33fae6f94063975e9dd0f92ae22b6
16:59:32 [2022-02-17T16:59:32.247Z] #6 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.247Z] 
16:59:32 [2022-02-17T16:59:32.247Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:32 [2022-02-17T16:59:32.247Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:32 [2022-02-17T16:59:32.247Z] #9 DONE 0.1s
16:59:32 [2022-02-17T16:59:32.247Z] 
16:59:32 [2022-02-17T16:59:32.247Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye
16:59:32 [2022-02-17T16:59:32.247Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5
16:59:32 [2022-02-17T16:59:32.250Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6aa92cb80e9419dd522caccedc2b5c218d38f2a5 .
16:59:32 [2022-02-17T16:59:32.250Z] #2 [internal] load .dockerignore
16:59:32 [2022-02-17T16:59:32.250Z] #2 sha256:ae1cc18208c4438e4b9425930d311dc16b96367e156b0143d6e61b40ef125063
16:59:32 [2022-02-17T16:59:32.250Z] #2 transferring context: 87B done
16:59:32 [2022-02-17T16:59:32.250Z] #2 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.250Z] 
16:59:32 [2022-02-17T16:59:32.250Z] #1 [internal] load build definition from Dockerfile
16:59:32 [2022-02-17T16:59:32.250Z] #1 sha256:ba6cf5696434175113e408ca49548e66c6f85cee844b8c1b6a7f68f2c5a6adf9
16:59:32 [2022-02-17T16:59:32.250Z] #1 transferring dockerfile: 16.86kB done
16:59:32 [2022-02-17T16:59:32.250Z] #1 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.250Z] 
16:59:32 [2022-02-17T16:59:32.250Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:59:32 [2022-02-17T16:59:32.250Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:59:32 [2022-02-17T16:59:32.363Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c94aef3406c6969e9f13a1352a12b102ead0a54 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0c94aef3406c6969e9f13a1352a12b102ead0a54 hack/test/unit
16:59:32 [2022-02-17T16:59:32.508Z] #10 DONE 0.1s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:59:32 [2022-02-17T16:59:32.509Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:59:32 [2022-02-17T16:59:32.509Z] #7 DONE 0.1s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:32 [2022-02-17T16:59:32.509Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:32 [2022-02-17T16:59:32.509Z] #8 DONE 0.1s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:32 [2022-02-17T16:59:32.509Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:32 [2022-02-17T16:59:32.509Z] #76 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:32 [2022-02-17T16:59:32.509Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:32 [2022-02-17T16:59:32.509Z] #74 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:f89b6b9ec155b8c5e04d18fc23f6cb915e17ad8fe3f1cf7e9c7b7122a6c509a9
16:59:32 [2022-02-17T16:59:32.509Z] #11 sha256:ee804fd69a4f899d2b347e0dbb15ec5deed75afbaf05b27be7aebf8acb2b8c39
16:59:32 [2022-02-17T16:59:32.509Z] #11 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d
16:59:32 [2022-02-17T16:59:32.509Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659
16:59:32 [2022-02-17T16:59:32.509Z] #35 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:59:32 [2022-02-17T16:59:32.509Z] #12 sha256:75dfec74623a89fb99e0b938c9065bf80977b783806b00bd168d26caec455bd2
16:59:32 [2022-02-17T16:59:32.509Z] #12 CACHED
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #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
16:59:32 [2022-02-17T16:59:32.509Z] #13 sha256:72c0d0abe19e52417c1282b94673df98a26ba435e19f2590bb9a21514a53cef4
16:59:32 [2022-02-17T16:59:32.509Z] #13 CACHED
16:59:32 [2022-02-17T16:59:32.509Z] 
16:59:32 [2022-02-17T16:59:32.509Z] #31 [internal] load build context
16:59:32 [2022-02-17T16:59:32.509Z] #31 sha256:6406357f9fe5516cadc598ba5c790f72dfa53f026f61d433fd61a6a3eb6d2436
16:59:32 [2022-02-17T16:59:32.510Z] #3 DONE 0.1s
16:59:32 [2022-02-17T16:59:32.510Z] 
16:59:32 [2022-02-17T16:59:32.510Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:59:32 [2022-02-17T16:59:32.510Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:59:32 [2022-02-17T16:59:32.510Z] #4 CACHED
16:59:32 [2022-02-17T16:59:32.546Z] #24 transferring context: 57.33MB 1.6s done
16:59:32 [2022-02-17T16:59:32.546Z] #24 DONE 1.7s
16:59:32 [2022-02-17T16:59:32.623Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
16:59:32 [2022-02-17T16:59:32.623Z] + TESTFLAGS+=' -test.timeout=5m'
16:59:32 [2022-02-17T16:59:32.623Z] + TESTDIRS=./...
16:59:32 [2022-02-17T16:59:32.623Z] + exclude_paths='/vendor/|/integration'
16:59:32 [2022-02-17T16:59:32.623Z] ++ grep -vE '(/vendor/|/integration)'
16:59:32 [2022-02-17T16:59:32.623Z] ++ go list ./...
16:59:32 [2022-02-17T16:59:32.772Z] 
16:59:32 [2022-02-17T16:59:32.772Z] #5 [internal] load build definition from Dockerfile
16:59:32 [2022-02-17T16:59:32.772Z] #5 sha256:5b4cb10b2b86d32ff13fd10984033adaa33f35fb1276ecfa1bf5599786e719df
16:59:32 [2022-02-17T16:59:32.772Z] #5 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.772Z] 
16:59:32 [2022-02-17T16:59:32.772Z] #6 [internal] load .dockerignore
16:59:32 [2022-02-17T16:59:32.772Z] #6 sha256:d26ad878e07852daf029f48a8854cad39001e14caabfabd8313443570d8f4f39
16:59:32 [2022-02-17T16:59:32.772Z] #6 DONE 0.0s
16:59:32 [2022-02-17T16:59:32.772Z] 
16:59:32 [2022-02-17T16:59:32.772Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:59:32 [2022-02-17T16:59:32.772Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:59:32 [2022-02-17T16:59:32.772Z] #8 DONE 0.1s
16:59:32 [2022-02-17T16:59:32.772Z] 
16:59:32 [2022-02-17T16:59:32.772Z] #10 [internal] load metadata for docker.io/library/golang:1.17.7-bullseye
16:59:32 [2022-02-17T16:59:32.772Z] #10 sha256:c2791d0589e3e1ff48e733c6ac0580f0ee9c64993624784a23dc9d251eafa8c5
16:59:32 [2022-02-17T16:59:32.803Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #57 sha256:b4d5bb1cf6d040563fc5cf6491e7615661026bec0c16f76913536e212b71fa80
16:59:32 [2022-02-17T16:59:32.804Z] #57 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #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
16:59:32 [2022-02-17T16:59:32.804Z] #13 sha256:72c0d0abe19e52417c1282b94673df98a26ba435e19f2590bb9a21514a53cef4
16:59:32 [2022-02-17T16:59:32.804Z] #13 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
16:59:32 [2022-02-17T16:59:32.804Z] #27 sha256:4a47c0500de8f49686175ed7895dfa5b2df6696ecb86d2d7f3b6a406738d3243
16:59:32 [2022-02-17T16:59:32.804Z] #27 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:32 [2022-02-17T16:59:32.804Z] #56 sha256:5f76357a8630e2169f6e447d93dc47ea4e170e766e8c0340295cc13e68496f80
16:59:32 [2022-02-17T16:59:32.804Z] #56 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:59:32 [2022-02-17T16:59:32.804Z] #15 sha256:64b7573be5725c0a9cc5bda5cb086fee7db46eae1e7b5c51cd2638b76731df72
16:59:32 [2022-02-17T16:59:32.804Z] #15 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #37 sha256:54362f02ad67221b6776bbd91f1b5fe442c7149528161053b7bd0515cffe7339
16:59:32 [2022-02-17T16:59:32.804Z] #37 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #48 sha256:80b8b2facf0faa0af94caed86db403e3c171b85c91c8efd19b67facd981253fe
16:59:32 [2022-02-17T16:59:32.804Z] #48 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:59:32 [2022-02-17T16:59:32.804Z] #30 sha256:aec9ab5a306705cd263e73f3e7e52acbd648a626595e909e74e5d893e8084822
16:59:32 [2022-02-17T16:59:32.804Z] #30 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
16:59:32 [2022-02-17T16:59:32.804Z] #23 sha256:4257ca8a493e413f08bcc4937f853ad73d82d1486cf2c2ad4f6ad7cd0c3228bb
16:59:32 [2022-02-17T16:59:32.804Z] #23 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:32 [2022-02-17T16:59:32.804Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:59:32 [2022-02-17T16:59:32.804Z] #70 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #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
16:59:32 [2022-02-17T16:59:32.804Z] #14 sha256:a4725c3f9ce51583ac6061a1a8b7fec78b75a327272a43c8ed539e64e2f7a110
16:59:32 [2022-02-17T16:59:32.804Z] #14 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:59:32 [2022-02-17T16:59:32.804Z] #59 sha256:0b7b51d965681a26e2f027e42ced2b99582be7fe1e4bed1320185abd4036afe1
16:59:32 [2022-02-17T16:59:32.804Z] #59 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #43 [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
16:59:32 [2022-02-17T16:59:32.804Z] #43 sha256:fcb98999648d49000f5a7119a0902ee1e3398b907e28e513a893d6879366b3d1
16:59:32 [2022-02-17T16:59:32.804Z] #43 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:59:32 [2022-02-17T16:59:32.804Z] #62 sha256:c9e63b8100fe5923e3f5bd56e614de46ee3c07f92052db6fc07092a73705f893
16:59:32 [2022-02-17T16:59:32.804Z] #62 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #44 sha256:99502755196ccf6d4c1a88acf116c0b9a887360f548d6c8c91783d81d5a3405d
16:59:32 [2022-02-17T16:59:32.804Z] #44 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #73 [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
16:59:32 [2022-02-17T16:59:32.804Z] #73 sha256:f0fde9037aaeb2e48cdbf1e81982836d4ba585516756ec5d20b2a381c281527d
16:59:32 [2022-02-17T16:59:32.804Z] #73 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #20 [dev-systemd-false  6/24] RUN ldconfig
16:59:32 [2022-02-17T16:59:32.804Z] #20 sha256:1d5a1cbb69c0c6ee6acd716478593ef9a1cf24cc06a4dec6e1a61291745e1521
16:59:32 [2022-02-17T16:59:32.804Z] #20 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #61 sha256:9c19da9778dfc4b1c509c7ad5b93466298d55809871250820595070f46040747
16:59:32 [2022-02-17T16:59:32.804Z] #61 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #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
16:59:32 [2022-02-17T16:59:32.804Z] #34 sha256:befffa8a2bdb79ea451f5cc16554957ddae010fcce9f59a8a01a1d1d0ebeb7ed
16:59:32 [2022-02-17T16:59:32.804Z] #34 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #36 [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
16:59:32 [2022-02-17T16:59:32.804Z] #36 sha256:767012e012b5c4a6805bcbf9bb3fecc4176b029e43a26ff69910fc1540beb48b
16:59:32 [2022-02-17T16:59:32.804Z] #36 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #22 [dev-systemd-false  8/24] 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
16:59:32 [2022-02-17T16:59:32.804Z] #22 sha256:70033b582f2d3d7cffcde46f508148ef49c8dfbeaea16814bb3db49402377451
16:59:32 [2022-02-17T16:59:32.804Z] #22 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:32 [2022-02-17T16:59:32.804Z] #60 sha256:acaa5750de8ee8ff9b61c4e23d4b099044a4132634e71d55255b9a0fac9e7674
16:59:32 [2022-02-17T16:59:32.804Z] #60 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #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
16:59:32 [2022-02-17T16:59:32.804Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691
16:59:32 [2022-02-17T16:59:32.804Z] #29 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:59:32 [2022-02-17T16:59:32.804Z] #18 sha256:385ee7b5b593fa70e1230645539d74f31c450ad94a4141d324e405839addd663
16:59:32 [2022-02-17T16:59:32.804Z] #18 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #38 [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
16:59:32 [2022-02-17T16:59:32.804Z] #38 sha256:4cbf7305bb71497ed54279a4dcfc2a14e8b9f8b2695240d34580c6363477f741
16:59:32 [2022-02-17T16:59:32.804Z] #38 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:32 [2022-02-17T16:59:32.804Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:59:32 [2022-02-17T16:59:32.804Z] #68 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #47 [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
16:59:32 [2022-02-17T16:59:32.804Z] #47 sha256:aaab20f1eccf4f30ab9a151fd54ffb0f0b1c4fd23ec2dbe87e8574719a99c739
16:59:32 [2022-02-17T16:59:32.804Z] #47 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:59:32 [2022-02-17T16:59:32.804Z] #33 sha256:fef56c139bf67e66fadd1b0c29e587be6b60af6b1c00c6c6c642dcfb7913ecbe
16:59:32 [2022-02-17T16:59:32.804Z] #33 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #63 [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
16:59:32 [2022-02-17T16:59:32.804Z] #63 sha256:89a9aeeb584976b7dd2f0dff5c57a8d050722a6ad430fc5bdc1326fec68f8c48
16:59:32 [2022-02-17T16:59:32.804Z] #63 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #52 sha256:bcfcafc037c7a815926a0d4bee9758a6a14794abebb57555637a1f06e95dd9c8
16:59:32 [2022-02-17T16:59:32.804Z] #52 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #35 sha256:abffe254d558531cfdfa840de32f6c66aa75a2d4dd97447fc5c70a6b0fdb152f
16:59:32 [2022-02-17T16:59:32.804Z] #35 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #71 sha256:74adf545fc251642d5ac754f9702d91d8fb87f02bbaacdd5a00faa3a577cb859
16:59:32 [2022-02-17T16:59:32.804Z] #71 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #54 sha256:80da9702007ee0cee6982727fab136f521172e9b4671f66e6e62d8043ccd573d
16:59:32 [2022-02-17T16:59:32.804Z] #54 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:59:32 [2022-02-17T16:59:32.804Z] #17 sha256:adffaa4d96182c4682c80c59321450c06c5afeeb248027746cd45f6e9dbfc14f
16:59:32 [2022-02-17T16:59:32.804Z] #17 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #51 [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
16:59:32 [2022-02-17T16:59:32.804Z] #51 sha256:a94b8c7922324909abb79ebb648d043248303d92650c7e59735fd3564a1a7da9
16:59:32 [2022-02-17T16:59:32.804Z] #51 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:59:32 [2022-02-17T16:59:32.804Z] #39 sha256:4c26f328e233ed4099ab1607fb75e34faf16c8f0e45cf456f79153ae06d59470
16:59:32 [2022-02-17T16:59:32.804Z] #39 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #41 sha256:0f1cb51f8a9ee7a352619fab749af06b6322b6d64b5ae6bd4afdceb539e197fd
16:59:32 [2022-02-17T16:59:32.804Z] #41 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:59:32 [2022-02-17T16:59:32.804Z] #25 sha256:6360660164d752b37f8988d3356bc20494625247951d275ce82c9de395212461
16:59:32 [2022-02-17T16:59:32.804Z] #25 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:59:32 [2022-02-17T16:59:32.804Z] #19 sha256:345827cec72e1fc1f248eff9eaa48364c83c8196da7ea8004d3b8a1ae30cc202
16:59:32 [2022-02-17T16:59:32.804Z] #19 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #66 sha256:6c66cb15f910e74b3e33e0cff7f85924badf26409e50a5c07c27683bc13ef123
16:59:32 [2022-02-17T16:59:32.804Z] #66 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #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
16:59:32 [2022-02-17T16:59:32.804Z] #31 sha256:cd44d528b33916f60e533dd98cfc9e965bc30b19a7d93f2c84c5ea4046b7ea78
16:59:32 [2022-02-17T16:59:32.804Z] #31 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:59:32 [2022-02-17T16:59:32.804Z] #16 sha256:8b9cd398a7e061874d05dbe1fad0d529051b5667dd7ba072abe67623fbf4927f
16:59:32 [2022-02-17T16:59:32.804Z] #16 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:59:32 [2022-02-17T16:59:32.804Z] #32 sha256:b22241f8aca742ec7e4f5dda005f5439723bef9c1588137c28c7e0e85e925f11
16:59:32 [2022-02-17T16:59:32.804Z] #32 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:59:32 [2022-02-17T16:59:32.804Z] #72 sha256:2fd0b3f3ef5df1011165b6a10cf2c49bbe1bf4d77b3f30c66725f185c7e6f370
16:59:32 [2022-02-17T16:59:32.804Z] #72 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:59:32 [2022-02-17T16:59:32.804Z] #40 sha256:371a399cc653b3f24ee3f262431015a031de54326c7218055570b695652de251
16:59:32 [2022-02-17T16:59:32.804Z] #40 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.804Z] #50 sha256:dc3d513fd8286303f271f609364e83534c1917e6c33329c24cd24ab728b1f84f
16:59:32 [2022-02-17T16:59:32.804Z] #50 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #49 [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
16:59:32 [2022-02-17T16:59:32.804Z] #49 sha256:18ef32f7d71419fe970edf990e69ff4741a9eaf5f116b9a8a8d0a580aafdb90a
16:59:32 [2022-02-17T16:59:32.804Z] #49 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #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
16:59:32 [2022-02-17T16:59:32.804Z] #26 sha256:6c5a76bd83a2ceb0ebad7b486b0fc8b10339f03d8bb57ba3fd07ab87f290e927
16:59:32 [2022-02-17T16:59:32.804Z] #26 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #58 [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
16:59:32 [2022-02-17T16:59:32.804Z] #58 sha256:fbf212fc86c805e7e7717644ac998f94a07fdbe0da5492bf979ea8a7cb5d701b
16:59:32 [2022-02-17T16:59:32.804Z] #58 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:59:32 [2022-02-17T16:59:32.804Z] #64 sha256:8fb0f80e6cdd05c75479bb5fe5518a3fd3c61e14299835f444784da96abb5893
16:59:32 [2022-02-17T16:59:32.804Z] #64 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:59:32 [2022-02-17T16:59:32.804Z] #12 sha256:75dfec74623a89fb99e0b938c9065bf80977b783806b00bd168d26caec455bd2
16:59:32 [2022-02-17T16:59:32.804Z] #12 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #21 [dev-systemd-false  7/24] 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
16:59:32 [2022-02-17T16:59:32.804Z] #21 sha256:3823752d874662ff48df22bd3e63c5a850304b95ca17beeb51886f978d7d57d8
16:59:32 [2022-02-17T16:59:32.804Z] #21 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:59:32 [2022-02-17T16:59:32.804Z] #42 sha256:35a99fc7a322ae13557c3f75ba6ec1f3c2bad801b46ee862261b0b87f7d93c43
16:59:32 [2022-02-17T16:59:32.804Z] #42 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:59:32 [2022-02-17T16:59:32.804Z] #65 sha256:92563c7165cf2f38ad30e79563237be6f99c965677f2e023d6dd12e0209b4d8a
16:59:32 [2022-02-17T16:59:32.804Z] #65 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #53 [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
16:59:32 [2022-02-17T16:59:32.804Z] #53 sha256:8dd2ca110f946cd3175ee0af74a07488d4acebe68f27447663443c4cd4bc185f
16:59:32 [2022-02-17T16:59:32.804Z] #53 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:59:32 [2022-02-17T16:59:32.804Z] #55 sha256:a62c72afa7bf12455ca5c7fcc82762d3394697c74583a8551e4fcb0591be44d0
16:59:32 [2022-02-17T16:59:32.804Z] #55 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #46 [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
16:59:32 [2022-02-17T16:59:32.804Z] #46 sha256:8616507b913a2a3c78d38cadf81d6fdffa9848e9d4651a7d417be914fb91d5f0
16:59:32 [2022-02-17T16:59:32.804Z] #46 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #74 [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
16:59:32 [2022-02-17T16:59:32.804Z] #74 sha256:25b18de7d33fe3873ade153b0f8ccce58f2ccf34571838938822bb24af5f5745
16:59:32 [2022-02-17T16:59:32.804Z] #74 CACHED
16:59:32 [2022-02-17T16:59:32.804Z] 
16:59:32 [2022-02-17T16:59:32.804Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:59:32 [2022-02-17T16:59:32.804Z] #75 sha256:4957c8a111f72262597d6ae1a6bcf920773e649b1c3b3684434d2e5748f79ca5
16:59:32 [2022-02-17T16:59:32.853Z] #24 transferring context: 57.35MB 1.5s done
16:59:32 [2022-02-17T16:59:32.853Z] #24 DONE 1.5s
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.853Z] #52 sha256:d6ee77555f89cabe273c041f708dbe130bd2bf587aa51b4edb0b5ed9e625ac54
16:59:32 [2022-02-17T16:59:32.853Z] #52 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #58 [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
16:59:32 [2022-02-17T16:59:32.853Z] #58 sha256:fbf212fc86c805e7e7717644ac998f94a07fdbe0da5492bf979ea8a7cb5d701b
16:59:32 [2022-02-17T16:59:32.853Z] #58 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.853Z] #57 sha256:c0e9251fe07b132808138151938bbf45a944c45e0db78237e831e960717ccda9
16:59:32 [2022-02-17T16:59:32.853Z] #57 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #21 [dev-systemd-false  7/24] 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
16:59:32 [2022-02-17T16:59:32.853Z] #21 sha256:3823752d874662ff48df22bd3e63c5a850304b95ca17beeb51886f978d7d57d8
16:59:32 [2022-02-17T16:59:32.853Z] #21 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #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
16:59:32 [2022-02-17T16:59:32.853Z] #13 sha256:72c0d0abe19e52417c1282b94673df98a26ba435e19f2590bb9a21514a53cef4
16:59:32 [2022-02-17T16:59:32.853Z] #13 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.853Z] #37 sha256:dbd9016873c46cc172bf7369435c8bbcee7dec04e4d40cba500ad6f24515ba88
16:59:32 [2022-02-17T16:59:32.853Z] #37 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:32 [2022-02-17T16:59:32.853Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:59:32 [2022-02-17T16:59:32.853Z] #70 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:59:32 [2022-02-17T16:59:32.853Z] #12 sha256:75dfec74623a89fb99e0b938c9065bf80977b783806b00bd168d26caec455bd2
16:59:32 [2022-02-17T16:59:32.853Z] #12 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:59:32 [2022-02-17T16:59:32.853Z] #62 sha256:2e0acb79055650bbae77829f737b9ae86552737d9b043be28970a4dc762b6e37
16:59:32 [2022-02-17T16:59:32.853Z] #62 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.853Z] #71 sha256:4dfd767ca66d6a8b33637121877ab8dfebe80a8742e2222a76c5ff0da61963fb
16:59:32 [2022-02-17T16:59:32.853Z] #71 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #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
16:59:32 [2022-02-17T16:59:32.853Z] #34 sha256:befffa8a2bdb79ea451f5cc16554957ddae010fcce9f59a8a01a1d1d0ebeb7ed
16:59:32 [2022-02-17T16:59:32.853Z] #34 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #22 [dev-systemd-false  8/24] 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
16:59:32 [2022-02-17T16:59:32.853Z] #22 sha256:70033b582f2d3d7cffcde46f508148ef49c8dfbeaea16814bb3db49402377451
16:59:32 [2022-02-17T16:59:32.853Z] #22 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #46 [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
16:59:32 [2022-02-17T16:59:32.853Z] #46 sha256:8616507b913a2a3c78d38cadf81d6fdffa9848e9d4651a7d417be914fb91d5f0
16:59:32 [2022-02-17T16:59:32.853Z] #46 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.853Z] #66 sha256:4e8a46ef11963b04e31633fb700e6a20058a0f996fd28cd5b1aac01fc8321945
16:59:32 [2022-02-17T16:59:32.853Z] #66 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #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
16:59:32 [2022-02-17T16:59:32.853Z] #14 sha256:a4725c3f9ce51583ac6061a1a8b7fec78b75a327272a43c8ed539e64e2f7a110
16:59:32 [2022-02-17T16:59:32.853Z] #14 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #51 [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
16:59:32 [2022-02-17T16:59:32.853Z] #51 sha256:a94b8c7922324909abb79ebb648d043248303d92650c7e59735fd3564a1a7da9
16:59:32 [2022-02-17T16:59:32.853Z] #51 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:59:32 [2022-02-17T16:59:32.853Z] #65 sha256:a24a6338608b47f7310093c889d8bb941ce810a5f95d03719f4916bff26adbc0
16:59:32 [2022-02-17T16:59:32.853Z] #65 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.853Z] #20 [dev-systemd-false  6/24] RUN ldconfig
16:59:32 [2022-02-17T16:59:32.853Z] #20 sha256:1d5a1cbb69c0c6ee6acd716478593ef9a1cf24cc06a4dec6e1a61291745e1521
16:59:32 [2022-02-17T16:59:32.853Z] #20 CACHED
16:59:32 [2022-02-17T16:59:32.853Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #53 [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
16:59:32 [2022-02-17T16:59:32.854Z] #53 sha256:8dd2ca110f946cd3175ee0af74a07488d4acebe68f27447663443c4cd4bc185f
16:59:32 [2022-02-17T16:59:32.854Z] #53 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #50 sha256:2275cf6556bf2b004584e2be0c01117c87277967bb315490d38e6ea97b3b5e29
16:59:32 [2022-02-17T16:59:32.854Z] #50 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:59:32 [2022-02-17T16:59:32.854Z] #19 sha256:345827cec72e1fc1f248eff9eaa48364c83c8196da7ea8004d3b8a1ae30cc202
16:59:32 [2022-02-17T16:59:32.854Z] #19 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:59:32 [2022-02-17T16:59:32.854Z] #16 sha256:8b9cd398a7e061874d05dbe1fad0d529051b5667dd7ba072abe67623fbf4927f
16:59:32 [2022-02-17T16:59:32.854Z] #16 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #48 sha256:bdf393309a84a124e52576022758747ae42a551d503830765a5996a8f5e0fdc1
16:59:32 [2022-02-17T16:59:32.854Z] #48 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:59:32 [2022-02-17T16:59:32.854Z] #40 sha256:f5d9cb0b26c7ee7013283ce0b0494ff3079f5bea4d4b1677b5bb8fb32dfa0893
16:59:32 [2022-02-17T16:59:32.854Z] #40 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #44 sha256:640fd3366c6a699ef415d2c1a2d9b9e710e39606479dd629ab359767e95e5341
16:59:32 [2022-02-17T16:59:32.854Z] #44 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
16:59:32 [2022-02-17T16:59:32.854Z] #27 sha256:580784972ef08c3faf8b0b7d8fe3be656259df230289a6afbd601db431c5ab5c
16:59:32 [2022-02-17T16:59:32.854Z] #27 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #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
16:59:32 [2022-02-17T16:59:32.854Z] #26 sha256:c4bc5147f248430fe22107d9d21b154d5e7e418375e62db7232522bbc7541e89
16:59:32 [2022-02-17T16:59:32.854Z] #26 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #49 [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
16:59:32 [2022-02-17T16:59:32.854Z] #49 sha256:18ef32f7d71419fe970edf990e69ff4741a9eaf5f116b9a8a8d0a580aafdb90a
16:59:32 [2022-02-17T16:59:32.854Z] #49 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
16:59:32 [2022-02-17T16:59:32.854Z] #23 sha256:4257ca8a493e413f08bcc4937f853ad73d82d1486cf2c2ad4f6ad7cd0c3228bb
16:59:32 [2022-02-17T16:59:32.854Z] #23 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #43 [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
16:59:32 [2022-02-17T16:59:32.854Z] #43 sha256:fcb98999648d49000f5a7119a0902ee1e3398b907e28e513a893d6879366b3d1
16:59:32 [2022-02-17T16:59:32.854Z] #43 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #54 sha256:c93c230f234bcfa85afb901f64c6963d1e9de7dac7d49f51559fa53c77fc1c7a
16:59:32 [2022-02-17T16:59:32.854Z] #54 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #61 sha256:5555d319ab3518b534965970605d6cf60c751be3c95e8dc959e5cb263ae2fee2
16:59:32 [2022-02-17T16:59:32.854Z] #61 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:59:32 [2022-02-17T16:59:32.854Z] #59 sha256:2b680a33a107d52c57d2465936ba22740324921f4e45609d4ce941d17af5a983
16:59:32 [2022-02-17T16:59:32.854Z] #59 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:59:32 [2022-02-17T16:59:32.854Z] #55 sha256:7761c6166f25d6546c4734253d5c56ec1a8e0cbb9cb6e343dc42103a3ecafe5d
16:59:32 [2022-02-17T16:59:32.854Z] #55 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:59:32 [2022-02-17T16:59:32.854Z] #30 sha256:d223ab911a762c80f679817dcf6c4f3c6584d27f5fec54b1dd6efb276a2f5a70
16:59:32 [2022-02-17T16:59:32.854Z] #30 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:59:32 [2022-02-17T16:59:32.854Z] #17 sha256:adffaa4d96182c4682c80c59321450c06c5afeeb248027746cd45f6e9dbfc14f
16:59:32 [2022-02-17T16:59:32.854Z] #17 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:32 [2022-02-17T16:59:32.854Z] #56 sha256:4c30c804fd891308f94ee022ae2efc94ddffa6374e53ebae6d370495f9a29715
16:59:32 [2022-02-17T16:59:32.854Z] #56 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:59:32 [2022-02-17T16:59:32.854Z] #42 sha256:35a99fc7a322ae13557c3f75ba6ec1f3c2bad801b46ee862261b0b87f7d93c43
16:59:32 [2022-02-17T16:59:32.854Z] #42 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:59:32 [2022-02-17T16:59:32.854Z] #39 sha256:826ba1aaed677c3c020fcdaa2c1551c4ffa2042334ea65d83b0cfe08610374d4
16:59:32 [2022-02-17T16:59:32.854Z] #39 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:59:32 [2022-02-17T16:59:32.854Z] #18 sha256:385ee7b5b593fa70e1230645539d74f31c450ad94a4141d324e405839addd663
16:59:32 [2022-02-17T16:59:32.854Z] #18 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #35 sha256:40aa7d0ea9027f5b5c506bd739cfa00dcb2c459a1d49146f7254ea6b6c63b2b0
16:59:32 [2022-02-17T16:59:32.854Z] #35 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #36 [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
16:59:32 [2022-02-17T16:59:32.854Z] #36 sha256:767012e012b5c4a6805bcbf9bb3fecc4176b029e43a26ff69910fc1540beb48b
16:59:32 [2022-02-17T16:59:32.854Z] #36 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:59:32 [2022-02-17T16:59:32.854Z] #15 sha256:64b7573be5725c0a9cc5bda5cb086fee7db46eae1e7b5c51cd2638b76731df72
16:59:32 [2022-02-17T16:59:32.854Z] #15 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:59:32 [2022-02-17T16:59:32.854Z] #32 sha256:ab48b192b59a18ee62ce1e33cea0a6d60d765f8c68f1a4546fab4de9510ffe30
16:59:32 [2022-02-17T16:59:32.854Z] #32 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:59:32 [2022-02-17T16:59:32.854Z] #64 sha256:47ac831b9a1d2f3700af5035a660d78380b19747f75831e723c2da0eea125c89
16:59:32 [2022-02-17T16:59:32.854Z] #64 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
16:59:32 [2022-02-17T16:59:32.854Z] #41 sha256:c206c407efb90c0f3bb349101791203328a0f409535d6cc57b0d192bb0c98aaf
16:59:32 [2022-02-17T16:59:32.854Z] #41 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #63 [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
16:59:32 [2022-02-17T16:59:32.854Z] #63 sha256:cc1f9fc2ee0b36a24d5c7bc0283857391ed44396d0500e11e5fb1ba23a07c936
16:59:32 [2022-02-17T16:59:32.854Z] #63 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:59:32 [2022-02-17T16:59:32.854Z] #25 sha256:7a4f5edef4b8477a170dbd3bc6dd0dc3d95f2ee08eee3597bed90a45d0e5f219
16:59:32 [2022-02-17T16:59:32.854Z] #25 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #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
16:59:32 [2022-02-17T16:59:32.854Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691
16:59:32 [2022-02-17T16:59:32.854Z] #29 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:59:32 [2022-02-17T16:59:32.854Z] #33 sha256:fef56c139bf67e66fadd1b0c29e587be6b60af6b1c00c6c6c642dcfb7913ecbe
16:59:32 [2022-02-17T16:59:32.854Z] #33 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #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
16:59:32 [2022-02-17T16:59:32.854Z] #31 sha256:ce5e9de700bb96f567f7f10f97c08462bcda95ea5b4092110dadb2ee07067432
16:59:32 [2022-02-17T16:59:32.854Z] #31 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:32 [2022-02-17T16:59:32.854Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:59:32 [2022-02-17T16:59:32.854Z] #68 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:32 [2022-02-17T16:59:32.854Z] #60 sha256:c11b312d8fffd754b3498a94970bb3e0a43ecc45d3e54b21b77b2d04c149ce5a
16:59:32 [2022-02-17T16:59:32.854Z] #60 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #38 [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
16:59:32 [2022-02-17T16:59:32.854Z] #38 sha256:4cbf7305bb71497ed54279a4dcfc2a14e8b9f8b2695240d34580c6363477f741
16:59:32 [2022-02-17T16:59:32.854Z] #38 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #47 [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
16:59:32 [2022-02-17T16:59:32.854Z] #47 sha256:aaab20f1eccf4f30ab9a151fd54ffb0f0b1c4fd23ec2dbe87e8574719a99c739
16:59:32 [2022-02-17T16:59:32.854Z] #47 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:59:32 [2022-02-17T16:59:32.854Z] #72 sha256:364fadc4e67d8fb4f113a4841b858f5e4d2505cd7983d5f04fcafb95e78b96fd
16:59:32 [2022-02-17T16:59:32.854Z] #72 CACHED
16:59:32 [2022-02-17T16:59:32.854Z] 
16:59:32 [2022-02-17T16:59:32.854Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:59:32 [2022-02-17T16:59:32.854Z] #73 sha256:11e43e3443d49774cdf87d1740a3259f3eca166565919e4ac2fc1f46ba4d0fc9
16:59:33 [2022-02-17T16:59:33.033Z] #10 DONE 0.1s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:33 [2022-02-17T16:59:33.033Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:59:33 [2022-02-17T16:59:33.033Z] #7 DONE 0.1s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:59:33 [2022-02-17T16:59:33.033Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:59:33 [2022-02-17T16:59:33.033Z] #9 DONE 0.1s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:33 [2022-02-17T16:59:33.033Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:59:33 [2022-02-17T16:59:33.033Z] #67 DONE 0.0s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:59:33 [2022-02-17T16:59:33.033Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:59:33 [2022-02-17T16:59:33.033Z] #69 DONE 0.0s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.7-bullseye@sha256:f89b6b9ec155b8c5e04d18fc23f6cb915e17ad8fe3f1cf7e9c7b7122a6c509a9
16:59:33 [2022-02-17T16:59:33.033Z] #11 sha256:ee804fd69a4f899d2b347e0dbb15ec5deed75afbaf05b27be7aebf8acb2b8c39
16:59:33 [2022-02-17T16:59:33.033Z] #11 DONE 0.0s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d
16:59:33 [2022-02-17T16:59:33.033Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659
16:59:33 [2022-02-17T16:59:33.033Z] #28 DONE 0.0s
16:59:33 [2022-02-17T16:59:33.033Z] 
16:59:33 [2022-02-17T16:59:33.033Z] #24 [internal] load build context
16:59:33 [2022-02-17T16:59:33.033Z] #24 sha256:110d132f11ad783745a461cd7d7c71b2d84c9bd4fe42c54aa4a88d70c20dff1f
16:59:33 [2022-02-17T16:59:33.078Z] #31 ...
16:59:33 [2022-02-17T16:59:33.078Z] 
16:59:33 [2022-02-17T16:59:33.078Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:59:33 [2022-02-17T16:59:33.078Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:59:33 [2022-02-17T16:59:33.078Z] #52 DONE 0.4s
16:59:33 [2022-02-17T16:59:33.078Z] 
16:59:33 [2022-02-17T16:59:33.078Z] #31 [internal] load build context
16:59:33 [2022-02-17T16:59:33.078Z] #31 sha256:6406357f9fe5516cadc598ba5c790f72dfa53f026f61d433fd61a6a3eb6d2436
16:59:33 [2022-02-17T16:59:33.369Z] #75 DONE 0.8s
16:59:33 [2022-02-17T16:59:33.369Z] 
16:59:33 [2022-02-17T16:59:33.369Z] #76 exporting to image
16:59:33 [2022-02-17T16:59:33.369Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:59:33 [2022-02-17T16:59:33.369Z] #76 exporting layers
16:59:33 [2022-02-17T16:59:33.005Z]  > git remote # timeout=10
16:59:33 [2022-02-17T16:59:33.056Z]  > git config --get remote.origin.url # timeout=10
16:59:33 [2022-02-17T16:59:33.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:33 [2022-02-17T16:59:33.110Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
16:59:33 [2022-02-17T16:59:33.573Z] + pkg_list='github.com/docker/docker/api
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/backend/build
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/httputils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/middleware
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/build
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/checkpoint
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/container
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/debug
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/distribution
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/grpc
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/image
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/network
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/plugin
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/session
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/swarm
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/system
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/server/router/volume
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/backend
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/blkiodev
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/container
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/events
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/filters
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/image
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/mount
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/network
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/plugins/logdriver
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/registry
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/strslice
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/swarm
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/swarm/runtime
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/time
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/versions
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/versions/v1p19
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/versions/v1p20
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/api/types/volume
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next/exporter
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/builder-next/worker
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/dockerfile
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/dockerignore
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/remotecontext
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/builder/remotecontext/git
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cli
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cli/config
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cli/debug
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/client
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cmd/docker-proxy
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cmd/dockerd
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cmd/dockerd/trap
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/container
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/container/stream
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/contrib/apparmor
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/contrib/docker-device-tool
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/contrib/httpserver
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/cluster
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/cluster/convert
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/cluster/executor
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/cluster/executor/container
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/cluster/provider
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/config
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/events
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/events/testutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/exec
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/aufs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/copy
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/overlay
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/register
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/vfs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/graphdriver/zfs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/images
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/initlayer
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/links
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/listeners
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/awslogs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/fluentd
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/gcplogs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/gelf
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/journald
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/local
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/logentries
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/loggerutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/splunk
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/syslog
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/logger/templates
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/names
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/network
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/daemon/stats
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/distribution
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/distribution/metadata
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/distribution/utils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/distribution/xfer
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/dockerversion
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/errdefs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/image
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/image/cache
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/image/tarexport
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/image/v1
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/internal/test/suite
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/layer
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libcontainerd
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libcontainerd/queue
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libcontainerd/remote
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libcontainerd/supervisor
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libcontainerd/types
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/bitseq
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cluster
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/config
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/datastore
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/diagnostic
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/discoverapi
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/driverapi
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/host
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/null
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/overlay
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/remote
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/windows
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/drvregistry
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/etchosts
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/idm
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/internal/caller
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipam
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipamapi
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipams/builtin
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipams/null
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipams/remote
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ipamutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/iptables
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/netlabel
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/netutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/networkdb
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/ns
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/options
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/osl
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/osl/kernel
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/portallocator
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/portmapper
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/resolvconf
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/testutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/libnetwork/types
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/oci
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/oci/caps
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/opts
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/aaparser
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/archive
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/authorization
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/broadcaster
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/capabilities
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/chrootarchive
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/containerfs
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/devicemapper
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/directory
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/dmesg
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/filenotify
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/fileutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/fsutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/homedir
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/idtools
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/ioutils
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/jsonmessage
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/locker
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/longpath
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/loopback
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/mount
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/namesgenerator
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/parsers
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/parsers/kernel
16:59:33 [2022-02-17T16:59:33.573Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/pidfile
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/platform
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugingetter
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/transport
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/pools
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/progress
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/pubsub
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/reexec
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/signal
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/stack
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/stdcopy
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/streamformatter
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/stringid
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/symlink
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/sysinfo
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/system
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/tailfile
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/tarsum
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/term
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/term/windows
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/truncindex
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/urlutil
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/useragent
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/plugin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/plugin/executor/containerd
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/plugin/v2
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/profiles/apparmor
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/profiles/seccomp
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/quota
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/reference
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/registry
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/registry/resumable
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/restartmanager
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/rootless
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/rootless/specconv
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/runconfig
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/runconfig/opts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/daemon
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/environment
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fakecontext
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fakegit
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fakestorage
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fixtures/load
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fixtures/plugin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/registry
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/request
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/drivers
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/local
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/mounts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/service
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/service/opts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/testutils'
16:59:33 [2022-02-17T16:59:33.574Z] ++ echo 'github.com/docker/docker/api
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/backend/build
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/httputils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/middleware
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/build
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/checkpoint
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/container
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/debug
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/distribution
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/grpc
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/image
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/network
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/plugin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/session
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/swarm
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/system
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/volume
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/backend
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/blkiodev
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/container
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/events
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/filters
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/image
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/mount
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/network
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/plugins/logdriver
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/registry
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/strslice
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/swarm
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/swarm/runtime
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/time
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/versions
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/versions/v1p19
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/versions/v1p20
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/types/volume
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next/exporter
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/builder-next/worker
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/dockerfile
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/dockerignore
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/remotecontext
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/builder/remotecontext/git
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cli
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cli/config
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cli/debug
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/client
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cmd/docker-proxy
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cmd/dockerd
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cmd/dockerd/trap
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/container
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/container/stream
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/contrib/apparmor
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/contrib/docker-device-tool
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/contrib/httpserver
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/cluster
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/cluster/convert
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/cluster/executor
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/cluster/executor/container
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/cluster/provider
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/config
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/events
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/events/testutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/exec
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/aufs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/copy
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/overlay
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/register
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/vfs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/graphdriver/zfs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/images
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/initlayer
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/links
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/listeners
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/awslogs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/fluentd
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/gcplogs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/gelf
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/journald
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/local
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/logentries
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/loggerutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/splunk
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/syslog
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/logger/templates
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/names
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/network
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/daemon/stats
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/distribution
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/distribution/metadata
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/distribution/utils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/distribution/xfer
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/dockerversion
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/errdefs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/image
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/image/cache
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/image/tarexport
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/image/v1
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/internal/test/suite
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/layer
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libcontainerd
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libcontainerd/queue
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libcontainerd/remote
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libcontainerd/supervisor
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libcontainerd/types
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/bitseq
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cluster
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/config
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/datastore
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/diagnostic
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/discoverapi
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/driverapi
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/host
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/null
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/overlay
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/remote
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/windows
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/drvregistry
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/etchosts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/idm
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/internal/caller
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipam
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipamapi
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipams/builtin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipams/null
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipams/remote
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ipamutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/iptables
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/netlabel
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/netutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/networkdb
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/ns
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/options
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/osl
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/osl/kernel
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/portallocator
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/portmapper
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/resolvconf
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/testutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/libnetwork/types
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/oci
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/oci/caps
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/opts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/aaparser
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/archive
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/authorization
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/broadcaster
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/capabilities
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/chrootarchive
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/containerfs
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/devicemapper
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/directory
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/dmesg
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/filenotify
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/fileutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/fsutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/homedir
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/idtools
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/ioutils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/jsonmessage
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/locker
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/longpath
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/loopback
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/mount
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/namesgenerator
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/parsers
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/parsers/kernel
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/pidfile
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/platform
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugingetter
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/plugins/transport
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/pools
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/progress
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/pubsub
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/reexec
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/signal
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/stack
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/stdcopy
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/streamformatter
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/stringid
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/symlink
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/sysinfo
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/system
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/tailfile
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/tarsum
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/term
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/term/windows
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/truncindex
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/urlutil
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/pkg/useragent
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/plugin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/plugin/executor/containerd
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/plugin/v2
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/profiles/apparmor
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/profiles/seccomp
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/quota
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/reference
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/registry
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/registry/resumable
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/restartmanager
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/rootless
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/rootless/specconv
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/runconfig
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/runconfig/opts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/daemon
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/environment
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fakecontext
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fakegit
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fakestorage
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fixtures/load
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fixtures/plugin
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/registry
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/testutil/request
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/drivers
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/local
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/mounts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/service
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/service/opts
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/volume/testutils'
16:59:33 [2022-02-17T16:59:33.574Z] ++ grep --fixed-strings -v /libnetwork
16:59:33 [2022-02-17T16:59:33.574Z] + base_pkg_list='github.com/docker/docker/api
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/backend/build
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/httputils
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/middleware
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/build
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/checkpoint
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/container
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/debug
16:59:33 [2022-02-17T16:59:33.574Z] github.com/docker/docker/api/server/router/distribution
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/grpc
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/image
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/network
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/plugin
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/session
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/swarm
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/system
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/volume
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/backend
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/blkiodev
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/events
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/filters
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/image
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/mount
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/network
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/plugins/logdriver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/registry
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/strslice
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/swarm
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/swarm/runtime
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/time
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/versions
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/versions/v1p19
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/versions/v1p20
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/volume
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/exporter
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/worker
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/dockerfile
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/dockerignore
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/remotecontext
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/remotecontext/git
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cli
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cli/config
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cli/debug
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/client
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/docker-proxy
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/dockerd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/dockerd/trap
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/container/stream
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/contrib/apparmor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/contrib/docker-device-tool
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/contrib/httpserver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/convert
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/executor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/executor/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/provider
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/config
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/events
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/events/testutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/exec
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/aufs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/copy
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/overlay
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/register
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/vfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/zfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/images
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/initlayer
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/links
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/listeners
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/awslogs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/fluentd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/gcplogs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/gelf
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/journald
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/local
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/logentries
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/loggerutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/splunk
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/syslog
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/templates
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/names
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/network
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/stats
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution/metadata
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution/utils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution/xfer
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/dockerversion
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/errdefs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image/cache
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image/tarexport
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image/v1
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/internal/test/suite
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/layer
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/queue
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/remote
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/supervisor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/types
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/oci
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/oci/caps
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/opts
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/aaparser
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/archive
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/authorization
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/broadcaster
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/capabilities
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/chrootarchive
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/containerfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/devicemapper
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/directory
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/dmesg
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/filenotify
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/fileutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/fsutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/homedir
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/idtools
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/ioutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/jsonmessage
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/locker
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/longpath
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/loopback
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/mount
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/namesgenerator
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/parsers
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/parsers/kernel
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/pidfile
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/platform
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/plugingetter
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/plugins
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/plugins/transport
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/pools
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/progress
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/pubsub
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/reexec
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/signal
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/stack
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/stdcopy
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/streamformatter
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/stringid
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/symlink
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/sysinfo
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/system
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/tailfile
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/tarsum
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/term
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/term/windows
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/truncindex
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/urlutil
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/pkg/useragent
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/plugin
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/plugin/executor/containerd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/plugin/v2
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/profiles/apparmor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/profiles/seccomp
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/quota
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/reference
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/registry
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/registry/resumable
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/restartmanager
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/rootless
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/rootless/specconv
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/runconfig
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/runconfig/opts
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/daemon
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/environment
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/fakecontext
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/fakegit
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/fakestorage
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/fixtures/load
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/fixtures/plugin
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/registry
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/testutil/request
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume/drivers
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume/local
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume/mounts
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume/service
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume/service/opts
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/volume/testutils'
16:59:33 [2022-02-17T16:59:33.575Z] ++ grep --fixed-strings /libnetwork
16:59:33 [2022-02-17T16:59:33.575Z] ++ echo 'github.com/docker/docker/api
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/backend/build
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/httputils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/middleware
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/build
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/checkpoint
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/debug
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/distribution
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/grpc
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/image
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/network
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/plugin
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/session
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/swarm
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/system
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/server/router/volume
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/backend
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/blkiodev
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/events
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/filters
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/image
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/mount
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/network
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/plugins/logdriver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/registry
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/strslice
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/swarm
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/swarm/runtime
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/time
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/versions
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/versions/v1p19
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/versions/v1p20
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/api/types/volume
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/exporter
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/builder-next/worker
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/dockerfile
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/dockerignore
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/remotecontext
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/builder/remotecontext/git
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cli
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cli/config
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cli/debug
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/client
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/docker-proxy
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/dockerd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/dockerd/trap
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/container/stream
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/contrib/apparmor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/contrib/docker-device-tool
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/contrib/httpserver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/convert
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/executor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/executor/container
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/cluster/provider
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/config
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/events
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/events/testutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/exec
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/aufs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/copy
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/overlay
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/register
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/vfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/graphdriver/zfs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/images
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/initlayer
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/links
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/listeners
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/awslogs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/fluentd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/gcplogs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/gelf
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/journald
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/local
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/logentries
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/loggerutils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/splunk
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/syslog
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/logger/templates
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/names
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/network
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/daemon/stats
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution/metadata
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution/utils
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/distribution/xfer
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/dockerversion
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/errdefs
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image/cache
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image/tarexport
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/image/v1
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/internal/test/suite
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/layer
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/queue
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/remote
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/supervisor
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libcontainerd/types
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/bitseq
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cluster
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/config
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/datastore
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/diagnostic
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/discoverapi
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/driverapi
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/drivers/host
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:59:33 [2022-02-17T16:59:33.575Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/null
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/remote
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/windows
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drvregistry
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/etchosts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/idm
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/internal/caller
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipam
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipamapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/builtin
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/null
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/remote
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipamutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/iptables
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/netlabel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/netutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/networkdb
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ns
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/options
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/osl
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/osl/kernel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/portallocator
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/portmapper
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/resolvconf
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/testutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/types
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/oci
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/oci/caps
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/opts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/aaparser
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/archive
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/authorization
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/broadcaster
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/capabilities
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/chrootarchive
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/containerfs
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/devicemapper
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/directory
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/dmesg
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/filenotify
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/fileutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/fsutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/homedir
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/idtools
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/ioutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/jsonmessage
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/locker
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/longpath
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/loopback
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/mount
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/namesgenerator
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/parsers
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/parsers/kernel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/pidfile
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/platform
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/plugingetter
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/plugins
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/plugins/transport
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/pools
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/progress
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/pubsub
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/reexec
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/signal
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/stack
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/stdcopy
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/streamformatter
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/stringid
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/symlink
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/sysinfo
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/system
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/tailfile
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/tarsum
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/term
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/term/windows
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/truncindex
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/urlutil
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/pkg/useragent
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/plugin
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/plugin/executor/containerd
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/plugin/v2
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/profiles/apparmor
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/profiles/seccomp
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/quota
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/reference
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/registry
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/registry/resumable
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/restartmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/rootless
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/rootless/specconv
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/runconfig
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/runconfig/opts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/daemon
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/environment
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/fakecontext
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/fakegit
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/fakestorage
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/fixtures/load
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/fixtures/plugin
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/registry
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/testutil/request
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume/drivers
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume/local
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume/mounts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume/service
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume/service/opts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/volume/testutils'
16:59:33 [2022-02-17T16:59:33.576Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/bitseq
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cluster
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/config
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/datastore
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/diagnostic
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/discoverapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/driverapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/host
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/null
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/remote
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/windows
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drvregistry
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/etchosts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/idm
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/internal/caller
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipam
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipamapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/builtin
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/null
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/remote
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipamutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/iptables
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/netlabel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/netutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/networkdb
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ns
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/options
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/osl
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/osl/kernel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/portallocator
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/portmapper
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/resolvconf
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/testutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/types'
16:59:33 [2022-02-17T16:59:33.576Z] + echo 'github.com/docker/docker/libnetwork
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/bitseq
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cluster
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/config
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/datastore
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/diagnostic
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/discoverapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/driverapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/host
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/null
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/remote
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/windows
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drvregistry
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/etchosts
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/idm
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/internal/caller
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipam
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipamapi
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/builtin
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/null
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/remote
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ipamutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/iptables
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/netlabel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/netutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/networkdb
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/ns
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/options
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/osl
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/osl/kernel
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/portallocator
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/portmapper
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/resolvconf
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/testutils
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/types'
16:59:33 [2022-02-17T16:59:33.576Z] + grep --fixed-strings libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/bridge
16:59:33 [2022-02-17T16:59:33.576Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:59:33 [2022-02-17T16:59:33.576Z] + type docker-proxy
16:59:33 [2022-02-17T16:59:33.576Z] hack/test/unit: line 25: type: docker-proxy: not found
16:59:33 [2022-02-17T16:59:33.576Z] + hack/make.sh binary-proxy install-proxy
16:59:33 [2022-02-17T16:59:33.576Z] 
16:59:33 [2022-02-17T16:59:33.608Z] #24 ...
16:59:33 [2022-02-17T16:59:33.608Z] 
16:59:33 [2022-02-17T16:59:33.608Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:59:33 [2022-02-17T16:59:33.608Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:59:33 [2022-02-17T16:59:33.608Z] #45 DONE 0.4s
16:59:33 [2022-02-17T16:59:33.608Z] 
16:59:33 [2022-02-17T16:59:33.608Z] #24 [internal] load build context
16:59:33 [2022-02-17T16:59:33.608Z] #24 sha256:110d132f11ad783745a461cd7d7c71b2d84c9bd4fe42c54aa4a88d70c20dff1f
16:59:33 [2022-02-17T16:59:33.720Z] #31 ...
16:59:33 [2022-02-17T16:59:33.720Z] 
16:59:33 [2022-02-17T16:59:33.720Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
16:59:33 [2022-02-17T16:59:33.720Z] #14 sha256:893a478768177df70789dd3e37fbd19ffb181b8fa715558405d025d15449ce84
16:59:33 [2022-02-17T16:59:33.720Z] #14 DONE 1.1s
16:59:33 [2022-02-17T16:59:33.720Z] 
16:59:33 [2022-02-17T16:59:33.720Z] #31 [internal] load build context
16:59:33 [2022-02-17T16:59:33.720Z] #31 sha256:6406357f9fe5516cadc598ba5c790f72dfa53f026f61d433fd61a6a3eb6d2436
16:59:33 [2022-02-17T16:59:33.793Z] #73 DONE 0.9s
16:59:33 [2022-02-17T16:59:33.793Z] 
16:59:33 [2022-02-17T16:59:33.793Z] #74 exporting to image
16:59:33 [2022-02-17T16:59:33.793Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:59:33 [2022-02-17T16:59:33.793Z] #74 exporting layers
16:59:33 [2022-02-17T16:59:33.836Z] Removing bundles/
16:59:33 [2022-02-17T16:59:33.836Z] 
16:59:33 [2022-02-17T16:59:33.836Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:59:33 [2022-02-17T16:59:33.836Z] Building: bundles/binary-proxy/docker-proxy-dev
16:59:33 [2022-02-17T16:59:33.836Z] GOOS="" GOARCH="" GOARM=""
16:59:34 [2022-02-17T16:59:34.061Z] Merge succeeded, producing 5a37dccf0c0a6f53633dc4759d096883193f10c7
16:59:34 [2022-02-17T16:59:34.062Z] Checking out Revision 5a37dccf0c0a6f53633dc4759d096883193f10c7 (PR-43253)
16:59:34 [2022-02-17T16:59:34.411Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
16:59:34 [2022-02-17T16:59:34.541Z] First time build. Skipping changelog.
16:59:34 [2022-02-17T16:59:34.729Z] #74 exporting layers 1.0s done
16:59:34 [2022-02-17T16:59:34.729Z] #74 writing image sha256:a546a77a46bd7da64d897941f96a494c967164212fe9e47d4706982d7ff902dd done
16:59:34 [2022-02-17T16:59:34.729Z] #74 naming to docker.io/library/docker:2344f8912d81c3cd7a01042cff0273b3214800f6 done
16:59:34 [2022-02-17T16:59:34.729Z] #74 DONE 1.0s
16:59:34 [2022-02-17T16:59:34.734Z] #76 exporting layers 1.0s done
16:59:34 [2022-02-17T16:59:34.734Z] #76 writing image sha256:1adc249f8d085cc1b018e66d5a047fbb00948a91ce1c4f161140897e1a86cc73
16:59:34 [2022-02-17T16:59:34.734Z] #76 writing image sha256:1adc249f8d085cc1b018e66d5a047fbb00948a91ce1c4f161140897e1a86cc73 done
16:59:34 [2022-02-17T16:59:34.734Z] #76 naming to docker.io/library/docker:2344f8912d81c3cd7a01042cff0273b3214800f6 done
16:59:34 [2022-02-17T16:59:34.734Z] #76 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:59:35 [2022-02-17T16:59:35.003Z] #24 transferring context: 57.35MB 1.8s done
16:59:35 [2022-02-17T16:59:35.003Z] #24 DONE 1.9s
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
16:59:35 [2022-02-17T16:59:35.003Z] #27 sha256:edff6a8cc905fdfc67180431213558c184c6ff46b0771c34f67c7e40714ce300
16:59:35 [2022-02-17T16:59:35.003Z] #27 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #61 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.003Z] #61 sha256:786890e8cebafd8162ba8438c7cfca43da86a462df8f5e3aabcb5e4616795096
16:59:35 [2022-02-17T16:59:35.003Z] #61 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:59:35 [2022-02-17T16:59:35.003Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:59:35 [2022-02-17T16:59:35.003Z] #68 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:59:35 [2022-02-17T16:59:35.003Z] #40 sha256:f9de45b0b57af90a8eaf367e2c1751b1f705c63adf32d514db385bf42943d436
16:59:35 [2022-02-17T16:59:35.003Z] #40 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #20 [dev-systemd-false  6/24] RUN ldconfig
16:59:35 [2022-02-17T16:59:35.003Z] #20 sha256:1d5a1cbb69c0c6ee6acd716478593ef9a1cf24cc06a4dec6e1a61291745e1521
16:59:35 [2022-02-17T16:59:35.003Z] #20 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:59:35 [2022-02-17T16:59:35.003Z] #30 sha256:512a8e4b28905178360c855a90f4c529d2d02bebd917747cd6312166096be9ca
16:59:35 [2022-02-17T16:59:35.003Z] #30 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #43 [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
16:59:35 [2022-02-17T16:59:35.003Z] #43 sha256:fcb98999648d49000f5a7119a0902ee1e3398b907e28e513a893d6879366b3d1
16:59:35 [2022-02-17T16:59:35.003Z] #43 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #19 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:59:35 [2022-02-17T16:59:35.003Z] #19 sha256:345827cec72e1fc1f248eff9eaa48364c83c8196da7ea8004d3b8a1ae30cc202
16:59:35 [2022-02-17T16:59:35.003Z] #19 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #49 [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
16:59:35 [2022-02-17T16:59:35.003Z] #49 sha256:18ef32f7d71419fe970edf990e69ff4741a9eaf5f116b9a8a8d0a580aafdb90a
16:59:35 [2022-02-17T16:59:35.003Z] #49 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #58 [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
16:59:35 [2022-02-17T16:59:35.003Z] #58 sha256:fbf212fc86c805e7e7717644ac998f94a07fdbe0da5492bf979ea8a7cb5d701b
16:59:35 [2022-02-17T16:59:35.003Z] #58 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:59:35 [2022-02-17T16:59:35.003Z] #12 sha256:75dfec74623a89fb99e0b938c9065bf80977b783806b00bd168d26caec455bd2
16:59:35 [2022-02-17T16:59:35.003Z] #12 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.003Z] #52 sha256:9f173b5079834caab0bfb969789eb4c99d666b2699a6022aa12de19af0573a7e
16:59:35 [2022-02-17T16:59:35.003Z] #52 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #18 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:59:35 [2022-02-17T16:59:35.003Z] #18 sha256:385ee7b5b593fa70e1230645539d74f31c450ad94a4141d324e405839addd663
16:59:35 [2022-02-17T16:59:35.003Z] #18 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #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
16:59:35 [2022-02-17T16:59:35.003Z] #26 sha256:c12eac0f08e2c90a191165f30d6962aec9263b912954278d996754fef1b82f5a
16:59:35 [2022-02-17T16:59:35.003Z] #26 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:59:35 [2022-02-17T16:59:35.003Z] #42 sha256:35a99fc7a322ae13557c3f75ba6ec1f3c2bad801b46ee862261b0b87f7d93c43
16:59:35 [2022-02-17T16:59:35.003Z] #42 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #57 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.003Z] #57 sha256:5bbebb3cc4b1fcc2c9edb35d483ef4724182c31c4da61967771b31cdba992753
16:59:35 [2022-02-17T16:59:35.003Z] #57 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:59:35 [2022-02-17T16:59:35.003Z] #64 sha256:8f2ca263ce61809e3670a70741d1d16ae457cc6b6aa3198cd898bbf6a60915f1
16:59:35 [2022-02-17T16:59:35.003Z] #64 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #21 [dev-systemd-false  7/24] 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
16:59:35 [2022-02-17T16:59:35.003Z] #21 sha256:3823752d874662ff48df22bd3e63c5a850304b95ca17beeb51886f978d7d57d8
16:59:35 [2022-02-17T16:59:35.003Z] #21 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #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
16:59:35 [2022-02-17T16:59:35.003Z] #14 sha256:a4725c3f9ce51583ac6061a1a8b7fec78b75a327272a43c8ed539e64e2f7a110
16:59:35 [2022-02-17T16:59:35.003Z] #14 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:59:35 [2022-02-17T16:59:35.003Z] #60 sha256:bc729e8d03ca21d53bfb2cdf7ce216f28156429e4efb63d8d2b9636baadbb943
16:59:35 [2022-02-17T16:59:35.003Z] #60 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #38 [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
16:59:35 [2022-02-17T16:59:35.003Z] #38 sha256:4cbf7305bb71497ed54279a4dcfc2a14e8b9f8b2695240d34580c6363477f741
16:59:35 [2022-02-17T16:59:35.003Z] #38 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #22 [dev-systemd-false  8/24] 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
16:59:35 [2022-02-17T16:59:35.003Z] #22 sha256:70033b582f2d3d7cffcde46f508148ef49c8dfbeaea16814bb3db49402377451
16:59:35 [2022-02-17T16:59:35.003Z] #22 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #35 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.003Z] #35 sha256:53361bb129d740c2442baaa123a13842d0c01fff145346e3664835484ca7fe5f
16:59:35 [2022-02-17T16:59:35.003Z] #35 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:59:35 [2022-02-17T16:59:35.003Z] #55 sha256:bb93e23cc2cb28ee50b919af7650579ad5230fa1c5763a5f1c88c4ce72fce0d2
16:59:35 [2022-02-17T16:59:35.003Z] #55 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #63 [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
16:59:35 [2022-02-17T16:59:35.003Z] #63 sha256:a8a4c7eaca8c6cbcd92ee5aba183406d6e4bdf69bf46b878ee3316717b8415c3
16:59:35 [2022-02-17T16:59:35.003Z] #63 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:59:35 [2022-02-17T16:59:35.003Z] #33 sha256:fef56c139bf67e66fadd1b0c29e587be6b60af6b1c00c6c6c642dcfb7913ecbe
16:59:35 [2022-02-17T16:59:35.003Z] #33 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.003Z] #66 sha256:4f2add405d58a890934af399615f47ddc46b2cd53693eb72ec54b049e09f812a
16:59:35 [2022-02-17T16:59:35.003Z] #66 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #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
16:59:35 [2022-02-17T16:59:35.003Z] #13 sha256:72c0d0abe19e52417c1282b94673df98a26ba435e19f2590bb9a21514a53cef4
16:59:35 [2022-02-17T16:59:35.003Z] #13 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:59:35 [2022-02-17T16:59:35.003Z] #65 sha256:2721f8332c87569850292effccf8dea3fbe16e01d0af02ea1807811301f7357e
16:59:35 [2022-02-17T16:59:35.003Z] #65 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #51 [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
16:59:35 [2022-02-17T16:59:35.003Z] #51 sha256:a94b8c7922324909abb79ebb648d043248303d92650c7e59735fd3564a1a7da9
16:59:35 [2022-02-17T16:59:35.003Z] #51 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.003Z] #50 sha256:5d8056f14452fcd8351d4532786ec731e5515005bf1acb4a89d9b9877575d44a
16:59:35 [2022-02-17T16:59:35.003Z] #50 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #46 [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
16:59:35 [2022-02-17T16:59:35.003Z] #46 sha256:8616507b913a2a3c78d38cadf81d6fdffa9848e9d4651a7d417be914fb91d5f0
16:59:35 [2022-02-17T16:59:35.003Z] #46 CACHED
16:59:35 [2022-02-17T16:59:35.003Z] 
16:59:35 [2022-02-17T16:59:35.003Z] #36 [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
16:59:35 [2022-02-17T16:59:35.003Z] #36 sha256:767012e012b5c4a6805bcbf9bb3fecc4176b029e43a26ff69910fc1540beb48b
16:59:35 [2022-02-17T16:59:35.003Z] #36 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #44 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.004Z] #44 sha256:bf1f58d36399af9b82935672b2c279584a238db8aaef393fc6c32067e0aa15de
16:59:35 [2022-02-17T16:59:35.004Z] #44 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #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
16:59:35 [2022-02-17T16:59:35.004Z] #31 sha256:b7e5b86cb967947709f1d8d676c15dc3710a360211948ef925ad969c08cc8327
16:59:35 [2022-02-17T16:59:35.004Z] #31 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
16:59:35 [2022-02-17T16:59:35.004Z] #32 sha256:5b478992649373eb4ab9e41af05e2870cebf86a90b0df388536188249e9baac1
16:59:35 [2022-02-17T16:59:35.004Z] #32 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #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
16:59:35 [2022-02-17T16:59:35.004Z] #34 sha256:befffa8a2bdb79ea451f5cc16554957ddae010fcce9f59a8a01a1d1d0ebeb7ed
16:59:35 [2022-02-17T16:59:35.004Z] #34 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #17 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:59:35 [2022-02-17T16:59:35.004Z] #17 sha256:adffaa4d96182c4682c80c59321450c06c5afeeb248027746cd45f6e9dbfc14f
16:59:35 [2022-02-17T16:59:35.004Z] #17 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:59:35 [2022-02-17T16:59:35.004Z] #25 sha256:0cd97deb47c02c68d4a3ac111d098604dc6d218fd836f094d746602f8aa35d66
16:59:35 [2022-02-17T16:59:35.004Z] #25 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #37 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.004Z] #37 sha256:009cd8c2d4113c650f5b52177884ef42abef5023a44877ae066c2e8720ee7e89
16:59:35 [2022-02-17T16:59:35.004Z] #37 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #23 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
16:59:35 [2022-02-17T16:59:35.004Z] #23 sha256:4257ca8a493e413f08bcc4937f853ad73d82d1486cf2c2ad4f6ad7cd0c3228bb
16:59:35 [2022-02-17T16:59:35.004Z] #23 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #16 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:59:35 [2022-02-17T16:59:35.004Z] #16 sha256:8b9cd398a7e061874d05dbe1fad0d529051b5667dd7ba072abe67623fbf4927f
16:59:35 [2022-02-17T16:59:35.004Z] #16 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #47 [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
16:59:35 [2022-02-17T16:59:35.004Z] #47 sha256:aaab20f1eccf4f30ab9a151fd54ffb0f0b1c4fd23ec2dbe87e8574719a99c739
16:59:35 [2022-02-17T16:59:35.004Z] #47 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:59:35 [2022-02-17T16:59:35.004Z] #39 sha256:a93456d77593d35a2f40e59c27acae28f8f0de356b50996b322738e8e882fd05
16:59:35 [2022-02-17T16:59:35.004Z] #39 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #41 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.004Z] #41 sha256:37fbfaac94960a8c45a3fb0ed2362d6ad90f9ae62d4fc9ee8487bcdd176a7043
16:59:35 [2022-02-17T16:59:35.004Z] #41 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #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
16:59:35 [2022-02-17T16:59:35.004Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691
16:59:35 [2022-02-17T16:59:35.004Z] #29 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:59:35 [2022-02-17T16:59:35.004Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:59:35 [2022-02-17T16:59:35.004Z] #70 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.004Z] #71 sha256:6f6d57ec9e20e565e5e105435ad0a7c2e8dedd00f11dc03b8e8650e67e90c977
16:59:35 [2022-02-17T16:59:35.004Z] #71 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:59:35 [2022-02-17T16:59:35.004Z] #59 sha256:3c5f97774fee512da06f92a87ebac8064e88d2bffc20aa225a36718042eb3719
16:59:35 [2022-02-17T16:59:35.004Z] #59 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:59:35 [2022-02-17T16:59:35.004Z] #56 sha256:4f443e11539744c117545bfd15dee1ba7dfe0f3fcb12698f1d596a093c124c72
16:59:35 [2022-02-17T16:59:35.004Z] #56 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #15 [dev-systemd-false  1/24] RUN groupadd -r docker
16:59:35 [2022-02-17T16:59:35.004Z] #15 sha256:64b7573be5725c0a9cc5bda5cb086fee7db46eae1e7b5c51cd2638b76731df72
16:59:35 [2022-02-17T16:59:35.004Z] #15 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #53 [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
16:59:35 [2022-02-17T16:59:35.004Z] #53 sha256:8dd2ca110f946cd3175ee0af74a07488d4acebe68f27447663443c4cd4bc185f
16:59:35 [2022-02-17T16:59:35.004Z] #53 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.004Z] #54 sha256:df64d73227695ecad5376df788a778d4251d3ceb9d45b7d3a6874ca286aaaf6b
16:59:35 [2022-02-17T16:59:35.004Z] #54 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:59:35 [2022-02-17T16:59:35.004Z] #62 sha256:7088330be8c75e4adb84cd75785645d74d05d30e19ab39c4d5fd33687398eea4
16:59:35 [2022-02-17T16:59:35.004Z] #62 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #48 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
16:59:35 [2022-02-17T16:59:35.004Z] #48 sha256:2edb98eae28876620bc8a7c083d0a149cc7b4fcfc0f888fdb32d0e92ca7aae40
16:59:35 [2022-02-17T16:59:35.004Z] #48 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
16:59:35 [2022-02-17T16:59:35.004Z] #72 sha256:e80a665c45996c35f94eef07658fda7e3be469894dac2537f50c719c911604bf
16:59:35 [2022-02-17T16:59:35.004Z] #72 CACHED
16:59:35 [2022-02-17T16:59:35.004Z] 
16:59:35 [2022-02-17T16:59:35.004Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker
16:59:35 [2022-02-17T16:59:35.004Z] #73 sha256:e3e4925ed8cab035f65e9365dc79e3f99162b7212bda7f1e901ee14ba2f64dde
16:59:35 [2022-02-17T16:59:35.100Z] #31 ...
16:59:35 [2022-02-17T16:59:35.100Z] 
16:59:35 [2022-02-17T16:59:35.100Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
16:59:35 [2022-02-17T16:59:35.100Z] #15 sha256:c97bd04740e29c0f687897536209d9367da60f235b0fad7ceecf1b8ce5427c1b
16:59:35 [2022-02-17T16:59:35.100Z] #15 DONE 1.2s
16:59:35 [2022-02-17T16:59:35.100Z] 
16:59:35 [2022-02-17T16:59:35.100Z] #31 [internal] load build context
16:59:35 [2022-02-17T16:59:35.100Z] #31 sha256:6406357f9fe5516cadc598ba5c790f72dfa53f026f61d433fd61a6a3eb6d2436
16:59:35 [2022-02-17T16:59:35.102Z] + trap exit INT TERM
16:59:35 [2022-02-17T16:59:35.102Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
16:59:35 [2022-02-17T16:59:35.102Z] + CONTAINER_NAME=docker-pr3
16:59:35 [2022-02-17T16:59:35.102Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43253/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh dynbinary
16:59:35 [2022-02-17T16:59:35.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -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:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh dynbinary test-integration
16:59:35 [2022-02-17T16:59:35.362Z] 
16:59:35 [2022-02-17T16:59:35.365Z] #31 transferring context: 57.35MB 2.9s done
16:59:35 [2022-02-17T16:59:35.384Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:59:35 [2022-02-17T16:59:35.384Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:59:35 [2022-02-17T16:59:35.384Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:59:35 [2022-02-17T16:59:35.384Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:59:35 [2022-02-17T16:59:35.384Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
16:59:35 [2022-02-17T16:59:35.384Z] Detected virtualization docker.
16:59:35 [2022-02-17T16:59:35.384Z] Detected architecture x86-64.
16:59:35 [2022-02-17T16:59:35.384Z] Set hostname to <51ceca19cfa8>.
16:59:33 [2022-02-17T16:59:33.961Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:59:34 [2022-02-17T16:59:34.097Z]  > git config core.sparsecheckout # timeout=10
16:59:34 [2022-02-17T16:59:34.152Z]  > git checkout -f 5a37dccf0c0a6f53633dc4759d096883193f10c7 # timeout=10
16:59:34 [2022-02-17T16:59:34.447Z]  > git rev-list --no-walk 001ff5ddd9b4a80ef25ec3d7744d722673072122 # timeout=10
16:59:35 [2022-02-17T16:59:35.623Z] Removing bundles/
16:59:35 [2022-02-17T16:59:35.623Z] 
16:59:35 [2022-02-17T16:59:35.623Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:59:35 [2022-02-17T16:59:35.623Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:59:35 [2022-02-17T16:59:35.623Z] GOOS="" GOARCH="" GOARM=""
16:59:35 [2022-02-17T16:59:35.625Z] #31 DONE 3.1s
16:59:35 [2022-02-17T16:59:35.625Z] 
16:59:35 [2022-02-17T16:59:35.625Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
16:59:35 [2022-02-17T16:59:35.625Z] #16 sha256:ec54fa189448dfeccb683a9e1424a9e6899e58104bdff114b86e2b09617b140d
16:59:35 [2022-02-17T16:59:35.640Z] modprobe@configfs.service: Succeeded.
16:59:35 [2022-02-17T16:59:35.640Z] modprobe@drm.service: Succeeded.
16:59:35 [2022-02-17T16:59:35.640Z] modprobe@fuse.service: Succeeded.
16:59:35 [2022-02-17T16:59:35.640Z] + source /etc/docker-entrypoint-cmd
16:59:35 [2022-02-17T16:59:35.640Z] ++ hack/make.sh dynbinary test-integration
16:59:35 [2022-02-17T16:59:35.640Z] 
16:59:35 [2022-02-17T16:59:35.876Z] + docker version
16:59:35 [2022-02-17T16:59:35.876Z] Client:
16:59:35 [2022-02-17T16:59:35.876Z]  Version:           20.10.9
16:59:35 [2022-02-17T16:59:35.876Z]  API version:       1.41
16:59:35 [2022-02-17T16:59:35.876Z]  Go version:        go1.16.8
16:59:35 [2022-02-17T16:59:35.876Z]  Git commit:        c2ea9bc
16:59:35 [2022-02-17T16:59:35.876Z]  Built:             Mon Oct  4 16:11:10 2021
16:59:35 [2022-02-17T16:59:35.876Z]  OS/Arch:           windows/amd64
16:59:35 [2022-02-17T16:59:35.876Z]  Context:           default
16:59:35 [2022-02-17T16:59:35.876Z]  Experimental:      true
16:59:35 [2022-02-17T16:59:35.876Z] 
16:59:35 [2022-02-17T16:59:35.876Z] Server: Docker Engine - Community
16:59:35 [2022-02-17T16:59:35.876Z]  Engine:
16:59:35 [2022-02-17T16:59:35.876Z]   Version:          20.10.9
16:59:35 [2022-02-17T16:59:35.876Z]   API version:      1.41 (minimum version 1.24)
16:59:35 [2022-02-17T16:59:35.876Z]   Go version:       go1.16.8
16:59:35 [2022-02-17T16:59:35.876Z]   Git commit:       79ea9d3
16:59:35 [2022-02-17T16:59:35.876Z]   Built:            Mon Oct  4 16:06:39 2021
16:59:35 [2022-02-17T16:59:35.876Z]   OS/Arch:          windows/amd64
16:59:35 [2022-02-17T16:59:35.876Z]   Experimental:     true
16:59:35 [2022-02-17T16:59:35.885Z] #16 DONE 0.9s
16:59:35 [2022-02-17T16:59:35.885Z] 
16:59:35 [2022-02-17T16:59:35.885Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:59:35 [2022-02-17T16:59:35.885Z] #17 sha256:9271e20f8243cbc871155f1d4c497390dae53048cbd34c7d495da870f871d6c7
16:59:35 [2022-02-17T16:59:35.898Z] Removing bundles/
16:59:35 [2022-02-17T16:59:35.898Z] 
16:59:35 [2022-02-17T16:59:35.898Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:59:35 [2022-02-17T16:59:35.898Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:59:35 [2022-02-17T16:59:35.898Z] GOOS="" GOARCH="" GOARM=""
16:59:35 [2022-02-17T16:59:35.947Z] #73 DONE 0.8s
16:59:35 [2022-02-17T16:59:35.947Z] 
16:59:35 [2022-02-17T16:59:35.947Z] #74 exporting to image
16:59:35 [2022-02-17T16:59:35.947Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:59:35 [2022-02-17T16:59:35.947Z] #74 exporting layers
[Pipeline] sh
16:59:36 [2022-02-17T16:59:36.453Z] #17 DONE 0.5s
16:59:36 [2022-02-17T16:59:36.453Z] 
16:59:36 [2022-02-17T16:59:36.453Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
16:59:36 [2022-02-17T16:59:36.453Z] #18 sha256:33fe95fb79aea3e172406d920fd65a74cc81f820c8f91554068a9a774be8f69f
16:59:36 [2022-02-17T16:59:36.713Z] #18 DONE 0.5s
16:59:36 [2022-02-17T16:59:36.713Z] 
16:59:36 [2022-02-17T16:59:36.713Z] #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
16:59:36 [2022-02-17T16:59:36.713Z] #19 sha256:4ffe4cee40c58e55fa27be571821832e37c9977c8585ac27d5752ef866a1e47f
16:59:36 [2022-02-17T16:59:36.889Z] #74 exporting layers 0.9s done
16:59:36 [2022-02-17T16:59:36.889Z] #74 writing image sha256:b1ae5c4c6ec39c7856f6e9f3a66c96ca2014088ec7da2c951b7ac2dffa31d4ed
16:59:36 [2022-02-17T16:59:36.889Z] #74 writing image sha256:b1ae5c4c6ec39c7856f6e9f3a66c96ca2014088ec7da2c951b7ac2dffa31d4ed done
16:59:36 [2022-02-17T16:59:36.889Z] #74 naming to docker.io/library/docker:6aa92cb80e9419dd522caccedc2b5c218d38f2a5 done
16:59:36 [2022-02-17T16:59:36.889Z] #74 DONE 1.0s
[Pipeline] }
16:59:36 [2022-02-17T16:59:36.907Z] + docker info
16:59:36 [2022-02-17T16:59:36.907Z] Client:
16:59:36 [2022-02-17T16:59:36.907Z]  Context:    default
16:59:36 [2022-02-17T16:59:36.907Z]  Debug Mode: false
16:59:36 [2022-02-17T16:59:36.907Z] 
16:59:36 [2022-02-17T16:59:36.907Z] Server:
16:59:36 [2022-02-17T16:59:36.907Z]  Containers: 0
16:59:36 [2022-02-17T16:59:36.907Z]   Running: 0
16:59:36 [2022-02-17T16:59:36.907Z]   Paused: 0
16:59:36 [2022-02-17T16:59:36.907Z]   Stopped: 0
16:59:36 [2022-02-17T16:59:36.907Z]  Images: 11
16:59:36 [2022-02-17T16:59:36.907Z]  Server Version: 20.10.9
16:59:36 [2022-02-17T16:59:36.907Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:59:36 [2022-02-17T16:59:36.907Z]   Windows: 
16:59:36 [2022-02-17T16:59:36.907Z]   LCOW: 
16:59:36 [2022-02-17T16:59:36.907Z]  Logging Driver: json-file
16:59:36 [2022-02-17T16:59:36.907Z]  Plugins:
16:59:36 [2022-02-17T16:59:36.907Z]   Volume: local
16:59:36 [2022-02-17T16:59:36.907Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:59:36 [2022-02-17T16:59:36.907Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:59:36 [2022-02-17T16:59:36.907Z]  Swarm: inactive
16:59:36 [2022-02-17T16:59:36.907Z]  Default Isolation: process
16:59:36 [2022-02-17T16:59:36.907Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:59:36 [2022-02-17T16:59:36.907Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
16:59:36 [2022-02-17T16:59:36.907Z]  OSType: windows
16:59:36 [2022-02-17T16:59:36.907Z]  Architecture: x86_64
16:59:36 [2022-02-17T16:59:36.907Z]  CPUs: 4
16:59:36 [2022-02-17T16:59:36.907Z]  Total Memory: 32GiB
16:59:36 [2022-02-17T16:59:36.907Z]  Name: azwin-2-a8c220
16:59:36 [2022-02-17T16:59:36.907Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
16:59:36 [2022-02-17T16:59:36.907Z]  Docker Root Dir: D:\docker
16:59:36 [2022-02-17T16:59:36.907Z]  Debug Mode: false
16:59:36 [2022-02-17T16:59:36.907Z]  Registry: https://index.docker.io/v1/
16:59:36 [2022-02-17T16:59:36.907Z]  Labels:
16:59:36 [2022-02-17T16:59:36.907Z]  Experimental: true
16:59:36 [2022-02-17T16:59:36.907Z]  Insecure Registries:
16:59:36 [2022-02-17T16:59:36.907Z]   10.0.0.4:5000
16:59:36 [2022-02-17T16:59:36.907Z]   127.0.0.0/8
16:59:36 [2022-02-17T16:59:36.907Z]  Registry Mirrors:
16:59:36 [2022-02-17T16:59:36.907Z]   http://10.0.0.4:5000/
16:59:36 [2022-02-17T16:59:36.907Z]  Live Restore Enabled: false
16:59:36 [2022-02-17T16:59:36.907Z]  Product License: Community Engine
16:59:36 [2022-02-17T16:59:36.907Z] 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:59:37 [2022-02-17T16:59:37.240Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=6aa92cb80e9419dd522caccedc2b5c218d38f2a5 -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:6aa92cb80e9419dd522caccedc2b5c218d38f2a5 hack/make.sh dynbinary test-integration
16:59:37 [2022-02-17T16:59:37.500Z] 
16:59:37 [2022-02-17T16:59:37.655Z] #19 0.732 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:59:37 [2022-02-17T16:59:37.655Z] #19 0.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:59:37 [2022-02-17T16:59:37.655Z] #19 0.980 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:59:37 [2022-02-17T16:59:37.760Z] Removing bundles/
16:59:37 [2022-02-17T16:59:37.760Z] 
16:59:37 [2022-02-17T16:59:37.760Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:59:37 [2022-02-17T16:59:37.760Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:59:37 [2022-02-17T16:59:37.760Z] GOOS="" GOARCH="" GOARM=""
16:59:37 [2022-02-17T16:59:37.915Z] #19 0.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
16:59:37 [2022-02-17T16:59:37.915Z] #19 1.089 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
16:59:37 [2022-02-17T16:59:37.915Z] #19 1.148 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
16:59:37 [2022-02-17T16:59:37.915Z] #19 1.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
16:59:38 [2022-02-17T16:59:38.174Z] #19 1.333 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
16:59:38 [2022-02-17T16:59:38.174Z] #19 1.415 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
16:59:38 [2022-02-17T16:59:38.174Z] #19 1.491 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.493 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.494 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [119 kB]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.496 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.497 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.499 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.500 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.501 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.501 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.502 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.503 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
16:59:38 [2022-02-17T16:59:38.434Z] #19 1.503 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
16:59:40 [2022-02-17T16:59:40.418Z] Created binary: bundles/binary-proxy/docker-proxy-dev
16:59:40 [2022-02-17T16:59:40.418Z] 
16:59:40 [2022-02-17T16:59:40.418Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:59:40 [2022-02-17T16:59:40.418Z] Installing docker-proxy to /usr/local/bin/
16:59:40 [2022-02-17T16:59:40.418Z] 
16:59:40 [2022-02-17T16:59:40.418Z] + mkdir -p bundles
16:59:40 [2022-02-17T16:59:40.418Z] + '[' -n 'github.com/docker/docker/api
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/backend/build
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/httputils
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/middleware
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/build
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/checkpoint
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/container
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/debug
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/distribution
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/grpc
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/image
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/network
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/plugin
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/session
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/swarm
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/system
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/server/router/volume
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/backend
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/blkiodev
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/container
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/events
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/filters
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/image
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/mount
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/network
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/plugins/logdriver
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/registry
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/strslice
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/swarm
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/swarm/runtime
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/time
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/versions
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/versions/v1p19
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/versions/v1p20
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/api/types/volume
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next/exporter
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/builder-next/worker
16:59:40 [2022-02-17T16:59:40.418Z] github.com/docker/docker/builder/dockerfile
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/builder/dockerignore
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/builder/remotecontext
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/builder/remotecontext/git
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cli
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cli/config
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cli/debug
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/client
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cmd/docker-proxy
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cmd/dockerd
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cmd/dockerd/trap
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/container
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/container/stream
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/contrib/apparmor
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/contrib/docker-device-tool
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/contrib/httpserver
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/cluster
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/cluster/convert
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/cluster/executor
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/cluster/executor/container
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/cluster/provider
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/config
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/events
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/events/testutils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/exec
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/aufs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/copy
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/overlay
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/register
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/vfs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/graphdriver/zfs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/images
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/initlayer
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/links
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/listeners
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/awslogs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/fluentd
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/gcplogs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/gelf
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/journald
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/local
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/logentries
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/loggerutils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/splunk
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/syslog
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/logger/templates
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/names
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/network
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/daemon/stats
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/distribution
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/distribution/metadata
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/distribution/utils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/distribution/xfer
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/dockerversion
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/errdefs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/image
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/image/cache
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/image/tarexport
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/image/v1
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/internal/test/suite
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/layer
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/libcontainerd
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/libcontainerd/queue
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/libcontainerd/remote
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/libcontainerd/supervisor
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/libcontainerd/types
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/oci
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/oci/caps
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/opts
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/aaparser
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/archive
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/authorization
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/broadcaster
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/capabilities
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/chrootarchive
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/containerfs
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/devicemapper
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/directory
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/dmesg
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/filenotify
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/fileutils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/fsutils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/homedir
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/idtools
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/ioutils
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/jsonmessage
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/locker
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/longpath
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/loopback
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/mount
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/namesgenerator
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/parsers
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/parsers/kernel
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/pidfile
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/platform
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/plugingetter
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/plugins
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/plugins/transport
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/pools
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/progress
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/pubsub
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/reexec
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/signal
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/stack
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/stdcopy
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/streamformatter
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/stringid
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/symlink
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/sysinfo
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/system
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/tailfile
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/tarsum
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/term
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/term/windows
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/truncindex
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/urlutil
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/pkg/useragent
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/plugin
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/plugin/executor/containerd
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/plugin/v2
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/profiles/apparmor
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/profiles/seccomp
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/quota
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/reference
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/registry
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/registry/resumable
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/restartmanager
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/rootless
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/rootless/specconv
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/runconfig
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/runconfig/opts
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/daemon
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/environment
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/fakecontext
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/fakegit
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/fakestorage
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/fixtures/load
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/fixtures/plugin
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/registry
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/testutil/request
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume/drivers
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume/local
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume/mounts
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume/service
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume/service/opts
16:59:40 [2022-02-17T16:59:40.419Z] github.com/docker/docker/volume/testutils' ']'
16:59:40 [2022-02-17T16:59:40.419Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:59:40 [2022-02-17T16:59:40.681Z] ?   	github.com/docker/docker/api	[no test files]
16:59:45 [2022-02-17T16:59:45.004Z] #19 7.157 Fetched 48.9 MB in 7s (7304 kB/s)
16:59:46 [2022-02-17T16:59:46.910Z] #19 7.157 Reading package lists...
16:59:47 [2022-02-17T16:59:47.936Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:59:47 [2022-02-17T16:59:47.936Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c506000e\powershellScript.ps1'; exit $LASTEXITCODE;
16:59:47 [2022-02-17T16:59:47.936Z] ----------------------------------------------------------------------------
16:59:47 [2022-02-17T16:59:47.936Z] 
16:59:47 [2022-02-17T16:59:47.936Z] INFO: executeCI.ps1 starting at Thu Feb 17 16:59:46 CUT 2022
16:59:47 [2022-02-17T16:59:47.936Z] 
16:59:47 [2022-02-17T16:59:47.936Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:59:47 [2022-02-17T16:59:47.936Z] INFO: Running git version 2.24.1.windows.2
16:59:47 [2022-02-17T16:59:47.936Z] INFO: Branch:fe_release Build:20348.1.210507-1500
16:59:47 [2022-02-17T16:59:47.936Z] INFO: Environment variables:
16:59:47 [2022-02-17T16:59:47.936Z] 
16:59:47 [2022-02-17T16:59:47.936Z] Name                           Value                                                                                   
16:59:47 [2022-02-17T16:59:47.936Z] ----                           -----                                                                                   
16:59:47 [2022-02-17T16:59:47.936Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:59:47 [2022-02-17T16:59:47.936Z] amd64                          true                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:59:47 [2022-02-17T16:59:47.936Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:59:47 [2022-02-17T16:59:47.936Z] arm64                          true                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:59:47 [2022-02-17T16:59:47.936Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:59:47 [2022-02-17T16:59:47.936Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:59:47 [2022-02-17T16:59:47.936Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:59:47 [2022-02-17T16:59:47.936Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:59:47 [2022-02-17T16:59:47.936Z] BRANCH_NAME                    PR-43253                                                                                
16:59:47 [2022-02-17T16:59:47.936Z] BUILD_DISPLAY_NAME             #3                                                                                      
16:59:47 [2022-02-17T16:59:47.936Z] BUILD_ID                       3                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] BUILD_NUMBER                   3                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] BUILD_TAG                      jenkins-moby-PR-43253-3                                                                 
16:59:47 [2022-02-17T16:59:47.936Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43253/3/                              
16:59:47 [2022-02-17T16:59:47.936Z] cgroup2                        true                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_BRANCH                  remove_kernel_version_check                                                             
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_ID                      43253                                                                                   
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_TARGET                  master                                                                                  
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_TITLE                   daemon: remove kernel version check and DOCKER_NOWARN_KERNEL_VERSION                    
16:59:47 [2022-02-17T16:59:47.936Z] CHANGE_URL                     https://github.com/moby/moby/pull/43253                                                 
16:59:47 [2022-02-17T16:59:47.936Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
16:59:47 [2022-02-17T16:59:47.936Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:59:47 [2022-02-17T16:59:47.936Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:59:47 [2022-02-17T16:59:47.936Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:59:47 [2022-02-17T16:59:47.936Z] COMPUTERNAME                   azwin-2-a8c220                                                                          
16:59:47 [2022-02-17T16:59:47.936Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:59:47 [2022-02-17T16:59:47.936Z] ConfigSequenceNumber           0                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] dco                            true                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] DOCKER_BUILDKIT                0                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] DOCKER_DUT_DEBUG               1                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:59:47 [2022-02-17T16:59:47.936Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:59:47 [2022-02-17T16:59:47.936Z] EXECUTOR_NUMBER                0                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] FQDN                           azwin-2-a8c220.westus.cloudapp.azure.com                                                
16:59:47 [2022-02-17T16:59:47.936Z] GIT_BRANCH                     PR-43253                                                                                
16:59:47 [2022-02-17T16:59:47.936Z] GIT_COMMIT                     5a37dccf0c0a6f53633dc4759d096883193f10c7                                                
16:59:47 [2022-02-17T16:59:47.936Z] GIT_PREVIOUS_COMMIT            92a0184ce2310b68e1511b456bf0484f10f8bca2                                                
16:59:47 [2022-02-17T16:59:47.936Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 92a0184ce2310b68e1511b456bf0484f10f8bca2                                                
16:59:47 [2022-02-17T16:59:47.936Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:59:47 [2022-02-17T16:59:47.936Z] HUDSON_COOKIE                  28febef7-fc49-437b-bf0b-c642b3ff8b02                                                    
16:59:47 [2022-02-17T16:59:47.936Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:59:47 [2022-02-17T16:59:47.936Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:59:47 [2022-02-17T16:59:47.936Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:59:47 [2022-02-17T16:59:47.936Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:59:47 [2022-02-17T16:59:47.936Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:59:47 [2022-02-17T16:59:47.936Z] JENKINS_NODE_COOKIE            343dc90c-e045-4d26-af35-5455894dc1fb                                                    
16:59:47 [2022-02-17T16:59:47.936Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:59:47 [2022-02-17T16:59:47.936Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:59:47 [2022-02-17T16:59:47.936Z] JOB_BASE_NAME                  PR-43253                                                                                
16:59:47 [2022-02-17T16:59:47.936Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43253/display/redirect                
16:59:47 [2022-02-17T16:59:47.936Z] JOB_NAME                       moby/PR-43253                                                                           
16:59:47 [2022-02-17T16:59:47.936Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43253/                                
16:59:47 [2022-02-17T16:59:47.936Z] library.jps.version            master                                                                                  
16:59:47 [2022-02-17T16:59:47.936Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:59:47 [2022-02-17T16:59:47.936Z] NODE_LABELS                    amd64 azure azwin-2-a8c220 azwin-2022 docker west-us windows windows-2022 x86_64        
16:59:47 [2022-02-17T16:59:47.936Z] NODE_NAME                      azwin-2-a8c220                                                                          
16:59:47 [2022-02-17T16:59:47.936Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] OS                             Windows_NT                                                                              
16:59:47 [2022-02-17T16:59:47.936Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:59:47 [2022-02-17T16:59:47.936Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:59:47 [2022-02-17T16:59:47.936Z] ppc64le                        false                                                                                   
16:59:47 [2022-02-17T16:59:47.936Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:59:47 [2022-02-17T16:59:47.936Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
16:59:47 [2022-02-17T16:59:47.936Z] PROCESSOR_LEVEL                6                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] PROCESSOR_REVISION             4f01                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] ProgramData                    C:\ProgramData                                                                          
16:59:47 [2022-02-17T16:59:47.936Z] ProgramFiles                   C:\Program Files                                                                        
16:59:47 [2022-02-17T16:59:47.936Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:59:47 [2022-02-17T16:59:47.936Z] ProgramW6432                   C:\Program Files                                                                        
16:59:47 [2022-02-17T16:59:47.936Z] PROMPT                         $P$G                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:59:47 [2022-02-17T16:59:47.936Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:59:47 [2022-02-17T16:59:47.936Z] PUBLIC                         C:\Users\Public                                                                         
16:59:47 [2022-02-17T16:59:47.936Z] rootless                       true                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=artif...
16:59:47 [2022-02-17T16:59:47.936Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=changes 
16:59:47 [2022-02-17T16:59:47.936Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect              
16:59:47 [2022-02-17T16:59:47.936Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=tests   
16:59:47 [2022-02-17T16:59:47.936Z] s390x                          false                                                                                   
16:59:47 [2022-02-17T16:59:47.936Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] SOURCES_DRIVE                  d                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] SOURCES_SUBDIR                 gopath                                                                                  
16:59:47 [2022-02-17T16:59:47.936Z] STAGE_NAME                     Run tests                                                                               
16:59:47 [2022-02-17T16:59:47.936Z] SystemDrive                    C:                                                                                      
16:59:47 [2022-02-17T16:59:47.936Z] SystemRoot                     C:\Windows                                                                              
16:59:47 [2022-02-17T16:59:47.936Z] TEMP                           C:\Windows\TEMP                                                                         
16:59:47 [2022-02-17T16:59:47.936Z] TESTDEBUG                      0                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] TESTRUN_DRIVE                  d                                                                                       
16:59:47 [2022-02-17T16:59:47.936Z] TESTRUN_SUBDIR                 CI                                                                                      
16:59:47 [2022-02-17T16:59:47.936Z] TIMEOUT                        120m                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] TMP                            C:\Windows\TEMP                                                                         
16:59:47 [2022-02-17T16:59:47.936Z] unit_validate                  true                                                                                    
16:59:47 [2022-02-17T16:59:47.936Z] USERDOMAIN                     WORKGROUP                                                                               
16:59:47 [2022-02-17T16:59:47.936Z] USERNAME                       azwin-2-a8c220$                                                                         
16:59:47 [2022-02-17T16:59:47.936Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:59:47 [2022-02-17T16:59:47.936Z] validate_force                 false                                                                                   
16:59:47 [2022-02-17T16:59:47.937Z] windir                         C:\Windows                                                                              
16:59:47 [2022-02-17T16:59:47.937Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:59:47 [2022-02-17T16:59:47.937Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
16:59:47 [2022-02-17T16:59:47.937Z] windows2022                    true                                                                                    
16:59:47 [2022-02-17T16:59:47.937Z] windows2022containerd          true                                                                                    
16:59:47 [2022-02-17T16:59:47.937Z] windowsRS5                     true                                                                                    
16:59:47 [2022-02-17T16:59:47.937Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:59:47 [2022-02-17T16:59:47.937Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Sources under d:\gopath\...
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Test run under d:\CI\...
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:59:47 [2022-02-17T16:59:47.937Z] INFO: docker/docker repository was found
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524'
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Docker version of control daemon
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] Client:
16:59:47 [2022-02-17T16:59:47.937Z]  Version:           20.10.9
16:59:47 [2022-02-17T16:59:47.937Z]  API version:       1.41
16:59:47 [2022-02-17T16:59:47.937Z]  Go version:        go1.16.8
16:59:47 [2022-02-17T16:59:47.937Z]  Git commit:        c2ea9bc
16:59:47 [2022-02-17T16:59:47.937Z]  Built:             Mon Oct  4 16:11:10 2021
16:59:47 [2022-02-17T16:59:47.937Z]  OS/Arch:           windows/amd64
16:59:47 [2022-02-17T16:59:47.937Z]  Context:           default
16:59:47 [2022-02-17T16:59:47.937Z]  Experimental:      true
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] Server: Docker Engine - Community
16:59:47 [2022-02-17T16:59:47.937Z]  Engine:
16:59:47 [2022-02-17T16:59:47.937Z]   Version:          20.10.9
16:59:47 [2022-02-17T16:59:47.937Z]   API version:      1.41 (minimum version 1.24)
16:59:47 [2022-02-17T16:59:47.937Z]   Go version:       go1.16.8
16:59:47 [2022-02-17T16:59:47.937Z]   Git commit:       79ea9d3
16:59:47 [2022-02-17T16:59:47.937Z]   Built:            Mon Oct  4 16:06:39 2021
16:59:47 [2022-02-17T16:59:47.937Z]   OS/Arch:          windows/amd64
16:59:47 [2022-02-17T16:59:47.937Z]   Experimental:     true
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Docker info of control daemon
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] Client:
16:59:47 [2022-02-17T16:59:47.937Z]  Context:    default
16:59:47 [2022-02-17T16:59:47.937Z]  Debug Mode: false
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] Server:
16:59:47 [2022-02-17T16:59:47.937Z]  Containers: 0
16:59:47 [2022-02-17T16:59:47.937Z]   Running: 0
16:59:47 [2022-02-17T16:59:47.937Z]   Paused: 0
16:59:47 [2022-02-17T16:59:47.937Z]   Stopped: 0
16:59:47 [2022-02-17T16:59:47.937Z]  Images: 11
16:59:47 [2022-02-17T16:59:47.937Z]  Server Version: 20.10.9
16:59:47 [2022-02-17T16:59:47.937Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:59:47 [2022-02-17T16:59:47.937Z]   Windows: 
16:59:47 [2022-02-17T16:59:47.937Z]   LCOW: 
16:59:47 [2022-02-17T16:59:47.937Z]  Logging Driver: json-file
16:59:47 [2022-02-17T16:59:47.937Z]  Plugins:
16:59:47 [2022-02-17T16:59:47.937Z]   Volume: local
16:59:47 [2022-02-17T16:59:47.937Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:59:47 [2022-02-17T16:59:47.937Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:59:47 [2022-02-17T16:59:47.937Z]  Swarm: inactive
16:59:47 [2022-02-17T16:59:47.937Z]  Default Isolation: process
16:59:47 [2022-02-17T16:59:47.937Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:59:47 [2022-02-17T16:59:47.937Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
16:59:47 [2022-02-17T16:59:47.937Z]  OSType: windows
16:59:47 [2022-02-17T16:59:47.937Z]  Architecture: x86_64
16:59:47 [2022-02-17T16:59:47.937Z]  CPUs: 4
16:59:47 [2022-02-17T16:59:47.937Z]  Total Memory: 32GiB
16:59:47 [2022-02-17T16:59:47.937Z]  Name: azwin-2-a8c220
16:59:47 [2022-02-17T16:59:47.937Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
16:59:47 [2022-02-17T16:59:47.937Z]  Docker Root Dir: D:\docker
16:59:47 [2022-02-17T16:59:47.937Z]  Debug Mode: false
16:59:47 [2022-02-17T16:59:47.937Z]  Registry: https://index.docker.io/v1/
16:59:47 [2022-02-17T16:59:47.937Z]  Labels:
16:59:47 [2022-02-17T16:59:47.937Z]  Experimental: true
16:59:47 [2022-02-17T16:59:47.937Z]  Insecure Registries:
16:59:47 [2022-02-17T16:59:47.937Z]   10.0.0.4:5000
16:59:47 [2022-02-17T16:59:47.937Z]   127.0.0.0/8
16:59:47 [2022-02-17T16:59:47.937Z]  Registry Mirrors:
16:59:47 [2022-02-17T16:59:47.937Z]   http://10.0.0.4:5000/
16:59:47 [2022-02-17T16:59:47.937Z]  Live Restore Enabled: false
16:59:47 [2022-02-17T16:59:47.937Z]  Product License: Community Engine
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Commit hash is 5a37dccf0c
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Nuke-Everything...
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Container count on control daemon to delete is 0
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Nuking d:\CI
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Zapped successfully
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Location for testing is d:\CI\PR-43253\3
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:47 [2022-02-17T16:59:47.937Z] INFO: Building the image from Dockerfile.windows at 02/17/2022 16:59:47...
16:59:47 [2022-02-17T16:59:47.937Z] 
16:59:50 [2022-02-17T16:59:50.200Z] #19 10.19 Reading package lists...
16:59:50 [2022-02-17T16:59:50.768Z] #19 13.25 Building dependency tree...
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52 The following additional packages will be installed:
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:59:51 [2022-02-17T16:59:51.337Z] #19 14.52   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.52   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.53   linux-libc-dev-s390x-cross patch xz-utils
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54 Suggested packages:
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   libyaml-shell-perl ed diffutils-doc
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54 Recommended packages:
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   fakeroot build-essential libalgorithm-merge-perl libwww-perl
16:59:51 [2022-02-17T16:59:51.338Z] #19 14.54   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75 The following NEW packages will be installed:
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   crossbuild-essential-armel crossbuild-essential-armhf
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:59:52 [2022-02-17T16:59:52.716Z] #19 15.75   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.75   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:59:52 [2022-02-17T16:59:52.717Z] #19 15.76   linux-libc-dev-s390x-cross patch xz-utils
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.07 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.07 Need to get 787 MB of archives.
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.07 After this operation, 3385 MB of additional disk space will be used.
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
16:59:52 [2022-02-17T16:59:52.717Z] #19 16.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
16:59:52 [2022-02-17T16:59:52.909Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
16:59:52 [2022-02-17T16:59:52.975Z] #19 16.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
16:59:52 [2022-02-17T16:59:52.975Z] #19 16.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
16:59:52 [2022-02-17T16:59:52.975Z] #19 16.19 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]
16:59:52 [2022-02-17T16:59:52.975Z] #19 16.19 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]
16:59:53 [2022-02-17T16:59:53.233Z] #19 16.53 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]
16:59:53 [2022-02-17T16:59:53.492Z] #19 16.53 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]
16:59:53 [2022-02-17T16:59:53.750Z] #19 16.86 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]
16:59:53 [2022-02-17T16:59:53.750Z] #19 16.86 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]
16:59:54 [2022-02-17T16:59:54.009Z] #19 17.21 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]
16:59:54 [2022-02-17T16:59:54.009Z] #19 17.21 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]
16:59:54 [2022-02-17T16:59:54.268Z] #19 17.52 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]
16:59:54 [2022-02-17T16:59:54.268Z] #19 17.52 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]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 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]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 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]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 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]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 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]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 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]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.82 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.82 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
16:59:54 [2022-02-17T16:59:54.528Z] #19 17.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
16:59:54 [2022-02-17T16:59:54.787Z] #19 17.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
16:59:54 [2022-02-17T16:59:54.787Z] #19 17.85 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
16:59:54 [2022-02-17T16:59:54.787Z] #19 17.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
16:59:54 [2022-02-17T16:59:54.787Z] #19 17.87 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]
16:59:55 [2022-02-17T16:59:55.016Z] Sending build context to Docker daemon  62.62MB
16:59:55 [2022-02-17T16:59:55.016Z] 
16:59:55 [2022-02-17T16:59:55.016Z] Step 1/11 : FROM microsoft/windowsservercore
16:59:55 [2022-02-17T16:59:55.016Z]  ---> bdeb13086b9f
16:59:55 [2022-02-17T16:59:55.016Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:59:55 [2022-02-17T16:59:55.016Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.016Z]  ---> feb0b3a602a9
16:59:55 [2022-02-17T16:59:55.016Z] Step 3/11 : ARG GO_VERSION=1.17.7
16:59:55 [2022-02-17T16:59:55.016Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.016Z]  ---> ca2c9b1a8800
16:59:55 [2022-02-17T16:59:55.016Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9
16:59:55 [2022-02-17T16:59:55.016Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.016Z]  ---> 7d2d6e9c55f1
16:59:55 [2022-02-17T16:59:55.016Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
16:59:55 [2022-02-17T16:59:55.016Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.016Z]  ---> fe1cf04998eb
16:59:55 [2022-02-17T16:59:55.016Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
16:59:55 [2022-02-17T16:59:55.016Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.016Z]  ---> 1baa1cdf135e
16:59:55 [2022-02-17T16:59:55.017Z] Step 7/11 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:59:55 [2022-02-17T16:59:55.017Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.017Z]  ---> 7e376fbe4707
16:59:55 [2022-02-17T16:59:55.017Z] Step 8/11 : 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
16:59:55 [2022-02-17T16:59:55.017Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.017Z]  ---> 5c50a6e37e48
16:59:55 [2022-02-17T16:59:55.017Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
16:59:55 [2022-02-17T16:59:55.017Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.017Z]  ---> 7579d2c5c6fe
16:59:55 [2022-02-17T16:59:55.017Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:59:55 [2022-02-17T16:59:55.017Z]  ---> Using cache
16:59:55 [2022-02-17T16:59:55.017Z]  ---> 7e8feb7b54f1
16:59:55 [2022-02-17T16:59:55.017Z] Step 11/11 : COPY . .
16:59:55 [2022-02-17T16:59:55.047Z] #19 18.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
16:59:55 [2022-02-17T16:59:55.047Z] #19 18.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
16:59:55 [2022-02-17T16:59:55.047Z] #19 18.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
16:59:55 [2022-02-17T16:59:55.047Z] #19 18.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
16:59:55 [2022-02-17T16:59:55.047Z] #19 18.30 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]
16:59:55 [2022-02-17T16:59:55.307Z] #19 18.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:59:55 [2022-02-17T16:59:55.307Z] #19 18.65 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:59:55 [2022-02-17T16:59:55.307Z] #19 18.66 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
16:59:55 [2022-02-17T16:59:55.307Z] #19 18.67 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.67 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.73 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.74 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.75 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.75 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.75 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.76 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.77 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.77 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.77 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.79 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.79 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.80 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
16:59:55 [2022-02-17T16:59:55.566Z] #19 18.80 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]
16:59:55 [2022-02-17T16:59:55.828Z] #19 19.16 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
16:59:55 [2022-02-17T16:59:55.828Z] #19 19.16 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
16:59:55 [2022-02-17T16:59:55.828Z] #19 19.17 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
16:59:55 [2022-02-17T16:59:55.828Z] #19 19.18 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
16:59:56 [2022-02-17T16:59:56.087Z] #19 19.19 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]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.55 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.55 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.55 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.56 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.56 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.56 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.56 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.57 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.57 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.58 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
16:59:56 [2022-02-17T16:59:56.347Z] #19 19.58 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]
16:59:56 [2022-02-17T16:59:56.917Z] #19 19.94 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
16:59:56 [2022-02-17T16:59:56.917Z] #19 19.94 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
16:59:56 [2022-02-17T16:59:56.917Z] #19 19.95 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
16:59:56 [2022-02-17T16:59:56.917Z] #19 19.97 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
16:59:56 [2022-02-17T16:59:56.917Z] #19 19.98 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]
16:59:56 [2022-02-17T16:59:56.917Z] #19 20.33 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
16:59:56 [2022-02-17T16:59:56.917Z] #19 20.34 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
16:59:56 [2022-02-17T16:59:56.917Z] #19 20.34 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.35 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.35 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.35 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.35 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.35 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.37 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.37 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.39 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.39 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.39 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.40 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
16:59:57 [2022-02-17T16:59:57.176Z] #19 20.41 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]
16:59:57 [2022-02-17T16:59:57.435Z] #19 20.79 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
16:59:57 [2022-02-17T16:59:57.695Z] #19 20.79 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
16:59:57 [2022-02-17T16:59:57.695Z] #19 20.80 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
16:59:57 [2022-02-17T16:59:57.695Z] #19 20.82 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
16:59:57 [2022-02-17T16:59:57.695Z] #19 20.83 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]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.18 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.18 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.18 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.19 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.19 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.19 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.20 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.20 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.21 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.21 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.22 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
16:59:57 [2022-02-17T16:59:57.954Z] #19 21.22 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]
16:59:58 [2022-02-17T16:59:58.521Z] #19 21.65 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
16:59:58 [2022-02-17T16:59:58.521Z] #19 21.65 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
16:59:58 [2022-02-17T16:59:58.522Z] #19 21.66 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
16:59:58 [2022-02-17T16:59:58.522Z] #19 21.67 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
16:59:58 [2022-02-17T16:59:58.522Z] #19 21.68 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]
16:59:58 [2022-02-17T16:59:58.782Z] #19 22.02 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:59:58 [2022-02-17T16:59:58.782Z] #19 22.02 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
16:59:59 [2022-02-17T16:59:59.042Z] #19 22.31 debconf: delaying package configuration, since apt-utils is not installed
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.42 Fetched 787 MB in 6s (127 MB/s)
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.45 Selecting previously unselected package liblocale-gettext-perl.
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.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.)
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.55 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.57 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.61 Selecting previously unselected package bzip2.
16:59:59 [2022-02-17T16:59:59.301Z] #19 22.61 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.61 Unpacking bzip2 (1.0.8-4) ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.65 Selecting previously unselected package libmagic-mgc.
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.65 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.65 Unpacking libmagic-mgc (1:5.39-3) ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.73 Selecting previously unselected package libmagic1:amd64.
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.73 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.74 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.77 Selecting previously unselected package file.
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.78 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.78 Unpacking file (1:5.39-3) ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.81 Selecting previously unselected package xz-utils.
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.82 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.561Z] #19 22.82 Unpacking xz-utils (5.2.5-2) ...
16:59:59 [2022-02-17T16:59:59.820Z] #19 22.90 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:59:59 [2022-02-17T16:59:59.820Z] #19 22.90 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
16:59:59 [2022-02-17T16:59:59.820Z] #19 22.91 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
17:00:00 [2022-02-17T17:00:00.080Z] #19 23.24 Selecting previously unselected package binutils-arm-linux-gnueabi.
17:00:00 [2022-02-17T17:00:00.080Z] #19 23.24 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
17:00:00 [2022-02-17T17:00:00.080Z] #19 23.24 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
17:00:00 [2022-02-17T17:00:00.339Z] #19 23.54 Selecting previously unselected package binutils-arm-linux-gnueabihf.
17:00:00 [2022-02-17T17:00:00.339Z] #19 23.54 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
17:00:00 [2022-02-17T17:00:00.339Z] #19 23.54 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
17:00:00 [2022-02-17T17:00:00.613Z] #19 23.86 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
17:00:00 [2022-02-17T17:00:00.613Z] #19 23.86 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
17:00:00 [2022-02-17T17:00:00.613Z] #19 23.87 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
17:00:00 [2022-02-17T17:00:00.876Z] #19 24.15 Selecting previously unselected package binutils-s390x-linux-gnu.
17:00:00 [2022-02-17T17:00:00.876Z] #19 24.16 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
17:00:00 [2022-02-17T17:00:00.876Z] #19 24.16 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
17:00:01 [2022-02-17T17:00:01.139Z] #19 24.41 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
17:00:01 [2022-02-17T17:00:01.139Z] #19 24.41 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
17:00:01 [2022-02-17T17:00:01.139Z] #19 24.41 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
17:00:01 [2022-02-17T17:00:01.139Z] #19 24.45 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
17:00:01 [2022-02-17T17:00:01.139Z] #19 24.45 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:00:01 [2022-02-17T17:00:01.139Z] #19 24.45 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
17:00:06 [2022-02-17T17:00:06.410Z] #19 28.93 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
17:00:06 [2022-02-17T17:00:06.410Z] #19 28.94 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
17:00:06 [2022-02-17T17:00:06.410Z] #19 28.94 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
17:00:06 [2022-02-17T17:00:06.410Z] #19 28.97 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
17:00:06 [2022-02-17T17:00:06.410Z] #19 28.97 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
17:00:06 [2022-02-17T17:00:06.410Z] #19 28.98 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
17:00:10 [2022-02-17T17:00:10.599Z] #19 33.15 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
17:00:10 [2022-02-17T17:00:10.599Z] #19 33.16 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
17:00:10 [2022-02-17T17:00:10.599Z] #19 33.16 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
17:00:10 [2022-02-17T17:00:10.599Z] #19 33.20 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
17:00:10 [2022-02-17T17:00:10.599Z] #19 33.20 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
17:00:10 [2022-02-17T17:00:10.599Z] #19 33.20 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
17:00:13 [2022-02-17T17:00:13.367Z] Running on azwin-2-7b4c20 in d:\jenkins\workspace\moby_PR-43253
[Pipeline] {
[Pipeline] ws
17:00:13 [2022-02-17T17:00:13.381Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:00:13 [2022-02-17T17:00:13.489Z] The recommended git tool is: git
17:00:13 [2022-02-17T17:00:13.722Z] using credential docker-jenkins-github-credentials
17:00:13 [2022-02-17T17:00:13.796Z] Cloning the remote Git repository
17:00:13 [2022-02-17T17:00:13.796Z] Cloning with configured refspecs honoured and without tags
17:00:14 [2022-02-17T17:00:14.489Z] Running on azwin-2-7a7250 in d:\jenkins\workspace\moby_PR-43253
[Pipeline] {
[Pipeline] ws
17:00:14 [2022-02-17T17:00:14.512Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
17:00:13 [2022-02-17T17:00:13.828Z] Cloning repository https://github.com/moby/moby.git
17:00:13 [2022-02-17T17:00:13.829Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:00:13 [2022-02-17T17:00:13.903Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:13 [2022-02-17T17:00:13.903Z]  > git --version # timeout=10
17:00:13 [2022-02-17T17:00:13.951Z]  > git --version # 'git version 2.24.1.windows.2'
17:00:13 [2022-02-17T17:00:13.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:13 [2022-02-17T17:00:13.954Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:14 [2022-02-17T17:00:14.616Z] The recommended git tool is: git
17:00:14 [2022-02-17T17:00:14.792Z] #19 37.69 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
17:00:14 [2022-02-17T17:00:14.792Z] #19 37.69 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
17:00:14 [2022-02-17T17:00:14.793Z] #19 37.79 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
17:00:14 [2022-02-17T17:00:14.793Z] #19 38.14 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
17:00:14 [2022-02-17T17:00:14.793Z] #19 38.14 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:00:14 [2022-02-17T17:00:14.793Z] #19 38.21 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
17:00:14 [2022-02-17T17:00:14.841Z] using credential docker-jenkins-github-credentials
17:00:14 [2022-02-17T17:00:14.923Z] Cloning the remote Git repository
17:00:14 [2022-02-17T17:00:14.923Z] Cloning with configured refspecs honoured and without tags
17:00:14 [2022-02-17T17:00:14.958Z] Cloning repository https://github.com/moby/moby.git
17:00:14 [2022-02-17T17:00:14.958Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:00:15 [2022-02-17T17:00:15.036Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:15 [2022-02-17T17:00:15.036Z]  > git --version # timeout=10
17:00:15 [2022-02-17T17:00:15.083Z]  > git --version # 'git version 2.24.1.windows.2'
17:00:15 [2022-02-17T17:00:15.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:15 [2022-02-17T17:00:15.083Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:18 [2022-02-17T17:00:18.984Z] #19 42.25 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
17:00:18 [2022-02-17T17:00:18.984Z] #19 42.25 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
17:00:18 [2022-02-17T17:00:18.984Z] #19 42.25 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
17:00:18 [2022-02-17T17:00:18.984Z] #19 42.29 Selecting previously unselected package cpp-10-s390x-linux-gnu.
17:00:18 [2022-02-17T17:00:18.984Z] #19 42.29 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:00:18 [2022-02-17T17:00:18.984Z] #19 42.29 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.16 Selecting previously unselected package cpp-aarch64-linux-gnu.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.16 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.16 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.19 Selecting previously unselected package cpp-arm-linux-gnueabi.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.19 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.19 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.22 Selecting previously unselected package cpp-arm-linux-gnueabihf.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.22 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.22 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.25 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.25 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.25 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.28 Selecting previously unselected package cpp-s390x-linux-gnu.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.28 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.28 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.31 Selecting previously unselected package cross-config.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.31 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.31 Unpacking cross-config (2.6.18+nmu1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.34 Selecting previously unselected package gcc-10-cross-base.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.34 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.34 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.38 Selecting previously unselected package libc6-arm64-cross.
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.38 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.38 Unpacking libc6-arm64-cross (2.31-9cross4) ...
17:00:23 [2022-02-17T17:00:23.184Z] #19 46.51 Selecting previously unselected package libgcc-s1-arm64-cross.
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.51 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.51 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.54 Selecting previously unselected package libgomp1-arm64-cross.
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.54 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.55 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.58 Selecting previously unselected package libitm1-arm64-cross.
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.58 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.58 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.61 Selecting previously unselected package libatomic1-arm64-cross.
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.62 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.62 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.65 Selecting previously unselected package libasan6-arm64-cross.
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.65 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.442Z] #19 46.65 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.701Z] #19 46.88 Selecting previously unselected package liblsan0-arm64-cross.
17:00:23 [2022-02-17T17:00:23.701Z] #19 46.88 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.701Z] #19 46.88 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.701Z] #19 46.98 Selecting previously unselected package libtsan0-arm64-cross.
17:00:23 [2022-02-17T17:00:23.960Z] #19 46.99 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.960Z] #19 46.99 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
17:00:23 [2022-02-17T17:00:23.960Z] #19 47.21 Selecting previously unselected package libstdc++6-arm64-cross.
17:00:23 [2022-02-17T17:00:23.960Z] #19 47.21 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:23 [2022-02-17T17:00:23.960Z] #19 47.22 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.29 Selecting previously unselected package libubsan1-arm64-cross.
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.29 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.29 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.39 Selecting previously unselected package libgcc-10-dev-arm64-cross.
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.39 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.39 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
17:00:24 [2022-02-17T17:00:24.220Z] #19 47.52 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
17:00:24 [2022-02-17T17:00:24.480Z] #19 47.53 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:00:24 [2022-02-17T17:00:24.480Z] #19 47.53 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
17:00:24 [2022-02-17T17:00:24.990Z]  ---> 1665ef47da21
17:00:24 [2022-02-17T17:00:24.990Z] Successfully built 1665ef47da21
17:00:24 [2022-02-17T17:00:24.990Z] Successfully tagged docker:latest
17:00:24 [2022-02-17T17:00:24.990Z] INFO: Image build ended at 02/17/2022 17:00:24. Duration:00:00:36.6292171
17:00:24 [2022-02-17T17:00:24.990Z] 
17:00:24 [2022-02-17T17:00:24.990Z] 
17:00:24 [2022-02-17T17:00:24.990Z] INFO: Building the test binaries at 02/17/2022 17:00:24...
17:00:29 [2022-02-17T17:00:29.684Z] INFO: make.ps1 starting at 02/17/2022 17:00:28
17:00:29 [2022-02-17T17:00:29.684Z] INFO: Git commit (5a37dccf0c) assumed from DOCKER_GITCOMMIT environment variable
17:00:29 [2022-02-17T17:00:29.684Z] INFO: Invoking autogen...
17:00:29 [2022-02-17T17:00:29.684Z] INFO: Building daemon...
17:00:29 [2022-02-17T17:00:29.787Z] Fetching without tags
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.57 Selecting previously unselected package gcc-aarch64-linux-gnu.
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.57 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.57 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.60 Selecting previously unselected package linux-libc-dev-arm64-cross.
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.60 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.61 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.77 Selecting previously unselected package libc6-dev-arm64-cross.
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.77 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 52.77 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 53.02 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
17:00:29 [2022-02-17T17:00:29.787Z] #19 53.02 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
17:00:29 [2022-02-17T17:00:29.787Z] #19 53.03 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
17:00:30 [2022-02-17T17:00:30.045Z] #19 53.27 Selecting previously unselected package g++-10-aarch64-linux-gnu.
17:00:30 [2022-02-17T17:00:30.045Z] #19 53.27 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:00:30 [2022-02-17T17:00:30.045Z] #19 53.28 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
17:00:30 [2022-02-17T17:00:30.475Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
17:00:30 [2022-02-17T17:00:30.974Z] Fetching without tags
17:00:29 [2022-02-17T17:00:29.488Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:29 [2022-02-17T17:00:29.533Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
17:00:29 [2022-02-17T17:00:29.579Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:29 [2022-02-17T17:00:29.701Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:29 [2022-02-17T17:00:29.820Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:29 [2022-02-17T17:00:29.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:29 [2022-02-17T17:00:29.822Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:30 [2022-02-17T17:00:30.507Z]  > git config core.sparsecheckout # timeout=10
17:00:30 [2022-02-17T17:00:30.555Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
17:00:31 [2022-02-17T17:00:31.878Z] Merging remotes/origin/master commit c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 into PR head commit dd4cf4b641c29ba18c05ba31e44271c9b914f9eb
17:00:30 [2022-02-17T17:00:30.618Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:30 [2022-02-17T17:00:30.680Z]  > git config --add remote.origin.fetch +refs/pull/43253/head:refs/remotes/origin/PR-43253 # timeout=10
17:00:30 [2022-02-17T17:00:30.743Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:30 [2022-02-17T17:00:30.868Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:00:31 [2022-02-17T17:00:31.008Z] Fetching upstream changes from https://github.com/moby/moby.git
17:00:31 [2022-02-17T17:00:31.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:31 [2022-02-17T17:00:31.008Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43253/head:refs/remotes/origin/PR-43253 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:00:31 [2022-02-17T17:00:31.900Z]  > git config core.sparsecheckout # timeout=10
17:00:31 [2022-02-17T17:00:31.963Z]  > git checkout -f dd4cf4b641c29ba18c05ba31e44271c9b914f9eb # timeout=10
17:00:34 [2022-02-17T17:00:34.697Z] Merge succeeded, producing 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94
17:00:34 [2022-02-17T17:00:34.697Z] Checking out Revision 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94 (PR-43253)
17:00:35 [2022-02-17T17:00:35.043Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
17:00:33 [2022-02-17T17:00:33.799Z]  > git remote # timeout=10
17:00:33 [2022-02-17T17:00:33.852Z]  > git config --get remote.origin.url # timeout=10
17:00:33 [2022-02-17T17:00:33.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:33 [2022-02-17T17:00:33.907Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
17:00:34 [2022-02-17T17:00:34.609Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:00:34 [2022-02-17T17:00:34.730Z]  > git config core.sparsecheckout # timeout=10
17:00:34 [2022-02-17T17:00:34.777Z]  > git checkout -f 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94 # timeout=10
17:00:35 [2022-02-17T17:00:35.161Z] First time build. Skipping changelog.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.04 Selecting previously unselected package g++-aarch64-linux-gnu.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.04 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.04 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.07 Selecting previously unselected package patch.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.07 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.08 Unpacking patch (2.7.6-7) ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.12 Selecting previously unselected package dpkg-dev.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.12 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.12 Unpacking dpkg-dev (1.20.9) ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.25 Selecting previously unselected package libconfig-inifiles-perl.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.25 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.26 Unpacking libconfig-inifiles-perl (3.000003-1) ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.29 Selecting previously unselected package libio-string-perl.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.29 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.29 Unpacking libio-string-perl (1.08-3.1) ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.33 Selecting previously unselected package libicu67:amd64.
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.33 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
17:00:35 [2022-02-17T17:00:35.318Z] #19 58.33 Unpacking libicu67:amd64 (67.1-7) ...
17:00:35 [2022-02-17T17:00:35.449Z] Merge succeeded, producing 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94
17:00:35 [2022-02-17T17:00:35.449Z] Checking out Revision 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94 (PR-43253)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:00:35 [2022-02-17T17:00:35.795Z] Commit message: "Merge commit 'c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7' into HEAD"
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.15 Selecting previously unselected package libxml2:amd64.
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.16 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.24 Selecting previously unselected package libxml-namespacesupport-perl.
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.24 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.24 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
17:00:35 [2022-02-17T17:00:35.886Z] #19 59.27 Selecting previously unselected package libxml-sax-base-perl.
17:00:36 [2022-02-17T17:00:36.144Z] #19 59.27 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
17:00:36 [2022-02-17T17:00:36.144Z] #19 59.28 Unpacking libxml-sax-base-perl (1.09-1.1) ...
17:00:36 [2022-02-17T17:00:36.144Z] #19 59.31 Selecting previously unselected package libxml-sax-perl.
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.32 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.32 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.36 Selecting previously unselected package libxml-libxml-perl.
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.36 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.36 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.42 Selecting previously unselected package libxml-simple-perl.
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.42 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.42 Unpacking libxml-simple-perl (2.25-1) ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.46 Selecting previously unselected package libyaml-perl.
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.46 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.46 Unpacking libyaml-perl (1.30-1) ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.49 Selecting previously unselected package libconfig-auto-perl.
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.50 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.50 Unpacking libconfig-auto-perl (0.44-1.1) ...
17:00:36 [2022-02-17T17:00:36.145Z] #19 59.53 Selecting previously unselected package libfile-which-perl.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:00:34 [2022-02-17T17:00:34.635Z]  > git remote # timeout=10
17:00:34 [2022-02-17T17:00:34.682Z]  > git config --get remote.origin.url # timeout=10
17:00:34 [2022-02-17T17:00:34.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:00:34 [2022-02-17T17:00:34.745Z]  > git merge c94596abc975f7cf6a09cab0ef9b32aaf1f72ae7 # timeout=10
17:00:35 [2022-02-17T17:00:35.354Z]  > git rev-parse "HEAD^{commit}" # timeout=10
17:00:35 [2022-02-17T17:00:35.479Z]  > git config core.sparsecheckout # timeout=10
17:00:35 [2022-02-17T17:00:35.526Z]  > git checkout -f 58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94 # timeout=10
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.53 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.53 Unpacking libfile-which-perl (1.23-1) ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.56 Selecting previously unselected package libfile-homedir-perl.
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.56 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.57 Unpacking libfile-homedir-perl (1.006-1) ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.60 Selecting previously unselected package libdebian-dpkgcross-perl.
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.60 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.60 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.64 Selecting previously unselected package dpkg-cross.
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.64 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.65 Unpacking dpkg-cross (2.6.18+nmu1) ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.68 Selecting previously unselected package crossbuild-essential-arm64.
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.68 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.68 Unpacking crossbuild-essential-arm64 (12.9) ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.71 Selecting previously unselected package libc6-armel-cross.
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.71 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
17:00:36 [2022-02-17T17:00:36.404Z] #19 59.72 Unpacking libc6-armel-cross (2.31-9cross4) ...
17:00:36 [2022-02-17T17:00:36.561Z] + docker version
17:00:36 [2022-02-17T17:00:36.561Z] Client:
17:00:36 [2022-02-17T17:00:36.561Z]  Version:           20.10.9
17:00:36 [2022-02-17T17:00:36.561Z]  API version:       1.41
17:00:36 [2022-02-17T17:00:36.561Z]  Go version:        go1.16.8
17:00:36 [2022-02-17T17:00:36.561Z]  Git commit:        c2ea9bc
17:00:36 [2022-02-17T17:00:36.561Z]  Built:             Mon Oct  4 16:11:10 2021
17:00:36 [2022-02-17T17:00:36.561Z]  OS/Arch:           windows/amd64
17:00:36 [2022-02-17T17:00:36.561Z]  Context:           default
17:00:36 [2022-02-17T17:00:36.561Z]  Experimental:      true
17:00:36 [2022-02-17T17:00:36.561Z] 
17:00:36 [2022-02-17T17:00:36.561Z] Server: Docker Engine - Community
17:00:36 [2022-02-17T17:00:36.561Z]  Engine:
17:00:36 [2022-02-17T17:00:36.561Z]   Version:          20.10.9
17:00:36 [2022-02-17T17:00:36.561Z]   API version:      1.41 (minimum version 1.24)
17:00:36 [2022-02-17T17:00:36.561Z]   Go version:       go1.16.8
17:00:36 [2022-02-17T17:00:36.561Z]   Git commit:       79ea9d3
17:00:36 [2022-02-17T17:00:36.561Z]   Built:            Mon Oct  4 16:06:39 2021
17:00:36 [2022-02-17T17:00:36.561Z]   OS/Arch:          windows/amd64
17:00:36 [2022-02-17T17:00:36.561Z]   Experimental:     true
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.84 Selecting previously unselected package libgcc-s1-armel-cross.
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.84 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.84 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.87 Selecting previously unselected package libgomp1-armel-cross.
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.87 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.88 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.91 Selecting previously unselected package libatomic1-armel-cross.
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.91 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.92 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.94 Selecting previously unselected package libasan6-armel-cross.
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.94 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
17:00:36 [2022-02-17T17:00:36.663Z] #19 59.95 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
[Pipeline] sh
17:00:36 [2022-02-17T17:00:36.923Z] #19 60.17 Selecting previously unselected package libstdc++6-armel-cross.
17:00:36 [2022-02-17T17:00:36.923Z] #19 60.17 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
17:00:36 [2022-02-17T17:00:36.923Z] #19 60.18 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
17:00:36 [2022-02-17T17:00:36.923Z] #19 60.24 Selecting previously unselected package libubsan1-armel-cross.
17:00:36 [2022-02-17T17:00:36.923Z] #19 60.24 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
17:00:36 [2022-02-17T17:00:36.923Z] #19 60.24 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
17:00:35 [2022-02-17T17:00:35.077Z]  > git rev-list --no-walk 001ff5ddd9b4a80ef25ec3d7744d722673072122 # timeout=10
17:00:37 [2022-02-17T17:00:37.181Z] #19 60.34 Selecting previously unselected package libgcc-10-dev-armel-cross.
17:00:37 [2022-02-17T17:00:37.181Z] #19 60.34 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
17:00:37 [2022-02-17T17:00:37.181Z] #19 60.34 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
17:00:37 [2022-02-17T17:00:37.181Z] #19 60.45 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
17:00:37 [2022-02-17T17:00:37.210Z] + docker version
17:00:37 [2022-02-17T17:00:37.210Z] Client:
17:00:37 [2022-02-17T17:00:37.210Z]  Version:           20.10.9
17:00:37 [2022-02-17T17:00:37.210Z]  API version:       1.41
17:00:37 [2022-02-17T17:00:37.210Z]  Go version:        go1.16.8
17:00:37 [2022-02-17T17:00:37.210Z]  Git commit:        c2ea9bc
17:00:37 [2022-02-17T17:00:37.210Z]  Built:             Mon Oct  4 16:11:10 2021
17:00:37 [2022-02-17T17:00:37.210Z]  OS/Arch:           windows/amd64
17:00:37 [2022-02-17T17:00:37.211Z]  Context:           default
17:00:37 [2022-02-17T17:00:37.211Z]  Experimental:      true
17:00:37 [2022-02-17T17:00:37.211Z] 
17:00:37 [2022-02-17T17:00:37.211Z] Server: Docker Engine - Community
17:00:37 [2022-02-17T17:00:37.211Z]  Engine:
17:00:37 [2022-02-17T17:00:37.211Z]   Version:          20.10.9
17:00:37 [2022-02-17T17:00:37.211Z]   API version:      1.41 (minimum version 1.24)
17:00:37 [2022-02-17T17:00:37.211Z]   Go version:       go1.16.8
17:00:37 [2022-02-17T17:00:37.211Z]   Git commit:       79ea9d3
17:00:37 [2022-02-17T17:00:37.211Z]   Built:            Mon Oct  4 16:06:39 2021
17:00:37 [2022-02-17T17:00:37.211Z]   OS/Arch:          windows/amd64
17:00:37 [2022-02-17T17:00:37.211Z]   Experimental:     true
[Pipeline] sh
17:00:37 [2022-02-17T17:00:37.440Z] #19 60.46 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
17:00:37 [2022-02-17T17:00:37.440Z] #19 60.46 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
17:00:37 [2022-02-17T17:00:37.629Z] + docker info
17:00:37 [2022-02-17T17:00:37.630Z] Client:
17:00:37 [2022-02-17T17:00:37.630Z]  Context:    default
17:00:37 [2022-02-17T17:00:37.630Z]  Debug Mode: false
17:00:37 [2022-02-17T17:00:37.630Z] 
17:00:37 [2022-02-17T17:00:37.630Z] Server:
17:00:37 [2022-02-17T17:00:37.630Z]  Containers: 1
17:00:37 [2022-02-17T17:00:37.630Z]   Running: 0
17:00:37 [2022-02-17T17:00:37.630Z]   Paused: 0
17:00:37 [2022-02-17T17:00:37.630Z]   Stopped: 1
17:00:37 [2022-02-17T17:00:37.630Z]  Images: 11
17:00:37 [2022-02-17T17:00:37.630Z]  Server Version: 20.10.9
17:00:37 [2022-02-17T17:00:37.630Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:00:37 [2022-02-17T17:00:37.630Z]   Windows: 
17:00:37 [2022-02-17T17:00:37.630Z]   LCOW: 
17:00:37 [2022-02-17T17:00:37.630Z]  Logging Driver: json-file
17:00:37 [2022-02-17T17:00:37.630Z]  Plugins:
17:00:37 [2022-02-17T17:00:37.630Z]   Volume: local
17:00:37 [2022-02-17T17:00:37.630Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:00:37 [2022-02-17T17:00:37.630Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:00:37 [2022-02-17T17:00:37.630Z]  Swarm: inactive
17:00:37 [2022-02-17T17:00:37.630Z]  Default Isolation: process
17:00:37 [2022-02-17T17:00:37.630Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:00:37 [2022-02-17T17:00:37.630Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
17:00:37 [2022-02-17T17:00:37.630Z]  OSType: windows
17:00:37 [2022-02-17T17:00:37.630Z]  Architecture: x86_64
17:00:37 [2022-02-17T17:00:37.630Z]  CPUs: 4
17:00:37 [2022-02-17T17:00:37.630Z]  Total Memory: 32GiB
17:00:37 [2022-02-17T17:00:37.630Z]  Name: azwin-2-7b4c20
17:00:37 [2022-02-17T17:00:37.630Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
17:00:37 [2022-02-17T17:00:37.630Z]  Docker Root Dir: D:\docker
17:00:37 [2022-02-17T17:00:37.630Z]  Debug Mode: false
17:00:37 [2022-02-17T17:00:37.630Z]  Registry: https://index.docker.io/v1/
17:00:37 [2022-02-17T17:00:37.630Z]  Labels:
17:00:37 [2022-02-17T17:00:37.630Z]  Experimental: true
17:00:37 [2022-02-17T17:00:37.630Z]  Insecure Registries:
17:00:37 [2022-02-17T17:00:37.630Z]   10.0.0.4:5000
17:00:37 [2022-02-17T17:00:37.630Z]   127.0.0.0/8
17:00:37 [2022-02-17T17:00:37.630Z]  Registry Mirrors:
17:00:37 [2022-02-17T17:00:37.630Z]   http://10.0.0.4:5000/
17:00:37 [2022-02-17T17:00:37.630Z]  Live Restore Enabled: false
17:00:37 [2022-02-17T17:00:37.630Z]  Product License: Community Engine
17:00:37 [2022-02-17T17:00:37.630Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:00:38 [2022-02-17T17:00:38.277Z] + docker info
17:00:38 [2022-02-17T17:00:38.902Z] Client:
17:00:38 [2022-02-17T17:00:38.902Z]  Context:    default
17:00:38 [2022-02-17T17:00:38.902Z]  Debug Mode: false
17:00:38 [2022-02-17T17:00:38.902Z]  Plugins:
17:00:38 [2022-02-17T17:00:38.902Z]   app: Docker Application (Docker Inc., v0.8.0)
17:00:38 [2022-02-17T17:00:38.902Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:00:38 [2022-02-17T17:00:38.902Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:00:38 [2022-02-17T17:00:38.902Z] 
17:00:38 [2022-02-17T17:00:38.902Z] Server:
17:00:38 [2022-02-17T17:00:38.902Z]  Containers: 0
17:00:38 [2022-02-17T17:00:38.902Z]   Running: 0
17:00:38 [2022-02-17T17:00:38.902Z]   Paused: 0
17:00:38 [2022-02-17T17:00:38.902Z]   Stopped: 0
17:00:38 [2022-02-17T17:00:38.902Z]  Images: 11
17:00:38 [2022-02-17T17:00:38.902Z]  Server Version: 20.10.9
17:00:38 [2022-02-17T17:00:38.902Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:00:38 [2022-02-17T17:00:38.902Z]   Windows: 
17:00:38 [2022-02-17T17:00:38.902Z]   LCOW: 
17:00:38 [2022-02-17T17:00:38.902Z]  Logging Driver: json-file
17:00:38 [2022-02-17T17:00:38.902Z]  Plugins:
17:00:38 [2022-02-17T17:00:38.902Z]   Volume: local
17:00:38 [2022-02-17T17:00:38.902Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:00:38 [2022-02-17T17:00:38.902Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:00:38 [2022-02-17T17:00:38.902Z]  Swarm: inactive
17:00:38 [2022-02-17T17:00:38.902Z]  Default Isolation: process
17:00:38 [2022-02-17T17:00:38.902Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:00:38 [2022-02-17T17:00:38.902Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
17:00:38 [2022-02-17T17:00:38.902Z]  OSType: windows
17:00:38 [2022-02-17T17:00:38.902Z]  Architecture: x86_64
17:00:38 [2022-02-17T17:00:38.902Z]  CPUs: 4
17:00:38 [2022-02-17T17:00:38.902Z]  Total Memory: 32GiB
17:00:38 [2022-02-17T17:00:38.902Z]  Name: azwin-2-7a7250
17:00:38 [2022-02-17T17:00:38.902Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
17:00:38 [2022-02-17T17:00:38.902Z]  Docker Root Dir: D:\docker
17:00:38 [2022-02-17T17:00:38.902Z]  Debug Mode: false
17:00:38 [2022-02-17T17:00:38.902Z]  Registry: https://index.docker.io/v1/
17:00:38 [2022-02-17T17:00:38.902Z]  Labels:
17:00:38 [2022-02-17T17:00:38.902Z]  Experimental: true
17:00:38 [2022-02-17T17:00:38.902Z]  Insecure Registries:
17:00:38 [2022-02-17T17:00:38.902Z]   10.0.0.4:5000
17:00:38 [2022-02-17T17:00:38.902Z]   127.0.0.0/8
17:00:38 [2022-02-17T17:00:38.902Z]  Registry Mirrors:
17:00:38 [2022-02-17T17:00:38.902Z]   http://10.0.0.4:5000/
17:00:38 [2022-02-17T17:00:38.902Z]  Live Restore Enabled: false
17:00:38 [2022-02-17T17:00:38.902Z]  Product License: Community Engine
17:00:38 [2022-02-17T17:00:38.902Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.17 Selecting previously unselected package gcc-arm-linux-gnueabi.
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.17 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.18 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.21 Selecting previously unselected package linux-libc-dev-armel-cross.
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.21 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.21 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.38 Selecting previously unselected package libc6-dev-armel-cross.
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.38 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.38 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.60 Selecting previously unselected package libstdc++-10-dev-armel-cross.
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.60 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.60 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.85 Selecting previously unselected package g++-10-arm-linux-gnueabi.
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.85 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
17:00:42 [2022-02-17T17:00:42.714Z] #19 65.85 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
17:00:46 [2022-02-17T17:00:46.891Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:00:46 [2022-02-17T17:00:46.891Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a63f569f\powershellScript.ps1'; exit $LASTEXITCODE;
17:00:46 [2022-02-17T17:00:46.891Z] ----------------------------------------------------------------------------
17:00:46 [2022-02-17T17:00:46.891Z] 
17:00:46 [2022-02-17T17:00:46.891Z] INFO: executeCI.ps1 starting at Thu Feb 17 17:00:45 CUT 2022
17:00:46 [2022-02-17T17:00:46.891Z] 
17:00:46 [2022-02-17T17:00:46.891Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:00:46 [2022-02-17T17:00:46.891Z] INFO: Running git version 2.24.1.windows.2
17:00:46 [2022-02-17T17:00:46.891Z] INFO: Branch:fe_release Build:20348.1.210507-1500
17:00:46 [2022-02-17T17:00:46.891Z] INFO: Environment variables:
17:00:46 [2022-02-17T17:00:46.891Z] 
17:00:46 [2022-02-17T17:00:46.891Z] Name                           Value                                                                                   
17:00:46 [2022-02-17T17:00:46.891Z] ----                           -----                                                                                   
17:00:46 [2022-02-17T17:00:46.891Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:00:46 [2022-02-17T17:00:46.891Z] amd64                          true                                                                                    
17:00:46 [2022-02-17T17:00:46.891Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:00:46 [2022-02-17T17:00:46.891Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:00:46 [2022-02-17T17:00:46.891Z] arm64                          true                                                                                    
17:00:46 [2022-02-17T17:00:46.891Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:00:46 [2022-02-17T17:00:46.891Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:00:46 [2022-02-17T17:00:46.891Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:00:46 [2022-02-17T17:00:46.891Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:00:46 [2022-02-17T17:00:46.891Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:00:46 [2022-02-17T17:00:46.891Z] BRANCH_NAME                    PR-43253                                                                                
17:00:46 [2022-02-17T17:00:46.891Z] BUILD_DISPLAY_NAME             #3                                                                                      
17:00:46 [2022-02-17T17:00:46.891Z] BUILD_ID                       3                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] BUILD_NUMBER                   3                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] BUILD_TAG                      jenkins-moby-PR-43253-3                                                                 
17:00:46 [2022-02-17T17:00:46.891Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43253/3/                              
17:00:46 [2022-02-17T17:00:46.891Z] cgroup2                        true                                                                                    
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_BRANCH                  remove_kernel_version_check                                                             
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_FORK                    thaJeztah/docker                                                                        
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_ID                      43253                                                                                   
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_TARGET                  master                                                                                  
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_TITLE                   daemon: remove kernel version check and DOCKER_NOWARN_KERNEL_VERSION                    
17:00:46 [2022-02-17T17:00:46.891Z] CHANGE_URL                     https://github.com/moby/moby/pull/43253                                                 
17:00:46 [2022-02-17T17:00:46.891Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
17:00:46 [2022-02-17T17:00:46.891Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:00:46 [2022-02-17T17:00:46.891Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:00:46 [2022-02-17T17:00:46.891Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:00:46 [2022-02-17T17:00:46.891Z] COMPUTERNAME                   azwin-2-7b4c20                                                                          
17:00:46 [2022-02-17T17:00:46.891Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:00:46 [2022-02-17T17:00:46.891Z] ConfigSequenceNumber           0                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] dco                            true                                                                                    
17:00:46 [2022-02-17T17:00:46.891Z] DOCKER_BUILDKIT                0                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] DOCKER_DUT_DEBUG               1                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:00:46 [2022-02-17T17:00:46.891Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:00:46 [2022-02-17T17:00:46.891Z] EXECUTOR_NUMBER                0                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] FQDN                           azwin-2-7b4c20.westus.cloudapp.azure.com                                                
17:00:46 [2022-02-17T17:00:46.891Z] GIT_BRANCH                     PR-43253                                                                                
17:00:46 [2022-02-17T17:00:46.891Z] GIT_COMMIT                     58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94                                                
17:00:46 [2022-02-17T17:00:46.891Z] GIT_PREVIOUS_COMMIT            92a0184ce2310b68e1511b456bf0484f10f8bca2                                                
17:00:46 [2022-02-17T17:00:46.891Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 92a0184ce2310b68e1511b456bf0484f10f8bca2                                                
17:00:46 [2022-02-17T17:00:46.891Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:00:46 [2022-02-17T17:00:46.891Z] HUDSON_COOKIE                  6a4384b3-3d4b-473c-b0d9-2909ec59c89c                                                    
17:00:46 [2022-02-17T17:00:46.891Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:00:46 [2022-02-17T17:00:46.891Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:00:46 [2022-02-17T17:00:46.891Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:00:46 [2022-02-17T17:00:46.891Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
17:00:46 [2022-02-17T17:00:46.891Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:00:46 [2022-02-17T17:00:46.891Z] JENKINS_NODE_COOKIE            7a550aa2-9529-4a84-8b7c-88550ee6c90e                                                    
17:00:46 [2022-02-17T17:00:46.891Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:00:46 [2022-02-17T17:00:46.891Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:00:46 [2022-02-17T17:00:46.891Z] JOB_BASE_NAME                  PR-43253                                                                                
17:00:46 [2022-02-17T17:00:46.891Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43253/display/redirect                
17:00:46 [2022-02-17T17:00:46.891Z] JOB_NAME                       moby/PR-43253                                                                           
17:00:46 [2022-02-17T17:00:46.891Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43253/                                
17:00:46 [2022-02-17T17:00:46.891Z] library.jps.version            master                                                                                  
17:00:46 [2022-02-17T17:00:46.891Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:00:46 [2022-02-17T17:00:46.891Z] NODE_LABELS                    amd64 azure azwin-2-7b4c20 azwin-2022 docker west-us windows windows-2022 x86_64        
17:00:46 [2022-02-17T17:00:46.891Z] NODE_NAME                      azwin-2-7b4c20                                                                          
17:00:46 [2022-02-17T17:00:46.891Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] OS                             Windows_NT                                                                              
17:00:46 [2022-02-17T17:00:46.891Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:00:46 [2022-02-17T17:00:46.891Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:00:46 [2022-02-17T17:00:46.891Z] ppc64le                        false                                                                                   
17:00:46 [2022-02-17T17:00:46.891Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:00:46 [2022-02-17T17:00:46.891Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
17:00:46 [2022-02-17T17:00:46.891Z] PROCESSOR_LEVEL                6                                                                                       
17:00:46 [2022-02-17T17:00:46.891Z] PROCESSOR_REVISION             4f01                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] ProgramData                    C:\ProgramData                                                                          
17:00:46 [2022-02-17T17:00:46.892Z] ProgramFiles                   C:\Program Files                                                                        
17:00:46 [2022-02-17T17:00:46.892Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:00:46 [2022-02-17T17:00:46.892Z] ProgramW6432                   C:\Program Files                                                                        
17:00:46 [2022-02-17T17:00:46.892Z] PROMPT                         $P$G                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:00:46 [2022-02-17T17:00:46.892Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:00:46 [2022-02-17T17:00:46.892Z] PUBLIC                         C:\Users\Public                                                                         
17:00:46 [2022-02-17T17:00:46.892Z] rootless                       true                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=artif...
17:00:46 [2022-02-17T17:00:46.892Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=changes 
17:00:46 [2022-02-17T17:00:46.892Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect              
17:00:46 [2022-02-17T17:00:46.892Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=tests   
17:00:46 [2022-02-17T17:00:46.892Z] s390x                          false                                                                                   
17:00:46 [2022-02-17T17:00:46.892Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:00:46 [2022-02-17T17:00:46.892Z] SOURCES_DRIVE                  d                                                                                       
17:00:46 [2022-02-17T17:00:46.892Z] SOURCES_SUBDIR                 gopath                                                                                  
17:00:46 [2022-02-17T17:00:46.892Z] STAGE_NAME                     Run tests                                                                               
17:00:46 [2022-02-17T17:00:46.892Z] SystemDrive                    C:                                                                                      
17:00:46 [2022-02-17T17:00:46.892Z] SystemRoot                     C:\Windows                                                                              
17:00:46 [2022-02-17T17:00:46.892Z] TEMP                           C:\Windows\TEMP                                                                         
17:00:46 [2022-02-17T17:00:46.892Z] TESTDEBUG                      0                                                                                       
17:00:46 [2022-02-17T17:00:46.892Z] TESTRUN_DRIVE                  d                                                                                       
17:00:46 [2022-02-17T17:00:46.892Z] TESTRUN_SUBDIR                 CI                                                                                      
17:00:46 [2022-02-17T17:00:46.892Z] TIMEOUT                        120m                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] TMP                            C:\Windows\TEMP                                                                         
17:00:46 [2022-02-17T17:00:46.892Z] unit_validate                  true                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] USERDOMAIN                     WORKGROUP                                                                               
17:00:46 [2022-02-17T17:00:46.892Z] USERNAME                       azwin-2-7b4c20$                                                                         
17:00:46 [2022-02-17T17:00:46.892Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:00:46 [2022-02-17T17:00:46.892Z] validate_force                 false                                                                                   
17:00:46 [2022-02-17T17:00:46.892Z] windir                         C:\Windows                                                                              
17:00:46 [2022-02-17T17:00:46.892Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:00:46 [2022-02-17T17:00:46.892Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
17:00:46 [2022-02-17T17:00:46.892Z] windows2022                    true                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] windows2022containerd          true                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] windowsRS5                     true                                                                                    
17:00:46 [2022-02-17T17:00:46.892Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:00:46 [2022-02-17T17:00:46.892Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Sources under d:\gopath\...
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Test run under d:\CI\...
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:00:46 [2022-02-17T17:00:46.892Z] INFO: docker/docker repository was found
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524'
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Docker version of control daemon
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] Client:
17:00:46 [2022-02-17T17:00:46.892Z]  Version:           20.10.9
17:00:46 [2022-02-17T17:00:46.892Z]  API version:       1.41
17:00:46 [2022-02-17T17:00:46.892Z]  Go version:        go1.16.8
17:00:46 [2022-02-17T17:00:46.892Z]  Git commit:        c2ea9bc
17:00:46 [2022-02-17T17:00:46.892Z]  Built:             Mon Oct  4 16:11:10 2021
17:00:46 [2022-02-17T17:00:46.892Z]  OS/Arch:           windows/amd64
17:00:46 [2022-02-17T17:00:46.892Z]  Context:           default
17:00:46 [2022-02-17T17:00:46.892Z]  Experimental:      true
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] Server: Docker Engine - Community
17:00:46 [2022-02-17T17:00:46.892Z]  Engine:
17:00:46 [2022-02-17T17:00:46.892Z]   Version:          20.10.9
17:00:46 [2022-02-17T17:00:46.892Z]   API version:      1.41 (minimum version 1.24)
17:00:46 [2022-02-17T17:00:46.892Z]   Go version:       go1.16.8
17:00:46 [2022-02-17T17:00:46.892Z]   Git commit:       79ea9d3
17:00:46 [2022-02-17T17:00:46.892Z]   Built:            Mon Oct  4 16:06:39 2021
17:00:46 [2022-02-17T17:00:46.892Z]   OS/Arch:          windows/amd64
17:00:46 [2022-02-17T17:00:46.892Z]   Experimental:     true
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Docker info of control daemon
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] Client:
17:00:46 [2022-02-17T17:00:46.892Z]  Context:    default
17:00:46 [2022-02-17T17:00:46.892Z]  Debug Mode: false
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] Server:
17:00:46 [2022-02-17T17:00:46.892Z]  Containers: 1
17:00:46 [2022-02-17T17:00:46.892Z]   Running: 0
17:00:46 [2022-02-17T17:00:46.892Z]   Paused: 0
17:00:46 [2022-02-17T17:00:46.892Z]   Stopped: 1
17:00:46 [2022-02-17T17:00:46.892Z]  Images: 11
17:00:46 [2022-02-17T17:00:46.892Z]  Server Version: 20.10.9
17:00:46 [2022-02-17T17:00:46.892Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:00:46 [2022-02-17T17:00:46.892Z]   Windows: 
17:00:46 [2022-02-17T17:00:46.892Z]   LCOW: 
17:00:46 [2022-02-17T17:00:46.892Z]  Logging Driver: json-file
17:00:46 [2022-02-17T17:00:46.892Z]  Plugins:
17:00:46 [2022-02-17T17:00:46.892Z]   Volume: local
17:00:46 [2022-02-17T17:00:46.892Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:00:46 [2022-02-17T17:00:46.892Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:00:46 [2022-02-17T17:00:46.892Z]  Swarm: inactive
17:00:46 [2022-02-17T17:00:46.892Z]  Default Isolation: process
17:00:46 [2022-02-17T17:00:46.892Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:00:46 [2022-02-17T17:00:46.892Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
17:00:46 [2022-02-17T17:00:46.892Z]  OSType: windows
17:00:46 [2022-02-17T17:00:46.892Z]  Architecture: x86_64
17:00:46 [2022-02-17T17:00:46.892Z]  CPUs: 4
17:00:46 [2022-02-17T17:00:46.892Z]  Total Memory: 32GiB
17:00:46 [2022-02-17T17:00:46.892Z]  Name: azwin-2-7b4c20
17:00:46 [2022-02-17T17:00:46.892Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
17:00:46 [2022-02-17T17:00:46.892Z]  Docker Root Dir: D:\docker
17:00:46 [2022-02-17T17:00:46.892Z]  Debug Mode: false
17:00:46 [2022-02-17T17:00:46.892Z]  Registry: https://index.docker.io/v1/
17:00:46 [2022-02-17T17:00:46.892Z]  Labels:
17:00:46 [2022-02-17T17:00:46.892Z]  Experimental: true
17:00:46 [2022-02-17T17:00:46.892Z]  Insecure Registries:
17:00:46 [2022-02-17T17:00:46.892Z]   10.0.0.4:5000
17:00:46 [2022-02-17T17:00:46.892Z]   127.0.0.0/8
17:00:46 [2022-02-17T17:00:46.892Z]  Registry Mirrors:
17:00:46 [2022-02-17T17:00:46.892Z]   http://10.0.0.4:5000/
17:00:46 [2022-02-17T17:00:46.892Z]  Live Restore Enabled: false
17:00:46 [2022-02-17T17:00:46.892Z]  Product License: Community Engine
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] 
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Commit hash is 58fbaee0c0
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Nuke-Everything...
17:00:46 [2022-02-17T17:00:46.892Z] INFO: Container count on control daemon to delete is 1
17:00:46 [2022-02-17T17:00:46.913Z] #19 70.31 Selecting previously unselected package g++-arm-linux-gnueabi.
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.31 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.32 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.34 Selecting previously unselected package crossbuild-essential-armel.
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.34 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.35 Unpacking crossbuild-essential-armel (12.9) ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.37 Selecting previously unselected package libc6-armhf-cross.
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.37 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.38 Unpacking libc6-armhf-cross (2.31-9cross4) ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.49 Selecting previously unselected package libgcc-s1-armhf-cross.
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.49 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.50 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.53 Selecting previously unselected package libgomp1-armhf-cross.
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.53 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.53 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.174Z] #19 70.57 Selecting previously unselected package libatomic1-armhf-cross.
17:00:47 [2022-02-17T17:00:47.348Z] f1b342426a9f
17:00:47 [2022-02-17T17:00:47.348Z] INFO: Nuking d:\CI
17:00:47 [2022-02-17T17:00:47.348Z] INFO: Zapped successfully
17:00:47 [2022-02-17T17:00:47.348Z] INFO: Location for testing is d:\CI\PR-43253\3
17:00:47 [2022-02-17T17:00:47.348Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:00:47 [2022-02-17T17:00:47.348Z] 
17:00:47 [2022-02-17T17:00:47.348Z] 
17:00:47 [2022-02-17T17:00:47.348Z] INFO: Building the image from Dockerfile.windows at 02/17/2022 17:00:47...
17:00:47 [2022-02-17T17:00:47.348Z] 
17:00:47 [2022-02-17T17:00:47.433Z] #19 70.58 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.433Z] #19 70.60 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.433Z] #19 70.64 Selecting previously unselected package libasan6-armhf-cross.
17:00:47 [2022-02-17T17:00:47.433Z] #19 70.64 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.433Z] #19 70.65 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.691Z] #19 70.88 Selecting previously unselected package libstdc++6-armhf-cross.
17:00:47 [2022-02-17T17:00:47.691Z] #19 70.88 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.691Z] #19 70.88 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.691Z] #19 70.94 Selecting previously unselected package libubsan1-armhf-cross.
17:00:47 [2022-02-17T17:00:47.691Z] #19 70.94 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.691Z] #19 70.95 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.950Z] #19 71.04 Selecting previously unselected package libgcc-10-dev-armhf-cross.
17:00:47 [2022-02-17T17:00:47.950Z] #19 71.04 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:47 [2022-02-17T17:00:47.950Z] #19 71.05 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
17:00:47 [2022-02-17T17:00:47.950Z] #19 71.16 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
17:00:47 [2022-02-17T17:00:47.950Z] #19 71.16 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
17:00:47 [2022-02-17T17:00:47.950Z] #19 71.16 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
17:00:51 [2022-02-17T17:00:51.993Z] DEBUG: print all environment variables to check how Jenkins runs this script
17:00:51 [2022-02-17T17:00:51.994Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f7dab18c\powershellScript.ps1'; exit $LASTEXITCODE;
17:00:51 [2022-02-17T17:00:51.994Z] ----------------------------------------------------------------------------
17:00:51 [2022-02-17T17:00:51.994Z] 
17:00:51 [2022-02-17T17:00:51.994Z] INFO: executeCI.ps1 starting at Thu Feb 17 17:00:51 CUT 2022
17:00:51 [2022-02-17T17:00:51.994Z] 
17:00:51 [2022-02-17T17:00:51.994Z] INFO: Script version 05-Feb-2019 09:03 PDT
17:00:51 [2022-02-17T17:00:51.994Z] INFO: Running git version 2.24.1.windows.2
17:00:51 [2022-02-17T17:00:51.994Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
17:00:51 [2022-02-17T17:00:51.994Z] INFO: Environment variables:
17:00:51 [2022-02-17T17:00:51.994Z] 
17:00:51 [2022-02-17T17:00:51.994Z] Name                           Value                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] ----                           -----                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
17:00:51 [2022-02-17T17:00:51.994Z] amd64                          true                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
17:00:51 [2022-02-17T17:00:51.994Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
17:00:51 [2022-02-17T17:00:51.994Z] arm64                          true                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
17:00:51 [2022-02-17T17:00:51.994Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
17:00:51 [2022-02-17T17:00:51.994Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
17:00:51 [2022-02-17T17:00:51.994Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
17:00:51 [2022-02-17T17:00:51.994Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
17:00:51 [2022-02-17T17:00:51.994Z] BRANCH_NAME                    PR-43253                                                                                
17:00:51 [2022-02-17T17:00:51.994Z] BUILD_DISPLAY_NAME             #3                                                                                      
17:00:51 [2022-02-17T17:00:51.994Z] BUILD_ID                       3                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] BUILD_NUMBER                   3                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] BUILD_TAG                      jenkins-moby-PR-43253-3                                                                 
17:00:51 [2022-02-17T17:00:51.994Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43253/3/                              
17:00:51 [2022-02-17T17:00:51.994Z] cgroup2                        true                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_AUTHOR                  thaJeztah                                                                               
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_BRANCH                  remove_kernel_version_check                                                             
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_FORK                    thaJeztah/docker                                                                        
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_ID                      43253                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_TARGET                  master                                                                                  
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_TITLE                   daemon: remove kernel version check and DOCKER_NOWARN_KERNEL_VERSION                    
17:00:51 [2022-02-17T17:00:51.994Z] CHANGE_URL                     https://github.com/moby/moby/pull/43253                                                 
17:00:51 [2022-02-17T17:00:51.994Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
17:00:51 [2022-02-17T17:00:51.994Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
17:00:51 [2022-02-17T17:00:51.994Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
17:00:51 [2022-02-17T17:00:51.994Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
17:00:51 [2022-02-17T17:00:51.994Z] COMPUTERNAME                   azwin-2-7a7250                                                                          
17:00:51 [2022-02-17T17:00:51.994Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
17:00:51 [2022-02-17T17:00:51.994Z] ConfigSequenceNumber           0                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] dco                            true                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] DOCKER_BUILDKIT                0                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] DOCKER_DUT_DEBUG               1                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] DOCKER_EXPERIMENTAL            1                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
17:00:51 [2022-02-17T17:00:51.994Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
17:00:51 [2022-02-17T17:00:51.994Z] EXECUTOR_NUMBER                0                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] FQDN                           azwin-2-7a7250.westus.cloudapp.azure.com                                                
17:00:51 [2022-02-17T17:00:51.994Z] GIT_BRANCH                     PR-43253                                                                                
17:00:51 [2022-02-17T17:00:51.994Z] GIT_COMMIT                     58fbaee0c0bca6d2cf0a140c4cb0ba4f4f865d94                                                
17:00:51 [2022-02-17T17:00:51.994Z] GIT_PREVIOUS_COMMIT            92a0184ce2310b68e1511b456bf0484f10f8bca2                                                
17:00:51 [2022-02-17T17:00:51.994Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 92a0184ce2310b68e1511b456bf0484f10f8bca2                                                
17:00:51 [2022-02-17T17:00:51.994Z] GIT_URL                        https://github.com/moby/moby.git                                                        
17:00:51 [2022-02-17T17:00:51.994Z] HUDSON_COOKIE                  e25c3c97-b78e-497d-b9bd-f42a3efddf65                                                    
17:00:51 [2022-02-17T17:00:51.994Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
17:00:51 [2022-02-17T17:00:51.994Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
17:00:51 [2022-02-17T17:00:51.994Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
17:00:51 [2022-02-17T17:00:51.994Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
17:00:51 [2022-02-17T17:00:51.994Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
17:00:51 [2022-02-17T17:00:51.994Z] JENKINS_NODE_COOKIE            8b44e409-9fc7-4089-a805-73e07d4ff4b2                                                    
17:00:51 [2022-02-17T17:00:51.994Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
17:00:51 [2022-02-17T17:00:51.994Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
17:00:51 [2022-02-17T17:00:51.994Z] JOB_BASE_NAME                  PR-43253                                                                                
17:00:51 [2022-02-17T17:00:51.994Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43253/display/redirect                
17:00:51 [2022-02-17T17:00:51.994Z] JOB_NAME                       moby/PR-43253                                                                           
17:00:51 [2022-02-17T17:00:51.994Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43253/                                
17:00:51 [2022-02-17T17:00:51.994Z] library.jps.version            master                                                                                  
17:00:51 [2022-02-17T17:00:51.994Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
17:00:51 [2022-02-17T17:00:51.994Z] NODE_LABELS                    amd64 azure azwin-2-7a7250 azwin-2019 docker west-us windows windows-2019 x86_64        
17:00:51 [2022-02-17T17:00:51.994Z] NODE_NAME                      azwin-2-7a7250                                                                          
17:00:51 [2022-02-17T17:00:51.994Z] NUMBER_OF_PROCESSORS           4                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] OS                             Windows_NT                                                                              
17:00:51 [2022-02-17T17:00:51.994Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
17:00:51 [2022-02-17T17:00:51.994Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
17:00:51 [2022-02-17T17:00:51.994Z] ppc64le                        false                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
17:00:51 [2022-02-17T17:00:51.994Z] PROCESSOR_LEVEL                6                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] PROCESSOR_REVISION             5504                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] ProgramData                    C:\ProgramData                                                                          
17:00:51 [2022-02-17T17:00:51.994Z] ProgramFiles                   C:\Program Files                                                                        
17:00:51 [2022-02-17T17:00:51.994Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
17:00:51 [2022-02-17T17:00:51.994Z] ProgramW6432                   C:\Program Files                                                                        
17:00:51 [2022-02-17T17:00:51.994Z] PROMPT                         $P$G                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] PSExecutionPolicyPreference    Bypass                                                                                  
17:00:51 [2022-02-17T17:00:51.994Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
17:00:51 [2022-02-17T17:00:51.994Z] PUBLIC                         C:\Users\Public                                                                         
17:00:51 [2022-02-17T17:00:51.994Z] rootless                       true                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=artif...
17:00:51 [2022-02-17T17:00:51.994Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=changes 
17:00:51 [2022-02-17T17:00:51.994Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect              
17:00:51 [2022-02-17T17:00:51.994Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43253/3/display/redirect?page=tests   
17:00:51 [2022-02-17T17:00:51.994Z] s390x                          false                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] SKIP_VALIDATION_TESTS          1                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] SOURCES_DRIVE                  d                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] SOURCES_SUBDIR                 gopath                                                                                  
17:00:51 [2022-02-17T17:00:51.994Z] STAGE_NAME                     Run tests                                                                               
17:00:51 [2022-02-17T17:00:51.994Z] SystemDrive                    C:                                                                                      
17:00:51 [2022-02-17T17:00:51.994Z] SystemRoot                     C:\Windows                                                                              
17:00:51 [2022-02-17T17:00:51.994Z] TEMP                           C:\Windows\TEMP                                                                         
17:00:51 [2022-02-17T17:00:51.994Z] TESTDEBUG                      0                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] TESTRUN_DRIVE                  d                                                                                       
17:00:51 [2022-02-17T17:00:51.994Z] TESTRUN_SUBDIR                 CI                                                                                      
17:00:51 [2022-02-17T17:00:51.994Z] TIMEOUT                        120m                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] TMP                            C:\Windows\TEMP                                                                         
17:00:51 [2022-02-17T17:00:51.994Z] unit_validate                  true                                                                                    
17:00:51 [2022-02-17T17:00:51.994Z] USERDOMAIN                     WORKGROUP                                                                               
17:00:51 [2022-02-17T17:00:51.994Z] USERNAME                       azwin-2-7a7250$                                                                         
17:00:51 [2022-02-17T17:00:51.994Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
17:00:51 [2022-02-17T17:00:51.994Z] validate_force                 false                                                                                   
17:00:51 [2022-02-17T17:00:51.994Z] windir                         C:\Windows                                                                              
17:00:51 [2022-02-17T17:00:51.994Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
17:00:51 [2022-02-17T17:00:51.994Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
17:00:51 [2022-02-17T17:00:51.995Z] windows2022                    true                                                                                    
17:00:51 [2022-02-17T17:00:51.995Z] windows2022containerd          true                                                                                    
17:00:51 [2022-02-17T17:00:51.995Z] windowsRS5                     true                                                                                    
17:00:51 [2022-02-17T17:00:51.995Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
17:00:51 [2022-02-17T17:00:51.995Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
17:00:51 [2022-02-17T17:00:51.995Z] 
17:00:51 [2022-02-17T17:00:51.995Z] 
17:00:51 [2022-02-17T17:00:51.995Z] 
17:00:52 [2022-02-17T17:00:52.464Z] INFO: Sources under d:\gopath\...
17:00:52 [2022-02-17T17:00:52.464Z] INFO: Test run under d:\CI\...
17:00:52 [2022-02-17T17:00:52.464Z] INFO: Running in D:\gopath\src\github.com\docker\docker
17:00:52 [2022-02-17T17:00:52.464Z] INFO: docker/docker repository was found
17:00:52 [2022-02-17T17:00:52.464Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
17:00:52 [2022-02-17T17:00:52.464Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565'
17:00:52 [2022-02-17T17:00:52.464Z] INFO: Docker version of control daemon
17:00:52 [2022-02-17T17:00:52.464Z] 
17:00:52 [2022-02-17T17:00:52.934Z] Client:
17:00:52 [2022-02-17T17:00:52.934Z]  Version:           20.10.9
17:00:52 [2022-02-17T17:00:52.934Z]  API version:       1.41
17:00:52 [2022-02-17T17:00:52.934Z]  Go version:        go1.16.8
17:00:52 [2022-02-17T17:00:52.934Z]  Git commit:        c2ea9bc
17:00:52 [2022-02-17T17:00:52.934Z]  Built:             Mon Oct  4 16:11:10 2021
17:00:52 [2022-02-17T17:00:52.934Z]  OS/Arch:           windows/amd64
17:00:52 [2022-02-17T17:00:52.934Z]  Context:           default
17:00:52 [2022-02-17T17:00:52.934Z]  Experimental:      true
17:00:52 [2022-02-17T17:00:52.934Z] 
17:00:52 [2022-02-17T17:00:52.934Z] Server: Docker Engine - Community
17:00:52 [2022-02-17T17:00:52.934Z]  Engine:
17:00:52 [2022-02-17T17:00:52.934Z]   Version:          20.10.9
17:00:52 [2022-02-17T17:00:52.934Z]   API version:      1.41 (minimum version 1.24)
17:00:52 [2022-02-17T17:00:52.934Z]   Go version:       go1.16.8
17:00:52 [2022-02-17T17:00:52.934Z]   Git commit:       79ea9d3
17:00:52 [2022-02-17T17:00:52.934Z]   Built:            Mon Oct  4 16:06:39 2021
17:00:52 [2022-02-17T17:00:52.935Z]   OS/Arch:          windows/amd64
17:00:52 [2022-02-17T17:00:52.935Z]   Experimental:     true
17:00:52 [2022-02-17T17:00:52.935Z] 
17:00:52 [2022-02-17T17:00:52.935Z] INFO: Docker info of control daemon
17:00:52 [2022-02-17T17:00:52.935Z] 
17:00:53 [2022-02-17T17:00:53.227Z] #19 75.90 Selecting previously unselected package gcc-arm-linux-gnueabihf.
17:00:53 [2022-02-17T17:00:53.227Z] #19 75.91 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 75.91 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 75.94 Selecting previously unselected package linux-libc-dev-armhf-cross.
17:00:53 [2022-02-17T17:00:53.227Z] #19 75.94 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 75.94 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 76.11 Selecting previously unselected package libc6-dev-armhf-cross.
17:00:53 [2022-02-17T17:00:53.227Z] #19 76.11 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 76.12 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 76.33 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
17:00:53 [2022-02-17T17:00:53.227Z] #19 76.33 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
17:00:53 [2022-02-17T17:00:53.227Z] #19 76.33 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
17:00:53 [2022-02-17T17:00:53.404Z] Client:
17:00:53 [2022-02-17T17:00:53.404Z]  Context:    default
17:00:53 [2022-02-17T17:00:53.404Z]  Debug Mode: false
17:00:53 [2022-02-17T17:00:53.404Z]  Plugins:
17:00:53 [2022-02-17T17:00:53.404Z]   app: Docker Application (Docker Inc., v0.8.0)
17:00:53 [2022-02-17T17:00:53.404Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
17:00:53 [2022-02-17T17:00:53.404Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
17:00:53 [2022-02-17T17:00:53.404Z] 
17:00:53 [2022-02-17T17:00:53.404Z] Server:
17:00:53 [2022-02-17T17:00:53.404Z]  Containers: 0
17:00:53 [2022-02-17T17:00:53.404Z]   Running: 0
17:00:53 [2022-02-17T17:00:53.404Z]   Paused: 0
17:00:53 [2022-02-17T17:00:53.404Z]   Stopped: 0
17:00:53 [2022-02-17T17:00:53.404Z]  Images: 11
17:00:53 [2022-02-17T17:00:53.404Z]  Server Version: 20.10.9
17:00:53 [2022-02-17T17:00:53.404Z]  Storage Driver: windowsfilter (windows) lcow (linux)
17:00:53 [2022-02-17T17:00:53.404Z]   Windows: 
17:00:53 [2022-02-17T17:00:53.404Z]   LCOW: 
17:00:53 [2022-02-17T17:00:53.404Z]  Logging Driver: json-file
17:00:53 [2022-02-17T17:00:53.404Z]  Plugins:
17:00:53 [2022-02-17T17:00:53.404Z]   Volume: local
17:00:53 [2022-02-17T17:00:53.404Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:00:53 [2022-02-17T17:00:53.404Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:00:53 [2022-02-17T17:00:53.404Z]  Swarm: inactive
17:00:53 [2022-02-17T17:00:53.404Z]  Default Isolation: process
17:00:53 [2022-02-17T17:00:53.404Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:00:53 [2022-02-17T17:00:53.404Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
17:00:53 [2022-02-17T17:00:53.404Z]  OSType: windows
17:00:53 [2022-02-17T17:00:53.404Z]  Architecture: x86_64
17:00:53 [2022-02-17T17:00:53.404Z]  CPUs: 4
17:00:53 [2022-02-17T17:00:53.404Z]  Total Memory: 32GiB
17:00:53 [2022-02-17T17:00:53.404Z]  Name: azwin-2-7a7250
17:00:53 [2022-02-17T17:00:53.404Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
17:00:53 [2022-02-17T17:00:53.404Z]  Docker Root Dir: D:\docker
17:00:53 [2022-02-17T17:00:53.404Z]  Debug Mode: false
17:00:53 [2022-02-17T17:00:53.404Z]  Registry: https://index.docker.io/v1/
17:00:53 [2022-02-17T17:00:53.404Z]  Labels:
17:00:53 [2022-02-17T17:00:53.404Z]  Experimental: true
17:00:53 [2022-02-17T17:00:53.404Z]  Insecure Registries:
17:00:53 [2022-02-17T17:00:53.404Z]   10.0.0.4:5000
17:00:53 [2022-02-17T17:00:53.404Z]   127.0.0.0/8
17:00:53 [2022-02-17T17:00:53.404Z]  Registry Mirrors:
17:00:53 [2022-02-17T17:00:53.404Z]   http://10.0.0.4:5000/
17:00:53 [2022-02-17T17:00:53.404Z]  Live Restore Enabled: false
17:00:53 [2022-02-17T17:00:53.404Z]  Product License: Community Engine
17:00:53 [2022-02-17T17:00:53.404Z] 
17:00:53 [2022-02-17T17:00:53.404Z] 
17:00:53 [2022-02-17T17:00:53.404Z] INFO: Commit hash is 58fbaee0c0
17:00:53 [2022-02-17T17:00:53.404Z] INFO: Nuke-Everything...
17:00:53 [2022-02-17T17:00:53.404Z] INFO: Container count on control daemon to delete is 0
17:00:53 [2022-02-17T17:00:53.488Z] #19 76.58 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
17:00:53 [2022-02-17T17:00:53.488Z] #19 76.58 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
17:00:53 [2022-02-17T17:00:53.488Z] #19 76.59 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
17:00:53 [2022-02-17T17:00:53.874Z] INFO: Nuking d:\CI
17:00:53 [2022-02-17T17:00:53.874Z] INFO: Zapped successfully
17:00:53 [2022-02-17T17:00:53.874Z] INFO: Location for testing is d:\CI\PR-43253\3
17:00:53 [2022-02-17T17:00:53.874Z] INFO: Validating GOLang consistency in Dockerfile.windows...
17:00:53 [2022-02-17T17:00:53.874Z] 
17:00:53 [2022-02-17T17:00:53.874Z] 
17:00:53 [2022-02-17T17:00:53.874Z] INFO: Building the image from Dockerfile.windows at 02/17/2022 17:00:53...
17:00:53 [2022-02-17T17:00:53.874Z] 
17:00:54 [2022-02-17T17:00:54.395Z] Sending build context to Docker daemon  62.62MB
17:00:54 [2022-02-17T17:00:54.395Z] 
17:00:54 [2022-02-17T17:00:54.395Z] Step 1/11 : FROM microsoft/windowsservercore
17:00:54 [2022-02-17T17:00:54.395Z]  ---> bdeb13086b9f
17:00:54 [2022-02-17T17:00:54.395Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> 2f6fa0b55874
17:00:54 [2022-02-17T17:00:54.395Z] Step 3/11 : ARG GO_VERSION=1.17.7
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> ea6f48d62649
17:00:54 [2022-02-17T17:00:54.395Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> 7b4eb7630a43
17:00:54 [2022-02-17T17:00:54.395Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> ce8c63375337
17:00:54 [2022-02-17T17:00:54.395Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> ec17b60822ea
17:00:54 [2022-02-17T17:00:54.395Z] Step 7/11 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> 44291669b85e
17:00:54 [2022-02-17T17:00:54.395Z] Step 8/11 : 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
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> 5dd367f36c60
17:00:54 [2022-02-17T17:00:54.395Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> 1d1bd7cb8931
17:00:54 [2022-02-17T17:00:54.395Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:00:54 [2022-02-17T17:00:54.395Z]  ---> Using cache
17:00:54 [2022-02-17T17:00:54.395Z]  ---> c1fa5bf10584
17:00:54 [2022-02-17T17:00:54.395Z] Step 11/11 : COPY . .
17:00:57 [2022-02-17T17:00:57.682Z] #19 81.04 Selecting previously unselected package g++-arm-linux-gnueabihf.
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.04 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.04 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.07 Selecting previously unselected package crossbuild-essential-armhf.
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.07 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.08 Unpacking crossbuild-essential-armhf (12.9) ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.10 Selecting previously unselected package libc6-ppc64el-cross.
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.11 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.11 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.26 Selecting previously unselected package libgcc-s1-ppc64el-cross.
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.27 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.27 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
17:00:57 [2022-02-17T17:00:57.940Z] #19 81.30 Selecting previously unselected package libgomp1-ppc64el-cross.
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.31 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.31 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.35 Selecting previously unselected package libitm1-ppc64el-cross.
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.35 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.36 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.39 Selecting previously unselected package libatomic1-ppc64el-cross.
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.39 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.40 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.42 Selecting previously unselected package libasan6-ppc64el-cross.
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.43 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:58 [2022-02-17T17:00:58.199Z] #19 81.43 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
17:00:58 [2022-02-17T17:00:58.458Z] #19 81.67 Selecting previously unselected package liblsan0-ppc64el-cross.
17:00:58 [2022-02-17T17:00:58.458Z] #19 81.67 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:58 [2022-02-17T17:00:58.458Z] #19 81.67 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
17:00:58 [2022-02-17T17:00:58.458Z] #19 81.78 Selecting previously unselected package libtsan0-ppc64el-cross.
17:00:58 [2022-02-17T17:00:58.458Z] #19 81.78 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:58 [2022-02-17T17:00:58.458Z] #19 81.79 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
17:00:58 [2022-02-17T17:00:58.718Z] #19 82.02 Selecting previously unselected package libstdc++6-ppc64el-cross.
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.02 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.02 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.10 Selecting previously unselected package libubsan1-ppc64el-cross.
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.10 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.10 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.21 Selecting previously unselected package libquadmath0-ppc64el-cross.
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.21 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.21 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.25 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.25 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:00:59 [2022-02-17T17:00:59.000Z] #19 82.26 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
17:00:59 [2022-02-17T17:00:59.259Z] #19 82.44 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
17:00:59 [2022-02-17T17:00:59.259Z] #19 82.45 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:00:59 [2022-02-17T17:00:59.259Z] #19 82.45 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
17:00:59 [2022-02-17T17:00:59.763Z] Sending build context to Docker daemon  62.62MB
17:00:59 [2022-02-17T17:00:59.763Z] 
17:00:59 [2022-02-17T17:00:59.763Z] Step 1/11 : FROM microsoft/windowsservercore
17:00:59 [2022-02-17T17:00:59.763Z]  ---> c703d4d60533
17:00:59 [2022-02-17T17:00:59.763Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> 44090bc0ceed
17:00:59 [2022-02-17T17:00:59.763Z] Step 3/11 : ARG GO_VERSION=1.17.7
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> dcd0cf1d973e
17:00:59 [2022-02-17T17:00:59.763Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> a79f4d52d1d0
17:00:59 [2022-02-17T17:00:59.763Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> fee92d60c6b1
17:00:59 [2022-02-17T17:00:59.763Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> 13bc7bf22661
17:00:59 [2022-02-17T17:00:59.763Z] Step 7/11 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> 051534ad6bbd
17:00:59 [2022-02-17T17:00:59.763Z] Step 8/11 : 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
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> 8814ef86fc09
17:00:59 [2022-02-17T17:00:59.763Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> 0c312f11bda6
17:00:59 [2022-02-17T17:00:59.763Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:00:59 [2022-02-17T17:00:59.763Z]  ---> Using cache
17:00:59 [2022-02-17T17:00:59.763Z]  ---> ccadc627039f
17:00:59 [2022-02-17T17:00:59.763Z] Step 11/11 : COPY . .
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.7% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/types/filters	0.025s	coverage: 92.2% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/builder/remotecontext	0.112s	coverage: 13.7% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/builder/dockerfile	0.164s	coverage: 49.0% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.038s	coverage: 86.3% of statements
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/cli	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:01:00 [2022-02-17T17:01:00.631Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.028s	coverage: 67.6% of statements
17:01:03 [2022-02-17T17:01:03.173Z] ok  	github.com/docker/docker/client	0.110s	coverage: 75.8% of statements
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.04 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.04 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.04 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.07 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.07 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.08 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.25 Selecting previously unselected package libc6-dev-ppc64el-cross.
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.25 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.26 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.52 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.53 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.53 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
17:01:04 [2022-02-17T17:01:04.529Z] #19 87.80 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
17:01:04 [2022-02-17T17:01:04.788Z] #19 87.81 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:01:04 [2022-02-17T17:01:04.788Z] #19 87.81 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.15 Selecting previously unselected package g++-powerpc64le-linux-gnu.
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.15 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.16 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.18 Selecting previously unselected package crossbuild-essential-ppc64el.
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.18 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.19 Unpacking crossbuild-essential-ppc64el (12.9) ...
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.21 Selecting previously unselected package libc6-s390x-cross.
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.21 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
17:01:08 [2022-02-17T17:01:08.987Z] #19 92.22 Unpacking libc6-s390x-cross (2.31-9cross4) ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.35 Selecting previously unselected package libgcc-s1-s390x-cross.
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.35 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.36 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.38 Selecting previously unselected package libgomp1-s390x-cross.
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.38 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.39 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.43 Selecting previously unselected package libitm1-s390x-cross.
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.43 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.43 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.46 Selecting previously unselected package libatomic1-s390x-cross.
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.46 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.47 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.49 Selecting previously unselected package libasan6-s390x-cross.
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.50 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.245Z] #19 92.50 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.504Z] #19 92.73 Selecting previously unselected package libstdc++6-s390x-cross.
17:01:09 [2022-02-17T17:01:09.504Z] #19 92.73 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.504Z] #19 92.74 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.504Z] #19 92.81 Selecting previously unselected package libubsan1-s390x-cross.
17:01:09 [2022-02-17T17:01:09.504Z] #19 92.81 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.504Z] #19 92.81 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.761Z] #19 92.91 Selecting previously unselected package libgcc-10-dev-s390x-cross.
17:01:09 [2022-02-17T17:01:09.762Z] #19 92.91 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:09 [2022-02-17T17:01:09.762Z] #19 92.92 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
17:01:09 [2022-02-17T17:01:09.762Z] #19 93.02 Selecting previously unselected package gcc-10-s390x-linux-gnu.
17:01:09 [2022-02-17T17:01:09.762Z] #19 93.02 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:01:09 [2022-02-17T17:01:09.762Z] #19 93.03 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
17:01:12 [2022-02-17T17:01:12.111Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:01:12 [2022-02-17T17:01:12.111Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:01:12 [2022-02-17T17:01:12.111Z] GOOS="" GOARCH="" GOARM=""
17:01:12 [2022-02-17T17:01:12.111Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:01:12 [2022-02-17T17:01:12.111Z] 
17:01:12 [2022-02-17T17:01:12.111Z] + TEST_INTEGRATION_DEST=1
17:01:12 [2022-02-17T17:01:12.111Z] + CONTAINER_NAME=docker-pr3-1
17:01:12 [2022-02-17T17:01:12.111Z] + TEST_SKIP_INTEGRATION_CLI=1
17:01:12 [2022-02-17T17:01:12.111Z] + run_tests test-integration-flaky
17:01:12 [2022-02-17T17:01:12.111Z] + '[' -n 0 ']'
17:01:12 [2022-02-17T17:01:12.111Z] + rm=
17:01:12 [2022-02-17T17:01:12.111Z] + c=0
17:01:12 [2022-02-17T17:01:12.111Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43253/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43253/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh test-integration-flaky test-integration
17:01:12 [2022-02-17T17:01:12.111Z] ++ jobs -p
17:01:12 [2022-02-17T17:01:12.111Z] + for job in $(jobs -p)
17:01:12 [2022-02-17T17:01:12.111Z] + wait 14071
17:01:12 [2022-02-17T17:01:12.111Z] + TEST_INTEGRATION_DEST=3
17:01:12 [2022-02-17T17:01:12.111Z] + CONTAINER_NAME=docker-pr3-3
17:01:12 [2022-02-17T17:01:12.111Z] + TEST_SKIP_INTEGRATION=1
17:01:12 [2022-02-17T17:01:12.111Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
17:01:12 [2022-02-17T17:01:12.111Z] + run_tests
17:01:12 [2022-02-17T17:01:12.111Z] + '[' -n 0 ']'
17:01:12 [2022-02-17T17:01:12.111Z] + rm=
17:01:12 [2022-02-17T17:01:12.111Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43253/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43253/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh '' test-integration
17:01:12 [2022-02-17T17:01:12.111Z] + TEST_INTEGRATION_DEST=2
17:01:12 [2022-02-17T17:01:12.111Z] + CONTAINER_NAME=docker-pr3-2
17:01:12 [2022-02-17T17:01:12.111Z] + TEST_SKIP_INTEGRATION=1
17:01:12 [2022-02-17T17:01:12.111Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
17:01:12 [2022-02-17T17:01:12.111Z] + run_tests
17:01:12 [2022-02-17T17:01:12.111Z] + '[' -n 0 ']'
17:01:12 [2022-02-17T17:01:12.111Z] + rm=
17:01:12 [2022-02-17T17:01:12.111Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43253/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43253/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh '' test-integration
17:01:12 [2022-02-17T17:01:12.111Z] 
17:01:12 [2022-02-17T17:01:12.111Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:01:12 [2022-02-17T17:01:12.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:01:12 [2022-02-17T17:01:12.111Z] HOSTNAME=6ee189b474b0
17:01:12 [2022-02-17T17:01:12.111Z] TEST_SKIP_INTEGRATION=1
17:01:12 [2022-02-17T17:01:12.111Z] TESTDEBUG=0
17:01:12 [2022-02-17T17:01:12.111Z] DEST=bundles/test-integration
17:01:12 [2022-02-17T17:01:12.111Z] PWD=/go/src/github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.111Z] KEEPBUNDLE=1
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6
17:01:12 [2022-02-17T17:01:12.111Z] container=docker
17:01:12 [2022-02-17T17:01:12.111Z] HOME=/root
17:01:12 [2022-02-17T17:01:12.111Z] GOLANG_VERSION=1.17.7
17:01:12 [2022-02-17T17:01:12.111Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:01:12 [2022-02-17T17:01:12.111Z] VALIDATE_BRANCH=master
17:01:12 [2022-02-17T17:01:12.111Z] TERM=xterm
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_PKG=github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.111Z] SHLVL=1
17:01:12 [2022-02-17T17:01:12.111Z] TIMEOUT=120m
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_GRAPHDRIVER=overlay2
17:01:12 [2022-02-17T17:01:12.111Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:01:12 [2022-02-17T17:01:12.111Z] GO111MODULE=off
17:01:12 [2022-02-17T17:01:12.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:01:12 [2022-02-17T17:01:12.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:01:12 [2022-02-17T17:01:12.111Z] GOPATH=/go
17:01:12 [2022-02-17T17:01:12.111Z] PKG_CONFIG=pkg-config
17:01:12 [2022-02-17T17:01:12.111Z] _=/usr/bin/env
17:01:12 [2022-02-17T17:01:12.111Z] Building test suite binary ./integration-cli/test.main
17:01:12 [2022-02-17T17:01:12.111Z] 
17:01:12 [2022-02-17T17:01:12.111Z] 
17:01:12 [2022-02-17T17:01:12.111Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
17:01:12 [2022-02-17T17:01:12.111Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:01:12 [2022-02-17T17:01:12.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:01:12 [2022-02-17T17:01:12.111Z] HOSTNAME=a743b3bc6d45
17:01:12 [2022-02-17T17:01:12.111Z] TEST_SKIP_INTEGRATION=1
17:01:12 [2022-02-17T17:01:12.111Z] TESTDEBUG=0
17:01:12 [2022-02-17T17:01:12.111Z] DEST=bundles/test-integration
17:01:12 [2022-02-17T17:01:12.111Z] PWD=/go/src/github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.111Z] KEEPBUNDLE=1
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6
17:01:12 [2022-02-17T17:01:12.111Z] container=docker
17:01:12 [2022-02-17T17:01:12.111Z] HOME=/root
17:01:12 [2022-02-17T17:01:12.111Z] GOLANG_VERSION=1.17.7
17:01:12 [2022-02-17T17:01:12.111Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:01:12 [2022-02-17T17:01:12.111Z] VALIDATE_BRANCH=master
17:01:12 [2022-02-17T17:01:12.111Z] TERM=xterm
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_PKG=github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.111Z] SHLVL=1
17:01:12 [2022-02-17T17:01:12.111Z] TIMEOUT=120m
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_GRAPHDRIVER=overlay2
17:01:12 [2022-02-17T17:01:12.111Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
17:01:12 [2022-02-17T17:01:12.111Z] GO111MODULE=off
17:01:12 [2022-02-17T17:01:12.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:01:12 [2022-02-17T17:01:12.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:01:12 [2022-02-17T17:01:12.111Z] GOPATH=/go
17:01:12 [2022-02-17T17:01:12.111Z] PKG_CONFIG=pkg-config
17:01:12 [2022-02-17T17:01:12.111Z] _=/usr/bin/env
17:01:12 [2022-02-17T17:01:12.111Z] Building test suite binary ./integration-cli/test.main
17:01:12 [2022-02-17T17:01:12.111Z] No new tests added to integration.
17:01:12 [2022-02-17T17:01:12.111Z] 
17:01:12 [2022-02-17T17:01:12.111Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:01:12 [2022-02-17T17:01:12.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:01:12 [2022-02-17T17:01:12.111Z] HOSTNAME=0ac55ce2c373
17:01:12 [2022-02-17T17:01:12.111Z] TESTDEBUG=0
17:01:12 [2022-02-17T17:01:12.111Z] DEST=bundles/test-integration
17:01:12 [2022-02-17T17:01:12.111Z] PWD=/go/src/github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.111Z] KEEPBUNDLE=1
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6
17:01:12 [2022-02-17T17:01:12.111Z] container=docker
17:01:12 [2022-02-17T17:01:12.111Z] HOME=/root
17:01:12 [2022-02-17T17:01:12.111Z] GOLANG_VERSION=1.17.7
17:01:12 [2022-02-17T17:01:12.111Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:01:12 [2022-02-17T17:01:12.111Z] VALIDATE_BRANCH=master
17:01:12 [2022-02-17T17:01:12.111Z] TERM=xterm
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_PKG=github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.111Z] SHLVL=1
17:01:12 [2022-02-17T17:01:12.111Z] TIMEOUT=120m
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:01:12 [2022-02-17T17:01:12.111Z] DOCKER_GRAPHDRIVER=overlay2
17:01:12 [2022-02-17T17:01:12.111Z] GO111MODULE=off
17:01:12 [2022-02-17T17:01:12.111Z] TEST_SKIP_INTEGRATION_CLI=1
17:01:12 [2022-02-17T17:01:12.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:01:12 [2022-02-17T17:01:12.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:01:12 [2022-02-17T17:01:12.111Z] GOPATH=/go
17:01:12 [2022-02-17T17:01:12.111Z] PKG_CONFIG=pkg-config
17:01:12 [2022-02-17T17:01:12.111Z] _=/usr/bin/env
17:01:12 [2022-02-17T17:01:12.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:01:12 [2022-02-17T17:01:12.323Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:01:12 [2022-02-17T17:01:12.323Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:01:12 [2022-02-17T17:01:12.323Z] GOOS="" GOARCH="" GOARM=""
17:01:12 [2022-02-17T17:01:12.323Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:01:12 [2022-02-17T17:01:12.323Z] 
17:01:12 [2022-02-17T17:01:12.323Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:01:12 [2022-02-17T17:01:12.323Z] DOCKER_SYSTEMD=1
17:01:12 [2022-02-17T17:01:12.323Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:01:12 [2022-02-17T17:01:12.323Z] HOSTNAME=51ceca19cfa8
17:01:12 [2022-02-17T17:01:12.323Z] DEST=bundles/test-integration
17:01:12 [2022-02-17T17:01:12.323Z] PWD=/go/src/github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.323Z] DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6
17:01:12 [2022-02-17T17:01:12.323Z] container=docker
17:01:12 [2022-02-17T17:01:12.323Z] HOME=/root
17:01:12 [2022-02-17T17:01:12.323Z] LANG=C.UTF-8
17:01:12 [2022-02-17T17:01:12.323Z] INVOCATION_ID=766a759b8dce48848bedfdd16b58c490
17:01:12 [2022-02-17T17:01:12.323Z] GOLANG_VERSION=1.17.7
17:01:12 [2022-02-17T17:01:12.323Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:01:12 [2022-02-17T17:01:12.323Z] VALIDATE_BRANCH=master
17:01:12 [2022-02-17T17:01:12.323Z] TERM=xterm
17:01:12 [2022-02-17T17:01:12.323Z] DOCKER_PKG=github.com/docker/docker
17:01:12 [2022-02-17T17:01:12.323Z] SHLVL=3
17:01:12 [2022-02-17T17:01:12.323Z] TIMEOUT=120m
17:01:12 [2022-02-17T17:01:12.323Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:01:12 [2022-02-17T17:01:12.323Z] DOCKER_GRAPHDRIVER=overlay2
17:01:12 [2022-02-17T17:01:12.323Z] GO111MODULE=off
17:01:12 [2022-02-17T17:01:12.323Z] DOCKER_EXPERIMENTAL=1
17:01:12 [2022-02-17T17:01:12.323Z] TEST_SKIP_INTEGRATION_CLI=1
17:01:12 [2022-02-17T17:01:12.323Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:01:12 [2022-02-17T17:01:12.323Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:01:12 [2022-02-17T17:01:12.323Z] GOPATH=/go
17:01:12 [2022-02-17T17:01:12.323Z] PKG_CONFIG=pkg-config
17:01:12 [2022-02-17T17:01:12.323Z] _=/usr/bin/env
17:01:12 [2022-02-17T17:01:12.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:01:13 [2022-02-17T17:01:13.951Z] #19 97.30 Selecting previously unselected package gcc-s390x-linux-gnu.
17:01:13 [2022-02-17T17:01:13.951Z] #19 97.31 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:01:13 [2022-02-17T17:01:13.951Z] #19 97.31 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
17:01:13 [2022-02-17T17:01:13.951Z] #19 97.34 Selecting previously unselected package linux-libc-dev-s390x-cross.
17:01:14 [2022-02-17T17:01:14.211Z] #19 97.34 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
17:01:14 [2022-02-17T17:01:14.211Z] #19 97.34 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
17:01:14 [2022-02-17T17:01:14.260Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:01:14 [2022-02-17T17:01:14.260Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:01:14 [2022-02-17T17:01:14.260Z] GOOS="" GOARCH="" GOARM=""
17:01:14 [2022-02-17T17:01:14.260Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:01:14 [2022-02-17T17:01:14.260Z] 
17:01:14 [2022-02-17T17:01:14.260Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:01:14 [2022-02-17T17:01:14.260Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:01:14 [2022-02-17T17:01:14.260Z] HOSTNAME=6d4709a615c2
17:01:14 [2022-02-17T17:01:14.260Z] DEST=bundles/test-integration
17:01:14 [2022-02-17T17:01:14.260Z] PWD=/go/src/github.com/docker/docker
17:01:14 [2022-02-17T17:01:14.260Z] DOCKER_ROOTLESS=1
17:01:14 [2022-02-17T17:01:14.260Z] DOCKER_GITCOMMIT=6aa92cb80e9419dd522caccedc2b5c218d38f2a5
17:01:14 [2022-02-17T17:01:14.260Z] container=docker
17:01:14 [2022-02-17T17:01:14.260Z] HOME=/root
17:01:14 [2022-02-17T17:01:14.260Z] GOLANG_VERSION=1.17.7
17:01:14 [2022-02-17T17:01:14.260Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:01:14 [2022-02-17T17:01:14.260Z] VALIDATE_BRANCH=master
17:01:14 [2022-02-17T17:01:14.260Z] TERM=xterm
17:01:14 [2022-02-17T17:01:14.260Z] DOCKER_PKG=github.com/docker/docker
17:01:14 [2022-02-17T17:01:14.260Z] SHLVL=1
17:01:14 [2022-02-17T17:01:14.260Z] TIMEOUT=120m
17:01:14 [2022-02-17T17:01:14.260Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:01:14 [2022-02-17T17:01:14.260Z] DOCKER_GRAPHDRIVER=overlay2
17:01:14 [2022-02-17T17:01:14.260Z] GO111MODULE=off
17:01:14 [2022-02-17T17:01:14.260Z] DOCKER_EXPERIMENTAL=1
17:01:14 [2022-02-17T17:01:14.260Z] TEST_SKIP_INTEGRATION_CLI=1
17:01:14 [2022-02-17T17:01:14.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:01:14 [2022-02-17T17:01:14.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:01:14 [2022-02-17T17:01:14.260Z] GOPATH=/go
17:01:14 [2022-02-17T17:01:14.260Z] PKG_CONFIG=pkg-config
17:01:14 [2022-02-17T17:01:14.260Z] _=/usr/bin/env
17:01:14 [2022-02-17T17:01:14.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:01:14 [2022-02-17T17:01:14.469Z] #19 97.52 Selecting previously unselected package libc6-dev-s390x-cross.
17:01:14 [2022-02-17T17:01:14.469Z] #19 97.52 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
17:01:14 [2022-02-17T17:01:14.469Z] #19 97.52 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
17:01:14 [2022-02-17T17:01:14.469Z] #19 97.75 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
17:01:14 [2022-02-17T17:01:14.728Z] #19 97.75 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
17:01:14 [2022-02-17T17:01:14.728Z] #19 97.76 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
17:01:14 [2022-02-17T17:01:14.728Z] #19 98.00 Selecting previously unselected package g++-10-s390x-linux-gnu.
17:01:14 [2022-02-17T17:01:14.988Z] #19 98.00 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
17:01:14 [2022-02-17T17:01:14.988Z] #19 98.01 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Selecting previously unselected package g++-s390x-linux-gnu.
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Selecting previously unselected package crossbuild-essential-s390x.
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Unpacking crossbuild-essential-s390x (12.9) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.2 Setting up libconfig-inifiles-perl (3.000003-1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libfile-which-perl (1.23-1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libc6-armhf-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libicu67:amd64 (67.1-7) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libmagic-mgc (1:5.39-3) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libc6-s390x-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.3 Setting up libmagic1:amd64 (1:5.39-3) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up file (1:5.39-3) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up bzip2 (1.0.8-4) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up libyaml-perl (1.30-1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up libxml-sax-base-perl (1.09-1.1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.4 Setting up libio-string-perl (1.08-3.1) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
17:01:19 [2022-02-17T17:01:19.185Z] #19 102.5 Setting up cross-config (2.6.18+nmu1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up xz-utils (5.2.5-2) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up libc6-arm64-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up patch (2.7.6-7) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libc6-armel-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.7 Setting up libfile-homedir-perl (1.006-1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up liblocale-gettext-perl (1.07-4+b1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.443Z] #19 102.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.518Z]  ---> f700e7dbe4f3
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 102.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
17:01:19 [2022-02-17T17:01:19.701Z] #19 103.1 Setting up libxml-sax-perl (1.02+dfsg-1) ...
17:01:19 [2022-02-17T17:01:19.959Z] #19 103.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
17:01:19 [2022-02-17T17:01:19.959Z] #19 103.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
17:01:19 [2022-02-17T17:01:19.959Z] #19 103.3 
17:01:19 [2022-02-17T17:01:19.959Z] #19 103.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
17:01:19 [2022-02-17T17:01:19.986Z] Successfully built f700e7dbe4f3
17:01:19 [2022-02-17T17:01:19.986Z] Successfully tagged docker:latest
17:01:19 [2022-02-17T17:01:19.986Z] INFO: Image build ended at 02/17/2022 17:01:19. Duration:00:00:32.3553647
17:01:19 [2022-02-17T17:01:19.986Z] 
17:01:19 [2022-02-17T17:01:19.986Z] 
17:01:19 [2022-02-17T17:01:19.986Z] INFO: Building the test binaries at 02/17/2022 17:01:19...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up dpkg-dev (1.20.9) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.5 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
17:01:20 [2022-02-17T17:01:20.218Z] #19 103.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
17:01:20 [2022-02-17T17:01:20.477Z] #19 103.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
17:01:20 [2022-02-17T17:01:20.477Z] #19 103.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
17:01:20 [2022-02-17T17:01:20.477Z] #19 103.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 103.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up libxml-simple-perl (2.25-1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up libconfig-auto-perl (0.44-1.1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.735Z] #19 104.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.993Z] #19 104.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.3 Setting up dpkg-cross (2.6.18+nmu1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
17:01:20 [2022-02-17T17:01:20.994Z] #19 104.3 Setting up crossbuild-essential-armel (12.9) ...
17:01:21 [2022-02-17T17:01:21.262Z] #19 104.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
17:01:21 [2022-02-17T17:01:21.262Z] #19 104.3 Setting up crossbuild-essential-armhf (12.9) ...
17:01:21 [2022-02-17T17:01:21.262Z] #19 104.4 Setting up crossbuild-essential-arm64 (12.9) ...
17:01:21 [2022-02-17T17:01:21.262Z] #19 104.4 Setting up crossbuild-essential-s390x (12.9) ...
17:01:21 [2022-02-17T17:01:21.262Z] #19 104.4 Setting up crossbuild-essential-ppc64el (12.9) ...
17:01:21 [2022-02-17T17:01:21.262Z] #19 104.4 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:01:22 [2022-02-17T17:01:22.639Z] #19 DONE 105.9s
17:01:22 [2022-02-17T17:01:22.639Z] 
17:01:22 [2022-02-17T17:01:22.639Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
17:01:22 [2022-02-17T17:01:22.639Z] #32 sha256:91ade945c5809eea756cb6a96af07d0a9c7f48e34815a17c483a5f9e374002be
17:01:22 [2022-02-17T17:01:22.897Z] #32 DONE 0.1s
17:01:22 [2022-02-17T17:01:22.897Z] 
17:01:22 [2022-02-17T17:01:22.897Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
17:01:22 [2022-02-17T17:01:22.897Z] #69 sha256:b1c64f1f7accc5515b514fb83279d72cbe428db18cccd253dc27bd28083a4d15
17:01:22 [2022-02-17T17:01:22.897Z] #69 DONE 0.1s
17:01:22 [2022-02-17T17:01:22.897Z] 
17:01:22 [2022-02-17T17:01:22.897Z] #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
17:01:22 [2022-02-17T17:01:22.897Z] #33 sha256:789abba258e95bece9d0483f07cdc62f37a824fe883df524f8b144ce8234ba93
17:01:23 [2022-02-17T17:01:23.808Z] INFO: make.ps1 starting at 02/17/2022 17:01:23
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.326 + RM_GOPATH=0
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.326 + TMP_GOPATH=
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.326 + : /build
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.326 + '[' -z '' ']'
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.327 ++ mktemp -d
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.329 + export GOPATH=/tmp/tmp.I1rkhyAMrZ
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.329 + GOPATH=/tmp/tmp.I1rkhyAMrZ
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.329 + RM_GOPATH=1
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.329 + case "$(go env GOARCH)" in
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.329 ++ go env GOARCH
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.332 + export GO_BUILDMODE=-buildmode=pie
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.332 + GO_BUILDMODE=-buildmode=pie
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 ++ dirname /install.sh
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + dir=/
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + bin=dockercli
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + shift
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + '[' '!' -f //dockercli.installer ']'
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + . //dockercli.installer
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 ++ : stable
17:01:24 [2022-02-17T17:01:24.276Z] INFO: Git commit (58fbaee0c0) assumed from DOCKER_GITCOMMIT environment variable
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 ++ : 17.06.2-ce
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + install_dockercli
17:01:24 [2022-02-17T17:01:24.276Z] INFO: Invoking autogen...
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.333 + echo 'Install docker/cli version 17.06.2-ce from stable'
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.334 Install docker/cli version 17.06.2-ce from stable
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.334 ++ uname -m
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.335 + arch=x86_64
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.335 + '[' x86_64 '!=' x86_64 ']'
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.335 + url=https://download.docker.com/linux/static
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.335 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
17:01:24 [2022-02-17T17:01:24.276Z] #33 1.335 + tar -xz docker/docker
17:01:24 [2022-02-17T17:01:24.744Z] INFO: Building daemon...
17:01:25 [2022-02-17T17:01:25.078Z]  ---> 1059c0e5a04f
17:01:25 [2022-02-17T17:01:25.078Z] Successfully built 1059c0e5a04f
17:01:25 [2022-02-17T17:01:25.078Z] Successfully tagged docker:latest
17:01:25 [2022-02-17T17:01:25.078Z] INFO: Image build ended at 02/17/2022 17:01:23. Duration:00:00:30.1061883
17:01:25 [2022-02-17T17:01:25.078Z] 
17:01:25 [2022-02-17T17:01:25.078Z] 
17:01:25 [2022-02-17T17:01:25.078Z] INFO: Building the test binaries at 02/17/2022 17:01:23...
17:01:26 [2022-02-17T17:01:26.833Z] #33 3.963 + mkdir -p /build
17:01:26 [2022-02-17T17:01:26.834Z] #33 3.966 + mv docker/docker /build/
17:01:26 [2022-02-17T17:01:26.834Z] #33 3.973 + rmdir docker
17:01:26 [2022-02-17T17:01:26.834Z] #33 DONE 4.1s
17:01:26 [2022-02-17T17:01:26.834Z] 
17:01:26 [2022-02-17T17:01:26.834Z] #45 [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
17:01:26 [2022-02-17T17:01:26.834Z] #45 sha256:442e00473a82048ab208f9ad1fa8f770fc03169b39c9db0337f3bd4c764287ac
17:01:26 [2022-02-17T17:01:26.834Z] #45 1.893 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:01:26 [2022-02-17T17:01:26.834Z] #45 1.963 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:01:26 [2022-02-17T17:01:26.834Z] #45 2.127 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:01:26 [2022-02-17T17:01:26.834Z] #45 2.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 2.542 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 2.929 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 3.314 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 3.711 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 4.150 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 4.150 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 4.150 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 4.150 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB]
17:01:26 [2022-02-17T17:01:26.834Z] #45 4.151 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB]
17:01:27 [2022-02-17T17:01:27.403Z] #45 4.688 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
17:01:27 [2022-02-17T17:01:27.403Z] #45 4.691 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
17:01:27 [2022-02-17T17:01:27.403Z] #45 4.692 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
17:01:27 [2022-02-17T17:01:27.403Z] #45 4.694 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:01:27 [2022-02-17T17:01:27.403Z] #45 4.694 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
17:01:29 [2022-02-17T17:01:29.314Z] #45 ...
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:01:29 [2022-02-17T17:01:29.314Z] #37 sha256:40a46bd554e6e14256913969066752254eb4eee6ed8f8d9093a833bd7730f06f
17:01:29 [2022-02-17T17:01:29.314Z] #37 CACHED
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #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
17:01:29 [2022-02-17T17:01:29.314Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691
17:01:29 [2022-02-17T17:01:29.314Z] #36 CACHED
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #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
17:01:29 [2022-02-17T17:01:29.314Z] #38 sha256:bdd00476ff8a35dd2cd8eb83fdce95a26cb599b4fbeaa99e2c39ef08df3cde80
17:01:29 [2022-02-17T17:01:29.314Z] #38 CACHED
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:01:29 [2022-02-17T17:01:29.314Z] #40 sha256:fef56c139bf67e66fadd1b0c29e587be6b60af6b1c00c6c6c642dcfb7913ecbe
17:01:29 [2022-02-17T17:01:29.314Z] #40 CACHED
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #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
17:01:29 [2022-02-17T17:01:29.314Z] #41 sha256:befffa8a2bdb79ea451f5cc16554957ddae010fcce9f59a8a01a1d1d0ebeb7ed
17:01:29 [2022-02-17T17:01:29.314Z] #41 CACHED
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #43 [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
17:01:29 [2022-02-17T17:01:29.314Z] #43 sha256:767012e012b5c4a6805bcbf9bb3fecc4176b029e43a26ff69910fc1540beb48b
17:01:29 [2022-02-17T17:01:29.314Z] #43 CACHED
17:01:29 [2022-02-17T17:01:29.314Z] 
17:01:29 [2022-02-17T17:01:29.314Z] #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
17:01:29 [2022-02-17T17:01:29.314Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:01:29 [2022-02-17T17:01:29.314Z] #20 1.902 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:01:29 [2022-02-17T17:01:29.314Z] #20 1.964 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:01:29 [2022-02-17T17:01:29.314Z] #20 2.126 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:01:29 [2022-02-17T17:01:29.314Z] #20 2.240 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 2.509 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 2.938 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 3.486 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 3.891 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.350 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.361 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.374 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.398 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.398 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.875 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.880 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.882 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.882 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:01:29 [2022-02-17T17:01:29.314Z] #20 4.884 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
17:01:29 [2022-02-17T17:01:29.885Z] INFO: make.ps1 starting at 02/17/2022 17:01:29
17:01:29 [2022-02-17T17:01:29.885Z] INFO: Git commit (58fbaee0c0) assumed from DOCKER_GITCOMMIT environment variable
17:01:29 [2022-02-17T17:01:29.885Z] INFO: Invoking autogen...
17:01:30 [2022-02-17T17:01:30.255Z] #20 ...
17:01:30 [2022-02-17T17:01:30.255Z] 
17:01:30 [2022-02-17T17:01:30.255Z] #70 [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
17:01:30 [2022-02-17T17:01:30.255Z] #70 sha256:89af13ab351cf1c429dec9028f5de634d4fc852cbfb77bb31fc1e5c5a3a5d74e
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + RM_GOPATH=0
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + TMP_GOPATH=
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + : /build
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + '[' -z '' ']'
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 ++ mktemp -d
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + export GOPATH=/tmp/tmp.K1ztWo2OLD
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + GOPATH=/tmp/tmp.K1ztWo2OLD
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + RM_GOPATH=1
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.180 + case "$(go env GOARCH)" in
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.182 ++ go env GOARCH
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.215 + export GO_BUILDMODE=-buildmode=pie
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.215 + GO_BUILDMODE=-buildmode=pie
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.217 ++ dirname /install.sh
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.224 + dir=/
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.224 + bin=rootlesskit
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.224 + shift
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.224 + '[' '!' -f //rootlesskit.installer ']'
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.224 + . //rootlesskit.installer
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.232 Install rootlesskit version v0.14.6
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 ++ : v0.14.6
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + install_rootlesskit
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + case "$1" in
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + export CGO_ENABLED=0
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + CGO_ENABLED=0
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + _install_rootlesskit
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + echo 'Install rootlesskit version v0.14.6'
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + for f in rootlesskit rootlesskit-docker-proxy
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + GOBIN=/build
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + GO111MODULE=on
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.234 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6
17:01:30 [2022-02-17T17:01:30.255Z] #70 1.668 go: downloading github.com/rootless-containers/rootlesskit v0.14.6
17:01:30 [2022-02-17T17:01:30.255Z] #70 5.451 go: downloading github.com/urfave/cli/v2 v2.3.0
17:01:30 [2022-02-17T17:01:30.255Z] #70 5.452 go: downloading github.com/sirupsen/logrus v1.8.1
17:01:30 [2022-02-17T17:01:30.255Z] #70 5.741 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42
17:01:30 [2022-02-17T17:01:30.255Z] #70 6.778 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.009 go: downloading github.com/google/uuid v1.3.0
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.044 go: downloading github.com/moby/vpnkit v0.5.0
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.077 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.110 go: downloading github.com/gofrs/flock v0.8.1
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.173 go: downloading github.com/gorilla/mux v1.8.0
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.290 go: downloading github.com/moby/sys/mountinfo v0.5.0
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.428 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.485 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:01:30 [2022-02-17T17:01:30.255Z] #70 7.512 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af
17:01:30 [2022-02-17T17:01:30.823Z] #70 8.025 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:01:30 [2022-02-17T17:01:30.874Z] INFO: Building daemon...
17:01:32 [2022-02-17T17:01:32.731Z] #70 ...
17:01:32 [2022-02-17T17:01:32.731Z] 
17:01:32 [2022-02-17T17:01:32.731Z] #65 [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
17:01:32 [2022-02-17T17:01:32.731Z] #65 sha256:5c5c9e18665f9193e0f700828c9a8be6791a28f49dbfb4fc3e33254ae0a88ece
17:01:32 [2022-02-17T17:01:32.731Z] #65 1.904 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:01:32 [2022-02-17T17:01:32.731Z] #65 1.965 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:01:32 [2022-02-17T17:01:32.731Z] #65 2.129 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:01:32 [2022-02-17T17:01:32.731Z] #65 2.155 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 2.546 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 2.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 3.412 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 3.727 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.102 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.103 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.103 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.104 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.119 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.397 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.418 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.418 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.418 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
17:01:32 [2022-02-17T17:01:32.731Z] #65 4.418 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:01:35 [2022-02-17T17:01:35.281Z] ok  	github.com/docker/docker/cmd/dockerd	0.040s	coverage: 29.1% of statements
17:01:35 [2022-02-17T17:01:35.281Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.6% of statements
17:01:35 [2022-02-17T17:01:35.541Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.384s	coverage: 0.0% of statements
17:01:35 [2022-02-17T17:01:35.541Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:01:35 [2022-02-17T17:01:35.541Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:01:35 [2022-02-17T17:01:35.541Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:01:35 [2022-02-17T17:01:35.541Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:01:35 [2022-02-17T17:01:35.541Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:01:40 [2022-02-17T17:01:40.849Z] #65 18.24 Fetched 40.4 MB in 17s (2403 kB/s)
17:01:40 [2022-02-17T17:01:40.858Z] ok  	github.com/docker/docker/daemon/cluster	0.056s	coverage: 0.5% of statements
17:01:41 [2022-02-17T17:01:41.110Z] #65 18.24 Reading package lists...
17:01:41 [2022-02-17T17:01:41.110Z] #65 ...
17:01:41 [2022-02-17T17:01:41.110Z] 
17:01:41 [2022-02-17T17:01:41.110Z] #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
17:01:41 [2022-02-17T17:01:41.110Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:01:41 [2022-02-17T17:01:41.110Z] #20 18.65 Fetched 40.4 MB in 17s (2354 kB/s)
17:01:42 [2022-02-17T17:01:42.769Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.022s	coverage: 65.3% of statements
17:01:43 [2022-02-17T17:01:43.712Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:01:50 [2022-02-17T17:01:50.291Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 13.8% of statements
17:01:51 [2022-02-17T17:01:51.093Z] #20 18.65 Reading package lists...
17:01:51 [2022-02-17T17:01:51.093Z] #20 ...
17:01:51 [2022-02-17T17:01:51.093Z] 
17:01:51 [2022-02-17T17:01:51.093Z] #65 [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
17:01:51 [2022-02-17T17:01:51.093Z] #65 sha256:5c5c9e18665f9193e0f700828c9a8be6791a28f49dbfb4fc3e33254ae0a88ece
17:01:51 [2022-02-17T17:01:51.093Z] #65 18.24 Reading package lists...
17:01:51 [2022-02-17T17:01:51.093Z] #65 27.23 Reading package lists...
17:01:51 [2022-02-17T17:01:51.093Z] #65 ...
17:01:51 [2022-02-17T17:01:51.093Z] 
17:01:51 [2022-02-17T17:01:51.093Z] #45 [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
17:01:51 [2022-02-17T17:01:51.093Z] #45 sha256:442e00473a82048ab208f9ad1fa8f770fc03169b39c9db0337f3bd4c764287ac
17:01:51 [2022-02-17T17:01:51.093Z] #45 18.55 Fetched 40.4 MB in 17s (2367 kB/s)
17:01:51 [2022-02-17T17:01:51.093Z] #45 18.55 Reading package lists...
17:01:51 [2022-02-17T17:01:51.233Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.0% of statements
17:01:51 [2022-02-17T17:01:51.353Z] #45 27.43 Reading package lists...
17:01:51 [2022-02-17T17:01:51.353Z] #45 ...
17:01:51 [2022-02-17T17:01:51.353Z] 
17:01:51 [2022-02-17T17:01:51.353Z] #70 [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
17:01:51 [2022-02-17T17:01:51.353Z] #70 sha256:89af13ab351cf1c429dec9028f5de634d4fc852cbfb77bb31fc1e5c5a3a5d74e
17:01:51 [2022-02-17T17:01:51.353Z] #70 27.75 + for f in rootlesskit rootlesskit-docker-proxy
17:01:51 [2022-02-17T17:01:51.353Z] #70 27.75 + GOBIN=/build
17:01:51 [2022-02-17T17:01:51.353Z] #70 27.75 + GO111MODULE=on
17:01:51 [2022-02-17T17:01:51.353Z] #70 27.75 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6
17:01:51 [2022-02-17T17:01:51.804Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
17:01:52 [2022-02-17T17:01:52.374Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
17:01:52 [2022-02-17T17:01:52.945Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.007s	coverage: 4.2% of statements
17:01:53 [2022-02-17T17:01:53.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:01:53 [2022-02-17T17:01:53.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:01:53 [2022-02-17T17:01:53.514Z] ok  	github.com/docker/docker/daemon	10.097s	coverage: 17.1% of statements
17:01:53 [2022-02-17T17:01:53.514Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:01:53 [2022-02-17T17:01:53.514Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:01:53 [2022-02-17T17:01:53.514Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:01:53 [2022-02-17T17:01:53.514Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.22 rootlesskit version 0.14.6
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23 Usage of /build/rootlesskit-docker-proxy:
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23   -container-ip string
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23     	container ip
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23   -container-port int
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23     	container port (default -1)
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23   -host-ip string
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23     	host ip
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23   -host-port int
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23     	host port (default -1)
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23   -proto string
17:01:53 [2022-02-17T17:01:53.887Z] #70 31.23     	proxy protocol (default "tcp")
17:01:54 [2022-02-17T17:01:54.455Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.339s	coverage: 56.2% of statements
17:01:54 [2022-02-17T17:01:54.455Z] #70 DONE 31.7s
17:01:54 [2022-02-17T17:01:54.455Z] 
17:01:54 [2022-02-17T17:01:54.455Z] #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
17:01:54 [2022-02-17T17:01:54.455Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:01:54 [2022-02-17T17:01:54.455Z] #20 18.65 Reading package lists...
17:01:54 [2022-02-17T17:01:54.455Z] #20 27.66 Reading package lists...
17:01:54 [2022-02-17T17:01:54.455Z] #20 ...
17:01:54 [2022-02-17T17:01:54.455Z] 
17:01:54 [2022-02-17T17:01:54.455Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
17:01:54 [2022-02-17T17:01:54.455Z] #71 sha256:88e714679b8e09c5e7226788990e54b24d4f69284bed7dd57313c7bcba44faf2
17:01:54 [2022-02-17T17:01:54.455Z] #71 DONE 0.1s
17:01:54 [2022-02-17T17:01:54.455Z] 
17:01:54 [2022-02-17T17:01:54.455Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
17:01:54 [2022-02-17T17:01:54.455Z] #72 sha256:7864880c996a48e4bd92df6e2944fa8167a6773c6c67517d70c1f54612e70865
17:01:54 [2022-02-17T17:01:54.455Z] #72 DONE 0.0s
17:01:54 [2022-02-17T17:01:54.714Z] 
17:01:54 [2022-02-17T17:01:54.714Z] #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
17:01:54 [2022-02-17T17:01:54.714Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:01:55 [2022-02-17T17:01:55.026Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.034s	coverage: 3.0% of statements
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:01:55 [2022-02-17T17:01:55.765Z] 
17:01:55 [2022-02-17T17:01:55.765Z]  ________   ____  __.
17:01:55 [2022-02-17T17:01:55.765Z]  \_____  \ |    |/ _|
17:01:55 [2022-02-17T17:01:55.765Z]  /   |   \|      <
17:01:55 [2022-02-17T17:01:55.765Z]  /    |    \    |  \
17:01:55 [2022-02-17T17:01:55.765Z]  \_______  /____|__ \
17:01:55 [2022-02-17T17:01:55.765Z]          \/        \/
17:01:55 [2022-02-17T17:01:55.765Z] 
17:01:55 [2022-02-17T17:01:55.765Z] INFO: make.ps1 ended at 02/17/2022 17:01:51
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Binaries build ended at 02/17/2022 17:01:52. Duration:00:01:28.3174645
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Copying the built daemon binary to d:\CI\PR-43253\3\binary\dockerd-5a37dccf0c.exe...
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Copying the built client binary to d:\CI\PR-43253\3\binary\docker-5a37dccf0c.exe...
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Copying dockerversion from the container...
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Copying the golang package from the container to d:\CI\PR-43253\3\installer\go.zip...
17:01:55 [2022-02-17T17:01:55.765Z] INFO: Extracting go.zip to d:\CI\PR-43253\3\go
17:01:56 [2022-02-17T17:01:56.093Z] #20 27.66 Reading package lists...
17:01:56 [2022-02-17T17:01:56.093Z] #20 ...
17:01:56 [2022-02-17T17:01:56.093Z] 
17:01:56 [2022-02-17T17:01:56.093Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
17:01:56 [2022-02-17T17:01:56.093Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
17:01:56 [2022-02-17T17:01:56.093Z] #75 CACHED
17:01:56 [2022-02-17T17:01:56.093Z] 
17:01:56 [2022-02-17T17:01:56.093Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
17:01:56 [2022-02-17T17:01:56.093Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
17:01:56 [2022-02-17T17:01:56.093Z] #77 CACHED
17:01:56 [2022-02-17T17:01:56.093Z] 
17:01:56 [2022-02-17T17:01:56.093Z] #65 [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
17:01:56 [2022-02-17T17:01:56.093Z] #65 sha256:5c5c9e18665f9193e0f700828c9a8be6791a28f49dbfb4fc3e33254ae0a88ece
17:01:56 [2022-02-17T17:01:56.412Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
17:01:58 [2022-02-17T17:01:58.054Z] #65 27.23 Reading package lists...
17:01:58 [2022-02-17T17:01:58.326Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.209s	coverage: 50.5% of statements
17:01:58 [2022-02-17T17:01:58.326Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.993s	coverage: 46.2% of statements
17:01:58 [2022-02-17T17:01:58.326Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:01:58 [2022-02-17T17:01:58.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:01:58 [2022-02-17T17:01:58.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:01:59 [2022-02-17T17:01:59.267Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.8% of statements
17:01:59 [2022-02-17T17:01:59.838Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.914s	coverage: 58.0% of statements
17:01:59 [2022-02-17T17:01:59.838Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:01:59 [2022-02-17T17:01:59.838Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:02:00 [2022-02-17T17:02:00.221Z] #65 35.62 Building dependency tree...
17:02:00 [2022-02-17T17:02:00.221Z] #65 37.31 Reading state information...
17:02:00 [2022-02-17T17:02:00.410Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
17:02:00 [2022-02-17T17:02:00.671Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
17:02:01 [2022-02-17T17:02:01.603Z] #65 38.83 The following additional packages will be installed:
17:02:01 [2022-02-17T17:02:01.603Z] #65 38.86   libbtrfs0
17:02:01 [2022-02-17T17:02:01.603Z] #65 39.00 The following NEW packages will be installed:
17:02:01 [2022-02-17T17:02:01.603Z] #65 39.01   libbtrfs-dev libbtrfs0
17:02:02 [2022-02-17T17:02:02.074Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 6.7% of statements
17:02:02 [2022-02-17T17:02:02.074Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:02:02 [2022-02-17T17:02:02.074Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:02:02 [2022-02-17T17:02:02.170Z] #65 39.39 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
17:02:02 [2022-02-17T17:02:02.170Z] #65 39.39 Need to get 460 kB of archives.
17:02:02 [2022-02-17T17:02:02.170Z] #65 39.39 After this operation, 1237 kB of additional disk space will be used.
17:02:02 [2022-02-17T17:02:02.170Z] #65 39.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:02:02 [2022-02-17T17:02:02.170Z] #65 39.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:02:02 [2022-02-17T17:02:02.334Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.5% of statements
17:02:02 [2022-02-17T17:02:02.430Z] #65 39.76 debconf: delaying package configuration, since apt-utils is not installed
17:02:02 [2022-02-17T17:02:02.430Z] #65 39.96 Fetched 460 kB in 0s (1587 kB/s)
17:02:02 [2022-02-17T17:02:02.690Z] #65 40.01 Selecting previously unselected package libbtrfs0:amd64.
17:02:02 [2022-02-17T17:02:02.690Z] #65 40.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
17:02:02 [2022-02-17T17:02:02.690Z] #65 40.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
17:02:02 [2022-02-17T17:02:02.690Z] #65 40.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:02:02 [2022-02-17T17:02:02.907Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.157s	coverage: 79.9% of statements
17:02:02 [2022-02-17T17:02:02.951Z] #65 40.14 Selecting previously unselected package libbtrfs-dev:amd64.
17:02:02 [2022-02-17T17:02:02.951Z] #65 40.14 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
17:02:02 [2022-02-17T17:02:02.951Z] #65 40.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:02:02 [2022-02-17T17:02:02.951Z] #65 40.29 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:02:02 [2022-02-17T17:02:02.951Z] #65 40.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:02:02 [2022-02-17T17:02:02.951Z] #65 40.31 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:02:02 [2022-02-17T17:02:02.951Z] #65 DONE 40.5s
17:02:02 [2022-02-17T17:02:02.951Z] 
17:02:02 [2022-02-17T17:02:02.951Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
17:02:02 [2022-02-17T17:02:02.951Z] #66 sha256:0ad3e6fcb6eb98774b754cc3f89a86766704cd142fecb20a69f9fb75b7082ee9
17:02:03 [2022-02-17T17:02:03.167Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.006s	coverage: 33.6% of statements
17:02:03 [2022-02-17T17:02:03.167Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:02:03 [2022-02-17T17:02:03.213Z] #66 DONE 0.1s
17:02:03 [2022-02-17T17:02:03.213Z] 
17:02:03 [2022-02-17T17:02:03.213Z] #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
17:02:03 [2022-02-17T17:02:03.213Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:02:03 [2022-02-17T17:02:03.213Z] #20 27.66 Reading package lists...
17:02:03 [2022-02-17T17:02:03.213Z] #20 35.93 Building dependency tree...
17:02:03 [2022-02-17T17:02:03.213Z] #20 37.32 Reading state information...
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.81 The following additional packages will be installed:
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.81   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.81   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.81   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.81   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.82   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.83   mingw-w64-common mingw-w64-x86-64-dev
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.86 Suggested packages:
17:02:03 [2022-02-17T17:02:03.213Z] #20 38.86   gcc-10-locales seccomp wine64
17:02:03 [2022-02-17T17:02:03.213Z] #20 39.38 The following NEW packages will be installed:
17:02:03 [2022-02-17T17:02:03.213Z] #20 39.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
17:02:03 [2022-02-17T17:02:03.213Z] #20 39.38   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
17:02:03 [2022-02-17T17:02:03.213Z] #20 39.38   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
17:02:03 [2022-02-17T17:02:03.213Z] #20 39.38   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.39   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.39   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.40   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.40   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.41   mingw-w64-x86-64-dev
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.82 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.82 Need to get 115 MB of archives.
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.82 After this operation, 645 MB of additional disk space will be used.
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.82 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]
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.86 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]
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
17:02:03 [2022-02-17T17:02:03.214Z] #20 39.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
17:02:03 [2022-02-17T17:02:03.214Z] #20 40.02 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]
17:02:03 [2022-02-17T17:02:03.214Z] #20 40.03 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]
17:02:03 [2022-02-17T17:02:03.214Z] #20 40.20 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]
17:02:03 [2022-02-17T17:02:03.214Z] #20 40.61 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]
17:02:03 [2022-02-17T17:02:03.474Z] #20 40.76 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]
17:02:03 [2022-02-17T17:02:03.474Z] #20 40.96 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]
17:02:03 [2022-02-17T17:02:03.737Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
17:02:03 [2022-02-17T17:02:03.738Z] ok  	github.com/docker/docker/daemon/logger/journald	0.003s	coverage: 23.9% of statements
17:02:04 [2022-02-17T17:02:04.000Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
17:02:04 [2022-02-17T17:02:04.045Z] #20 41.34 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]
17:02:04 [2022-02-17T17:02:04.260Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.47 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]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.49 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]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.51 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.53 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
17:02:04 [2022-02-17T17:02:04.303Z] #20 41.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
17:02:04 [2022-02-17T17:02:04.562Z] #20 41.90 debconf: delaying package configuration, since apt-utils is not installed
17:02:04 [2022-02-17T17:02:04.562Z] #20 42.06 Fetched 115 MB in 2s (57.9 MB/s)
17:02:04 [2022-02-17T17:02:04.562Z] #20 42.09 Selecting previously unselected package binutils-mingw-w64-i686.
17:02:04 [2022-02-17T17:02:04.562Z] #20 42.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 ... 30207 files and directories currently installed.)
17:02:04 [2022-02-17T17:02:04.562Z] #20 42.11 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
17:02:04 [2022-02-17T17:02:04.562Z] #20 42.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:02:04 [2022-02-17T17:02:04.830Z] ok  	github.com/docker/docker/daemon/logger/local	0.031s	coverage: 78.7% of statements
17:02:04 [2022-02-17T17:02:04.830Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:02:05 [2022-02-17T17:02:05.091Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.046s	coverage: 58.2% of statements
17:02:05 [2022-02-17T17:02:05.352Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
17:02:05 [2022-02-17T17:02:05.500Z] #20 42.83 Selecting previously unselected package binutils-mingw-w64-x86-64.
17:02:05 [2022-02-17T17:02:05.500Z] #20 42.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
17:02:05 [2022-02-17T17:02:05.500Z] #20 42.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:02:06 [2022-02-17T17:02:06.293Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.016s	coverage: 46.8% of statements
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.69 Selecting previously unselected package binutils-mingw-w64.
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.81 Selecting previously unselected package libdevmapper1.02.1:amd64.#20 ...
17:02:06 [2022-02-17T17:02:06.441Z] 
17:02:06 [2022-02-17T17:02:06.441Z] #45 [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
17:02:06 [2022-02-17T17:02:06.441Z] #45 sha256:442e00473a82048ab208f9ad1fa8f770fc03169b39c9db0337f3bd4c764287ac
17:02:06 [2022-02-17T17:02:06.441Z] #45 27.43 Reading package lists...
17:02:06 [2022-02-17T17:02:06.441Z] #45 35.81 Building dependency tree...
17:02:06 [2022-02-17T17:02:06.441Z] #45 37.36 Reading state information...
17:02:06 [2022-02-17T17:02:06.441Z] #45 38.87 The following additional packages will be installed:
17:02:06 [2022-02-17T17:02:06.441Z] #45 38.88   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
17:02:06 [2022-02-17T17:02:06.441Z] #45 38.91 Suggested packages:
17:02:06 [2022-02-17T17:02:06.441Z] #45 38.91   cmake-doc ninja-build lrzip
17:02:06 [2022-02-17T17:02:06.441Z] #45 38.91 Recommended packages:
17:02:06 [2022-02-17T17:02:06.441Z] #45 38.91   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.39 The following NEW packages will be installed:
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.40   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.77 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.77 Need to get 8418 kB of archives.
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.77 After this operation, 34.9 MB of additional disk space will be used.
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 39.81 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
17:02:06 [2022-02-17T17:02:06.441Z] #45 40.40 debconf: delaying package configuration, since apt-utils is not installed
17:02:06 [2022-02-17T17:02:06.441Z] #45 40.79 Fetched 8418 kB in 0s (20.3 MB/s)
17:02:06 [2022-02-17T17:02:06.441Z] #45 40.87 Selecting previously unselected package xxd.
17:02:06 [2022-02-17T17:02:06.441Z] #45 40.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30207 files and directories currently installed.)
17:02:06 [2022-02-17T17:02:06.441Z] #45 40.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 40.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.06 Selecting previously unselected package vim-common.
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.06 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.19 Selecting previously unselected package cmake-data.
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.21 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.85 Selecting previously unselected package libarchive13:amd64.
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.85 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.86 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.95 Selecting previously unselected package libjsoncpp24:amd64.
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.95 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 41.95 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.02 Selecting previously unselected package librhash0:amd64.
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.02 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.02 Unpacking librhash0:amd64 (1.4.1-2) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.09 Selecting previously unselected package libuv1:amd64.
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.09 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.10 Unpacking libuv1:amd64 (1.40.0-2) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.16 Selecting previously unselected package cmake.
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.17 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 42.17 Unpacking cmake (3.18.4-2+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.32 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.33 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.35 Setting up libuv1:amd64 (1.40.0-2) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.40 Setting up librhash0:amd64 (1.4.1-2) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.41 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.43 Setting up cmake (3.18.4-2+deb11u1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 43.44 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:02:06 [2022-02-17T17:02:06.441Z] #45 DONE 43.8s
17:02:06 [2022-02-17T17:02:06.441Z] 
17:02:06 [2022-02-17T17:02:06.441Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
17:02:06 [2022-02-17T17:02:06.441Z] #46 sha256:ba375f9b2d6291e57b65ac0b495457417e4f8de6dd1c0275dc74ad7b30603e3e
17:02:06 [2022-02-17T17:02:06.441Z] #46 DONE 0.1s
17:02:06 [2022-02-17T17:02:06.441Z] 
17:02:06 [2022-02-17T17:02:06.441Z] #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
17:02:06 [2022-02-17T17:02:06.441Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.81 Selecting previously unselected package libdevmapper1.02.1:amd64.
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.82 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.95 Selecting previously unselected package dmsetup.
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.95 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
17:02:06 [2022-02-17T17:02:06.441Z] #20 43.95 Unpacking dmsetup (2:1.02.175-2.1) ...
17:02:06 [2022-02-17T17:02:06.441Z] #20 ...
17:02:06 [2022-02-17T17:02:06.441Z] 
17:02:06 [2022-02-17T17:02:06.441Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
17:02:06 [2022-02-17T17:02:06.441Z] #47 sha256:386d5757638608bc28c073d49f0bcecc498d4fe8118474cdabb502f0f48ae173
17:02:06 [2022-02-17T17:02:06.554Z] ok  	github.com/docker/docker/daemon/logger/templates	0.013s	coverage: 8.3% of statements
17:02:07 [2022-02-17T17:02:07.124Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.772 + RM_GOPATH=0
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.773 + TMP_GOPATH=
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.774 + : /build
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.774 + '[' -z '' ']'
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.775 ++ mktemp -d
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.778 + export GOPATH=/tmp/tmp.7LzhcTeeCA
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.778 + GOPATH=/tmp/tmp.7LzhcTeeCA
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.778 + RM_GOPATH=1
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.779 + case "$(go env GOARCH)" in
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.779 ++ go env GOARCH
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.785 + export GO_BUILDMODE=-buildmode=pie
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.786 + GO_BUILDMODE=-buildmode=pie
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.786 ++ dirname /install.sh
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.790 + dir=/
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.791 + bin=tini
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.791 + shift
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.791 + '[' '!' -f //tini.installer ']'
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.791 + . //tini.installer
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.792 ++ : v0.19.0
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.792 + install_tini
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.792 + echo 'Install tini version v0.19.0'
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.792 Install tini version v0.19.0
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.792 + git clone https://github.com/krallin/tini.git /tmp/tmp.7LzhcTeeCA/tini
17:02:07 [2022-02-17T17:02:07.379Z] #47 0.794 Cloning into '/tmp/tmp.7LzhcTeeCA/tini'...
17:02:07 [2022-02-17T17:02:07.695Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.503s	coverage: 82.5% of statements
17:02:07 [2022-02-17T17:02:07.695Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:02:07 [2022-02-17T17:02:07.695Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:02:07 [2022-02-17T17:02:07.946Z] #47 1.229 + cd /tmp/tmp.7LzhcTeeCA/tini
17:02:07 [2022-02-17T17:02:07.946Z] #47 1.229 + git checkout -q v0.19.0
17:02:07 [2022-02-17T17:02:07.946Z] #47 1.235 + cmake .
17:02:07 [2022-02-17T17:02:07.946Z] #47 1.432 -- The C compiler identification is GNU 10.2.1
17:02:07 [2022-02-17T17:02:07.946Z] #47 1.461 -- Detecting C compiler ABI info
17:02:08 [2022-02-17T17:02:08.205Z] #47 1.663 -- Detecting C compiler ABI info - done
17:02:08 [2022-02-17T17:02:08.205Z] #47 1.702 -- Check for working C compiler: /usr/bin/cc - skipped
17:02:08 [2022-02-17T17:02:08.205Z] #47 1.703 -- Detecting C compile features
17:02:08 [2022-02-17T17:02:08.205Z] #47 1.704 -- Detecting C compile features - done
17:02:08 [2022-02-17T17:02:08.205Z] #47 1.720 -- Performing Test HAS_BUILTIN_FORTIFY
17:02:08 [2022-02-17T17:02:08.205Z] #47 1.780 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:02:08 [2022-02-17T17:02:08.464Z] #47 1.812 -- Configuring done
17:02:08 [2022-02-17T17:02:08.464Z] #47 1.820 -- Generating done
17:02:08 [2022-02-17T17:02:08.464Z] #47 1.822 -- Build files have been written to: /tmp/tmp.7LzhcTeeCA/tini
17:02:08 [2022-02-17T17:02:08.464Z] #47 1.827 + make tini-static
17:02:08 [2022-02-17T17:02:08.464Z] #47 1.983 Scanning dependencies of target tini-static
17:02:08 [2022-02-17T17:02:08.465Z] #47 2.028 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:02:08 [2022-02-17T17:02:08.635Z] ok  	github.com/docker/docker/distribution	0.084s	coverage: 26.3% of statements
17:02:08 [2022-02-17T17:02:08.635Z] ok  	github.com/docker/docker/distribution/metadata	0.034s	coverage: 48.2% of statements
17:02:08 [2022-02-17T17:02:08.635Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:02:09 [2022-02-17T17:02:09.033Z] #47 2.499 [100%] Linking C executable tini-static
17:02:09 [2022-02-17T17:02:09.205Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 53.1% of statements
17:02:09 [2022-02-17T17:02:09.292Z] #47 2.720 [100%] Built target tini-static
17:02:09 [2022-02-17T17:02:09.292Z] #47 2.747 + mkdir -p /build
17:02:09 [2022-02-17T17:02:09.292Z] #47 2.749 + cp tini-static /build/docker-init
17:02:09 [2022-02-17T17:02:09.861Z] #47 DONE 3.1s
17:02:09 [2022-02-17T17:02:09.861Z] 
17:02:09 [2022-02-17T17:02:09.861Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:02:09 [2022-02-17T17:02:09.861Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.710 + RM_GOPATH=0
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.710 + TMP_GOPATH=
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.710 + : /build
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.711 + '[' -z '' ']'
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.711 ++ mktemp -d
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.713 + export GOPATH=/tmp/tmp.J3kK9rc56c
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.713 + GOPATH=/tmp/tmp.J3kK9rc56c
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.713 + RM_GOPATH=1
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.713 + case "$(go env GOARCH)" in
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.713 ++ go env GOARCH
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.718 + export GO_BUILDMODE=-buildmode=pie
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.718 + GO_BUILDMODE=-buildmode=pie
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.719 ++ dirname /install.sh
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.719 + dir=/
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.720 + bin=containerd
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.720 + shift
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.720 + '[' '!' -f //containerd.installer ']'
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.720 + . //containerd.installer
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.720 ++ set -e
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.721 ++ : v1.5.9
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.721 + install_containerd
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.721 + echo 'Install containerd version v1.5.9'
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.722 Install containerd version v1.5.9
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.722 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J3kK9rc56c/src/github.com/containerd/containerd
17:02:09 [2022-02-17T17:02:09.861Z] #67 0.723 Cloning into '/tmp/tmp.J3kK9rc56c/src/github.com/containerd/containerd'...
17:02:10 [2022-02-17T17:02:10.148Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.6% of statements
17:02:10 [2022-02-17T17:02:10.408Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:02:10 [2022-02-17T17:02:10.980Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
17:02:11 [2022-02-17T17:02:11.241Z] #67 ...
17:02:11 [2022-02-17T17:02:11.241Z] 
17:02:11 [2022-02-17T17:02:11.241Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:02:11 [2022-02-17T17:02:11.241Z] #49 sha256:35a99fc7a322ae13557c3f75ba6ec1f3c2bad801b46ee862261b0b87f7d93c43
17:02:11 [2022-02-17T17:02:11.241Z] #49 CACHED
17:02:11 [2022-02-17T17:02:11.241Z] 
17:02:11 [2022-02-17T17:02:11.241Z] #50 [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
17:02:11 [2022-02-17T17:02:11.241Z] #50 sha256:fcb98999648d49000f5a7119a0902ee1e3398b907e28e513a893d6879366b3d1
17:02:11 [2022-02-17T17:02:11.241Z] #50 CACHED
17:02:11 [2022-02-17T17:02:11.241Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 85.4% of statements
17:02:11 [2022-02-17T17:02:11.241Z] 
17:02:11 [2022-02-17T17:02:11.241Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:02:11 [2022-02-17T17:02:11.241Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
17:02:11 [2022-02-17T17:02:11.241Z] #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
17:02:11 [2022-02-17T17:02:11.241Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:02:11 [2022-02-17T17:02:11.241Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:02:11 [2022-02-17T17:02:11.241Z] #20 44.04 Selecting previously unselected package mingw-w64-common.
17:02:11 [2022-02-17T17:02:11.242Z] #20 44.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 44.06 Unpacking mingw-w64-common (8.0.0-1) ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 45.64 Selecting previously unselected package mingw-w64-x86-64-dev.
17:02:11 [2022-02-17T17:02:11.242Z] #20 45.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 45.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 47.56 Selecting previously unselected package gcc-mingw-w64-base.
17:02:11 [2022-02-17T17:02:11.242Z] #20 47.57 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 47.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 47.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
17:02:11 [2022-02-17T17:02:11.242Z] #20 47.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 47.67 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:02:11 [2022-02-17T17:02:11.242Z] #20 ...
17:02:11 [2022-02-17T17:02:11.242Z] 
17:02:11 [2022-02-17T17:02:11.242Z] #53 [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
17:02:11 [2022-02-17T17:02:11.242Z] #53 sha256:8616507b913a2a3c78d38cadf81d6fdffa9848e9d4651a7d417be914fb91d5f0
17:02:11 [2022-02-17T17:02:11.242Z] #53 CACHED
17:02:11 [2022-02-17T17:02:11.242Z] 
17:02:11 [2022-02-17T17:02:11.242Z] #54 [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
17:02:11 [2022-02-17T17:02:11.242Z] #54 sha256:aaab20f1eccf4f30ab9a151fd54ffb0f0b1c4fd23ec2dbe87e8574719a99c739
17:02:11 [2022-02-17T17:02:11.242Z] #54 CACHED
17:02:11 [2022-02-17T17:02:11.242Z] 
17:02:11 [2022-02-17T17:02:11.242Z] #56 [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
17:02:11 [2022-02-17T17:02:11.242Z] #56 sha256:18ef32f7d71419fe970edf990e69ff4741a9eaf5f116b9a8a8d0a580aafdb90a
17:02:11 [2022-02-17T17:02:11.242Z] #56 CACHED
17:02:11 [2022-02-17T17:02:11.242Z] 
17:02:11 [2022-02-17T17:02:11.242Z] #58 [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
17:02:11 [2022-02-17T17:02:11.242Z] #58 sha256:a94b8c7922324909abb79ebb648d043248303d92650c7e59735fd3564a1a7da9
17:02:11 [2022-02-17T17:02:11.242Z] #58 CACHED
17:02:11 [2022-02-17T17:02:11.242Z] 
17:02:11 [2022-02-17T17:02:11.242Z] #60 [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
17:02:11 [2022-02-17T17:02:11.242Z] #60 sha256:8dd2ca110f946cd3175ee0af74a07488d4acebe68f27447663443c4cd4bc185f
17:02:11 [2022-02-17T17:02:11.242Z] #60 CACHED
17:02:11 [2022-02-17T17:02:11.242Z] 
17:02:11 [2022-02-17T17:02:11.242Z] #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
17:02:11 [2022-02-17T17:02:11.242Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:02:11 [2022-02-17T17:02:11.502Z] ok  	github.com/docker/docker/libcontainerd/queue	0.029s	coverage: 100.0% of statements
17:02:12 [2022-02-17T17:02:12.445Z] ok  	github.com/docker/docker/oci	0.018s	coverage: 43.3% of statements
17:02:12 [2022-02-17T17:02:12.883Z] #20 50.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
17:02:12 [2022-02-17T17:02:12.883Z] #20 50.19 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:02:12 [2022-02-17T17:02:12.883Z] #20 50.20 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:13 [2022-02-17T17:02:13.015Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.4% of statements
17:02:13 [2022-02-17T17:02:13.276Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:02:14 [2022-02-17T17:02:14.659Z] ok  	github.com/docker/docker/pkg/archive	0.286s	coverage: 82.6% of statements
17:02:15 [2022-02-17T17:02:15.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:02:16 [2022-02-17T17:02:16.043Z] ok  	github.com/docker/docker/pkg/authorization	0.807s	coverage: 68.3% of statements
17:02:16 [2022-02-17T17:02:16.043Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:02:16 [2022-02-17T17:02:16.303Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:02:17 [2022-02-17T17:02:17.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:02:17 [2022-02-17T17:02:17.074Z] #20 53.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
17:02:17 [2022-02-17T17:02:17.074Z] #20 53.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
17:02:17 [2022-02-17T17:02:17.074Z] #20 53.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:18 [2022-02-17T17:02:18.026Z] #20 55.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
17:02:18 [2022-02-17T17:02:18.026Z] #20 55.52 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
17:02:18 [2022-02-17T17:02:18.026Z] #20 55.53 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:02:19 [2022-02-17T17:02:19.602Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.510s	coverage: 43.5% of statements
17:02:19 [2022-02-17T17:02:19.602Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:02:19 [2022-02-17T17:02:19.602Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
17:02:20 [2022-02-17T17:02:20.171Z] ok  	github.com/docker/docker/layer	7.384s	coverage: 68.8% of statements
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:02:20 [2022-02-17T17:02:20.171Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:02:20 [2022-02-17T17:02:20.432Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:02:20 [2022-02-17T17:02:20.432Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
17:02:20 [2022-02-17T17:02:20.587Z] #20 57.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
17:02:20 [2022-02-17T17:02:20.587Z] #20 57.47 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:02:20 [2022-02-17T17:02:20.587Z] #20 57.47 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:20 [2022-02-17T17:02:20.695Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
17:02:20 [2022-02-17T17:02:20.956Z] ok  	github.com/docker/docker/pkg/fsutils	0.168s	coverage: 85.1% of statements
17:02:21 [2022-02-17T17:02:21.898Z] ok  	github.com/docker/docker/pkg/idtools	0.430s	coverage: 69.5% of statements
17:02:21 [2022-02-17T17:02:21.898Z] ok  	github.com/docker/docker/pkg/ioutils	0.364s	coverage: 71.5% of statements
17:02:22 [2022-02-17T17:02:22.158Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
17:02:22 [2022-02-17T17:02:22.158Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
17:02:22 [2022-02-17T17:02:22.158Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:02:22 [2022-02-17T17:02:22.158Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:02:22 [2022-02-17T17:02:22.158Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:02:22 [2022-02-17T17:02:22.422Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
17:02:22 [2022-02-17T17:02:22.422Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:02:22 [2022-02-17T17:02:22.683Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
17:02:22 [2022-02-17T17:02:22.683Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
17:02:22 [2022-02-17T17:02:22.683Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
17:02:22 [2022-02-17T17:02:22.683Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:02:22 [2022-02-17T17:02:22.683Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:02:23 [2022-02-17T17:02:23.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:02:23 [2022-02-17T17:02:23.255Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
17:02:23 [2022-02-17T17:02:23.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:02:23 [2022-02-17T17:02:23.825Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
17:02:23 [2022-02-17T17:02:23.879Z] #20 61.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
17:02:23 [2022-02-17T17:02:23.879Z] #20 61.15 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
17:02:23 [2022-02-17T17:02:23.879Z] #20 61.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:24 [2022-02-17T17:02:24.086Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:02:24 [2022-02-17T17:02:24.086Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:02:25 [2022-02-17T17:02:25.260Z] #20 62.73 Selecting previously unselected package g++-mingw-w64-x86-64.
17:02:25 [2022-02-17T17:02:25.260Z] #20 62.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
17:02:25 [2022-02-17T17:02:25.260Z] #20 62.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:02:25 [2022-02-17T17:02:25.469Z] ok  	github.com/docker/docker/pkg/pubsub	1.042s	coverage: 75.0% of statements
17:02:25 [2022-02-17T17:02:25.469Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.81 Selecting previously unselected package libapparmor1:amd64.
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.82 Unpacking libapparmor1:amd64 (2.13.6-10) ...
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.86 Selecting previously unselected package libapparmor-dev:amd64.
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.87 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.94 Selecting previously unselected package libbtrfs0:amd64.
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.520Z] #20 62.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
17:02:25 [2022-02-17T17:02:25.520Z] #20 ...
17:02:25 [2022-02-17T17:02:25.520Z] 
17:02:25 [2022-02-17T17:02:25.520Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:02:25 [2022-02-17T17:02:25.520Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.26 + cd /tmp/tmp.J3kK9rc56c/src/github.com/containerd/containerd
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.26 + git checkout -q v1.5.9
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + export 'BUILDTAGS=netgo osusergo static_build'
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + BUILDTAGS='netgo osusergo static_build'
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + export EXTRA_FLAGS=-buildmode=pie
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + EXTRA_FLAGS=-buildmode=pie
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + '[' '' = dynamic ']'
17:02:25 [2022-02-17T17:02:25.520Z] #67 12.93 + make
17:02:25 [2022-02-17T17:02:25.520Z] #67 13.54 + bin/ctr
17:02:25 [2022-02-17T17:02:25.729Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Extraction ended at 02/17/2022 17:02:22. Duration:00:00:27.5927112
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Updating the golang and path environment variables
17:02:25 [2022-02-17T17:02:25.731Z] INFO: GOPATH=d:\gopath
17:02:25 [2022-02-17T17:02:25.731Z] INFO: go version go1.17.7 windows/amd64
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Running the daemon under test in debug mode
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Starting a daemon under test...
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43253\3\daemon --pidfile d:\CI\PR-43253\3\docker.pid -D
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Process started successfully.
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Start tailing logs of the daemon under tests
17:02:25 [2022-02-17T17:02:25.731Z] INFO: Waiting for the daemon under test to start...
17:02:25 [2022-02-17T17:02:25.779Z] #67 ...
17:02:25 [2022-02-17T17:02:25.779Z] 
17:02:25 [2022-02-17T17:02:25.779Z] #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
17:02:25 [2022-02-17T17:02:25.779Z] #20 sha256:f7cf7ed20c3f0f0bec7b001ea27eb8cefa14b7e7a94e5cf7271c55f4f6d788e1
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.03 Selecting previously unselected package libbtrfs-dev:amd64.
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.18 Selecting previously unselected package libudev-dev:amd64.
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.19 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.19 Unpacking libudev-dev:amd64 (247.3-6) ...
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.26 Selecting previously unselected package libsepol1-dev:amd64.
17:02:25 [2022-02-17T17:02:25.779Z] #20 63.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
17:02:25 [2022-02-17T17:02:25.990Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:02:26 [2022-02-17T17:02:26.040Z] #20 63.27 Unpacking libsepol1-dev:amd64 (3.1-1) ...
17:02:26 [2022-02-17T17:02:26.040Z] #20 63.40 Selecting previously unselected package libpcre2-16-0:amd64.
17:02:26 [2022-02-17T17:02:26.040Z] #20 63.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.040Z] #20 63.42 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
17:02:26 [2022-02-17T17:02:26.040Z] #20 63.50 Selecting previously unselected package libpcre2-32-0:amd64.
17:02:26 [2022-02-17T17:02:26.250Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:02:26 [2022-02-17T17:02:26.250Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.51 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.52 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.60 Selecting previously unselected package libpcre2-posix2:amd64.
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.60 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.61 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.65 Selecting previously unselected package libpcre2-dev:amd64.
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.299Z] #20 63.66 Unpacking libpcre2-dev:amd64 (10.36-2) ...
17:02:26 [2022-02-17T17:02:26.557Z] #20 63.82 Selecting previously unselected package libselinux1-dev:amd64.
17:02:26 [2022-02-17T17:02:26.557Z] #20 63.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.557Z] #20 63.83 Unpacking libselinux1-dev:amd64 (3.1-3) ...
17:02:26 [2022-02-17T17:02:26.557Z] #20 63.94 Selecting previously unselected package libdevmapper-dev:amd64.
17:02:26 [2022-02-17T17:02:26.557Z] #20 63.94 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.557Z] #20 63.95 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:02:26 [2022-02-17T17:02:26.557Z] #20 64.01 Selecting previously unselected package libseccomp-dev:amd64.
17:02:26 [2022-02-17T17:02:26.816Z] #20 64.01 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.816Z] #20 64.02 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:02:26 [2022-02-17T17:02:26.816Z] #20 64.07 Selecting previously unselected package libsystemd-dev:amd64.
17:02:26 [2022-02-17T17:02:26.816Z] #20 64.08 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
17:02:26 [2022-02-17T17:02:26.816Z] #20 64.09 Unpacking libsystemd-dev:amd64 (247.3-6) ...
17:02:26 [2022-02-17T17:02:26.816Z] #20 64.28 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
17:02:26 [2022-02-17T17:02:26.819Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 50.7% of statements
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.29 Setting up libapparmor1:amd64 (2.13.6-10) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.30 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.32 Setting up libsepol1-dev:amd64 (3.1-1) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.33 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.34 Setting up libpcre2-16-0:amd64 (10.36-2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.35 Setting up libbtrfs0:amd64 (5.10.1-2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.36 Setting up libpcre2-32-0:amd64 (10.36-2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.38 Setting up libudev-dev:amd64 (247.3-6) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.39 Setting up libpcre2-posix2:amd64 (10.36-2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.40 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.41 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.43 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.44 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.45 Setting up mingw-w64-common (8.0.0-1) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.47 Setting up libsystemd-dev:amd64 (247.3-6) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.48 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.49 Setting up libpcre2-dev:amd64 (10.36-2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.50 Setting up libselinux1-dev:amd64 (3.1-3) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.52 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.53 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.54 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
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.55 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.58 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.59 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
17:02:27 [2022-02-17T17:02:27.076Z] #20 64.60 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.335Z] #20 64.61 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
17:02:27 [2022-02-17T17:02:27.335Z] #20 64.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
17:02:27 [2022-02-17T17:02:27.335Z] #20 64.64 Setting up dmsetup (2:1.02.175-2.1) ...
17:02:27 [2022-02-17T17:02:27.335Z] #20 64.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
17:02:27 [2022-02-17T17:02:27.335Z] #20 64.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
17:02:27 [2022-02-17T17:02:27.335Z] #20 64.68 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:02:27 [2022-02-17T17:02:27.389Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.1% of statements
17:02:27 [2022-02-17T17:02:27.649Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
17:02:27 [2022-02-17T17:02:27.910Z] ok  	github.com/docker/docker/pkg/tarsum	0.049s	coverage: 89.3% of statements
17:02:28 [2022-02-17T17:02:28.171Z] coverage: [no statements]
17:02:28 [2022-02-17T17:02:28.171Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:02:28 [2022-02-17T17:02:28.275Z] #20 DONE 65.4s
17:02:28 [2022-02-17T17:02:28.275Z] 
17:02:28 [2022-02-17T17:02:28.275Z] #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
17:02:28 [2022-02-17T17:02:28.275Z] #21 sha256:6bfdc3bb47ea623e322ee039e3273d0923c5530341ba8cec544478746274da49
17:02:28 [2022-02-17T17:02:28.433Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:02:28 [2022-02-17T17:02:28.694Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
17:02:28 [2022-02-17T17:02:28.694Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:02:29 [2022-02-17T17:02:29.215Z] #21 1.169 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:02:29 [2022-02-17T17:02:29.474Z] #21 1.323 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:02:29 [2022-02-17T17:02:29.474Z] #21 1.463 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:02:30 [2022-02-17T17:02:30.604Z] ok  	github.com/docker/docker/plugin	0.514s	coverage: 23.2% of statements
17:02:30 [2022-02-17T17:02:30.604Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:02:31 [2022-02-17T17:02:31.175Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:02:31 [2022-02-17T17:02:31.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:02:31 [2022-02-17T17:02:31.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:02:32 [2022-02-17T17:02:32.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:02:32 [2022-02-17T17:02:32.559Z] ok  	github.com/docker/docker/quota	0.244s	coverage: 71.4% of statements
17:02:32 [2022-02-17T17:02:32.559Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:02:33 [2022-02-17T17:02:33.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:02:33 [2022-02-17T17:02:33.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:02:33 [2022-02-17T17:02:33.501Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.3% of statements
17:02:33 [2022-02-17T17:02:33.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:02:33 [2022-02-17T17:02:33.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:02:33 [2022-02-17T17:02:33.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:02:34 [2022-02-17T17:02:34.072Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
17:02:34 [2022-02-17T17:02:34.072Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:02:34 [2022-02-17T17:02:34.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:02:34 [2022-02-17T17:02:34.643Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.7% of statements
17:02:34 [2022-02-17T17:02:34.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:02:34 [2022-02-17T17:02:34.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:02:34 [2022-02-17T17:02:34.903Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:02:35 [2022-02-17T17:02:35.006Z] #21 1.687 Reading package lists...
17:02:35 [2022-02-17T17:02:35.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:02:36 [2022-02-17T17:02:36.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:02:37 [2022-02-17T17:02:37.060Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:02:37 [2022-02-17T17:02:37.060Z] 
17:02:37 [2022-02-17T17:02:37.060Z]  ________   ____  __.
17:02:37 [2022-02-17T17:02:37.060Z]  \_____  \ |    |/ _|
17:02:37 [2022-02-17T17:02:37.060Z]  /   |   \|      <
17:02:37 [2022-02-17T17:02:37.060Z]  /    |    \    |  \
17:02:37 [2022-02-17T17:02:37.060Z]  \_______  /____|__ \
17:02:37 [2022-02-17T17:02:37.060Z]          \/        \/
17:02:37 [2022-02-17T17:02:37.060Z] 
17:02:37 [2022-02-17T17:02:37.060Z] INFO: make.ps1 ended at 02/17/2022 17:02:34
17:02:37 [2022-02-17T17:02:37.060Z] INFO: Binaries build ended at 02/17/2022 17:02:35. Duration:00:01:16.1633447
17:02:37 [2022-02-17T17:02:37.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:02:37 [2022-02-17T17:02:37.445Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:02:37 [2022-02-17T17:02:37.531Z] INFO: Copying the built daemon binary to d:\CI\PR-43253\3\binary\dockerd-58fbaee0c0.exe...
17:02:37 [2022-02-17T17:02:37.531Z] INFO: Copying the built client binary to d:\CI\PR-43253\3\binary\docker-58fbaee0c0.exe...
17:02:37 [2022-02-17T17:02:37.531Z] INFO: Copying dockerversion from the container...
17:02:37 [2022-02-17T17:02:37.531Z] INFO: Copying the golang package from the container to d:\CI\PR-43253\3\installer\go.zip...
17:02:38 [2022-02-17T17:02:38.015Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.4% of statements
17:02:38 [2022-02-17T17:02:38.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:02:38 [2022-02-17T17:02:38.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:02:38 [2022-02-17T17:02:38.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:02:38 [2022-02-17T17:02:38.516Z] INFO: Extracting go.zip to d:\CI\PR-43253\3\go
17:02:38 [2022-02-17T17:02:38.586Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
17:02:39 [2022-02-17T17:02:39.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:02:39 [2022-02-17T17:02:39.202Z] #21 6.387 Reading package lists...
17:02:39 [2022-02-17T17:02:39.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:02:39 [2022-02-17T17:02:39.526Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 72.3% of statements
17:02:40 [2022-02-17T17:02:40.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:02:40 [2022-02-17T17:02:40.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:02:40 [2022-02-17T17:02:40.140Z] #21 11.07 Building dependency tree...
17:02:40 [2022-02-17T17:02:40.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:02:40 [2022-02-17T17:02:40.399Z] #21 12.18 Reading state information...
17:02:41 [2022-02-17T17:02:41.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.31 The following additional packages will be installed:
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.31   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.31   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.32   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.32   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.32   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.32   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.32   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34 Suggested packages:
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   seccomp:ppc64el seccomp:s390x
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34 Recommended packages:
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
17:02:41 [2022-02-17T17:02:41.337Z] #21 13.34   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
17:02:41 [2022-02-17T17:02:41.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:02:41 [2022-02-17T17:02:41.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.79 The following NEW packages will be installed:
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.80   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
17:02:41 [2022-02-17T17:02:41.907Z] #21 13.81   libseccomp2:ppc64el libseccomp2:s390x
17:02:42 [2022-02-17T17:02:42.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:02:42 [2022-02-17T17:02:42.166Z] #21 14.18 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
17:02:42 [2022-02-17T17:02:42.166Z] #21 14.18 Need to get 15.9 MB of archives.
17:02:42 [2022-02-17T17:02:42.166Z] #21 14.18 After this operation, 73.0 MB of additional disk space will be used.
17:02:42 [2022-02-17T17:02:42.166Z] #21 14.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
17:02:42 [2022-02-17T17:02:42.166Z] #21 14.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
17:02:42 [2022-02-17T17:02:42.166Z] #21 14.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB]
17:02:42 [2022-02-17T17:02:42.425Z] #21 14.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:02:42 [2022-02-17T17:02:42.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.49 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.49 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.49 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.49 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.50 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.50 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
17:02:42 [2022-02-17T17:02:42.694Z] #21 14.51 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:02:42 [2022-02-17T17:02:42.955Z] #21 15.05 debconf: delaying package configuration, since apt-utils is not installed
17:02:43 [2022-02-17T17:02:43.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:02:43 [2022-02-17T17:02:43.213Z] #21 15.28 Fetched 15.9 MB in 1s (26.0 MB/s)
17:02:43 [2022-02-17T17:02:43.418Z] ...INFO: Daemon under test started and replied!
17:02:43 [2022-02-17T17:02:43.418Z] INFO: Docker version of the daemon under test
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] Client:
17:02:43 [2022-02-17T17:02:43.418Z]  Version:      17.06.2-ce
17:02:43 [2022-02-17T17:02:43.418Z]  API version:  1.30
17:02:43 [2022-02-17T17:02:43.418Z]  Go version:   go1.8.3
17:02:43 [2022-02-17T17:02:43.418Z]  Git commit:   cec0b72
17:02:43 [2022-02-17T17:02:43.418Z]  Built:        Tue Sep  5 19:57:19 2017
17:02:43 [2022-02-17T17:02:43.418Z]  OS/Arch:      windows/amd64
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] Server:
17:02:43 [2022-02-17T17:02:43.418Z]  Version:      0.0.0-dev
17:02:43 [2022-02-17T17:02:43.418Z]  API version:  1.42 (minimum version 1.24)
17:02:43 [2022-02-17T17:02:43.418Z]  Go version:   go1.17.7
17:02:43 [2022-02-17T17:02:43.418Z]  Git commit:   5a37dccf0c
17:02:43 [2022-02-17T17:02:43.418Z]  Built:        02/17/2022 17:00:29
17:02:43 [2022-02-17T17:02:43.418Z]  OS/Arch:      windows/amd64
17:02:43 [2022-02-17T17:02:43.418Z]  Experimental: false
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] INFO: Docker info of the daemon under test
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] Containers: 0
17:02:43 [2022-02-17T17:02:43.418Z]  Running: 0
17:02:43 [2022-02-17T17:02:43.418Z]  Paused: 0
17:02:43 [2022-02-17T17:02:43.418Z]  Stopped: 0
17:02:43 [2022-02-17T17:02:43.418Z] Images: 0
17:02:43 [2022-02-17T17:02:43.418Z] Server Version: 0.0.0-dev
17:02:43 [2022-02-17T17:02:43.418Z] Storage Driver: windowsfilter
17:02:43 [2022-02-17T17:02:43.418Z]  Windows: 
17:02:43 [2022-02-17T17:02:43.418Z] Logging Driver: json-file
17:02:43 [2022-02-17T17:02:43.418Z] Plugins: 
17:02:43 [2022-02-17T17:02:43.418Z]  Volume: local
17:02:43 [2022-02-17T17:02:43.418Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:02:43 [2022-02-17T17:02:43.418Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:02:43 [2022-02-17T17:02:43.418Z] Swarm: inactive
17:02:43 [2022-02-17T17:02:43.418Z] Default Isolation: process
17:02:43 [2022-02-17T17:02:43.418Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:02:43 [2022-02-17T17:02:43.418Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
17:02:43 [2022-02-17T17:02:43.418Z] OSType: windows
17:02:43 [2022-02-17T17:02:43.418Z] Architecture: x86_64
17:02:43 [2022-02-17T17:02:43.418Z] CPUs: 4
17:02:43 [2022-02-17T17:02:43.418Z] Total Memory: 32GiB
17:02:43 [2022-02-17T17:02:43.418Z] Name: azwin-2-a8c220
17:02:43 [2022-02-17T17:02:43.418Z] ID: XJBN:Y57K:LOGM:LXVK:AP6O:OXPZ:SEVP:LBKC:QGIO:DEZ7:H2BE:WVEC
17:02:43 [2022-02-17T17:02:43.418Z] Docker Root Dir: D:\CI\PR-43253\3\daemon
17:02:43 [2022-02-17T17:02:43.418Z] Debug Mode (client): false
17:02:43 [2022-02-17T17:02:43.418Z] Debug Mode (server): true
17:02:43 [2022-02-17T17:02:43.418Z]  File Descriptors: -1
17:02:43 [2022-02-17T17:02:43.418Z]  Goroutines: 16
17:02:43 [2022-02-17T17:02:43.418Z]  System Time: 2022-02-17T17:02:42.2137319Z
17:02:43 [2022-02-17T17:02:43.418Z]  EventsListeners: 0
17:02:43 [2022-02-17T17:02:43.418Z] Registry: https://index.docker.io/v1/
17:02:43 [2022-02-17T17:02:43.418Z] Labels:
17:02:43 [2022-02-17T17:02:43.418Z] Experimental: false
17:02:43 [2022-02-17T17:02:43.418Z] Insecure Registries:
17:02:43 [2022-02-17T17:02:43.418Z]  127.0.0.0/8
17:02:43 [2022-02-17T17:02:43.418Z] Live Restore Enabled: false
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] INFO: Docker images of the daemon under test
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:02:43 [2022-02-17T17:02:43.418Z] 
17:02:43 [2022-02-17T17:02:43.418Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:02:43 [2022-02-17T17:02:43.418Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
17:02:43 [2022-02-17T17:02:43.418Z] ltsc2022: Pulling from windows/servercore
17:02:43 [2022-02-17T17:02:43.418Z] 8f616e6e9eec: Pulling fs layer
17:02:43 [2022-02-17T17:02:43.418Z] 898469748ff6: Pulling fs layer
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.36 Selecting previously unselected package gcc-10-base:armel.
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.36 (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.)
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.39 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.40 Unpacking gcc-10-base:armel (10.2.1-6) ...
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.45 Selecting previously unselected package gcc-10-base:armhf.
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.45 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.46 Unpacking gcc-10-base:armhf (10.2.1-6) ...
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.51 Selecting previously unselected package gcc-10-base:ppc64el.
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.51 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
17:02:43 [2022-02-17T17:02:43.472Z] #21 15.51 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
17:02:43 [2022-02-17T17:02:43.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:02:43 [2022-02-17T17:02:43.531Z] Using test binary docker
17:02:43 [2022-02-17T17:02:43.531Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:02:43 [2022-02-17T17:02:43.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:02:43 [2022-02-17T17:02:43.531Z] INFO: Waiting for daemon to start...
17:02:43 [2022-02-17T17:02:43.531Z] Starting dockerd
17:02:43 [2022-02-17T17:02:43.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:02:43 [2022-02-17T17:02:43.723Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.56 Selecting previously unselected package gcc-10-base:s390x.
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.57 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.57 Unpacking gcc-10-base:s390x (10.2.1-6) ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.62 Selecting previously unselected package gcc-10-base:arm64.
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.62 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.63 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.69 Selecting previously unselected package libgcc-s1:armel.
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.70 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.71 Unpacking libgcc-s1:armel (10.2.1-6) ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.75 Selecting previously unselected package libcrypt1:armel.
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.76 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
17:02:43 [2022-02-17T17:02:43.731Z] #21 15.76 Unpacking libcrypt1:armel (1:4.4.18-4) ...
17:02:43 [2022-02-17T17:02:43.991Z] #21 15.85 Selecting previously unselected package libc6:armel.
17:02:43 [2022-02-17T17:02:43.991Z] #21 15.85 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ...
17:02:44 [2022-02-17T17:02:44.193Z] 
17:02:44 [2022-02-17T17:02:44.193Z]  ________   ____  __.
17:02:44 [2022-02-17T17:02:44.193Z]  \_____  \ |    |/ _|
17:02:44 [2022-02-17T17:02:44.193Z]  /   |   \|      <
17:02:44 [2022-02-17T17:02:44.193Z]  /    |    \    |  \
17:02:44 [2022-02-17T17:02:44.193Z]  \_______  /____|__ \
17:02:44 [2022-02-17T17:02:44.193Z]          \/        \/
17:02:44 [2022-02-17T17:02:44.193Z] 
17:02:44 [2022-02-17T17:02:44.193Z] INFO: make.ps1 ended at 02/17/2022 17:02:43
17:02:44 [2022-02-17T17:02:44.250Z] #21 16.01 Unpacking libc6:armel (2.31-13+deb11u2) ...
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.43 Selecting previously unselected package libapparmor1:armel.
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.43 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.44 Unpacking libapparmor1:armel (2.13.6-10) ...
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.49 Selecting previously unselected package libapparmor-dev:armel.
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.50 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.51 Unpacking libapparmor-dev:armel (2.13.6-10) ...
17:02:44 [2022-02-17T17:02:44.509Z] #21 16.58 Selecting previously unselected package libgcc-s1:arm64.
17:02:44 [2022-02-17T17:02:44.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.58 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.59 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.63 Selecting previously unselected package libcrypt1:arm64.
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.64 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.72 Selecting previously unselected package libc6:arm64.
17:02:44 [2022-02-17T17:02:44.769Z] #21 16.74 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ...
17:02:45 [2022-02-17T17:02:45.028Z] #21 16.94 Unpacking libc6:arm64 (2.31-13+deb11u2) ...
17:02:45 [2022-02-17T17:02:45.444Z] .
17:02:45 [2022-02-17T17:02:45.444Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:02:45 [2022-02-17T17:02:45.445Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:02:45 [2022-02-17T17:02:45.445Z] Error: No such image: emptyfs
17:02:45 [2022-02-17T17:02:45.445Z] Running integration-test (iteration 1)
17:02:45 [2022-02-17T17:02:45.445Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:02:45 [2022-02-17T17:02:45.516Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:02:45 [2022-02-17T17:02:45.516Z] Using test binary docker
17:02:45 [2022-02-17T17:02:45.516Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:02:45 [2022-02-17T17:02:45.516Z] Starting apparmor (via systemctl): apparmor.service.
17:02:45 [2022-02-17T17:02:45.516Z] Starting dockerd
17:02:45 [2022-02-17T17:02:45.516Z] INFO: Waiting for daemon to start...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.39 Selecting previously unselected package libapparmor1:arm64.
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.40 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.41 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.47 Selecting previously unselected package libapparmor-dev:arm64.
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.47 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.48 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.54 Selecting previously unselected package libgcc-s1:s390x.
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.55 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.55 Unpacking libgcc-s1:s390x (10.2.1-6) ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.60 Selecting previously unselected package libcrypt1:s390x.
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.60 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.61 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
17:02:45 [2022-02-17T17:02:45.598Z] #21 17.70 Selecting previously unselected package libc6:s390x.
17:02:45 [2022-02-17T17:02:45.706Z] Loaded image: busybox:latest
17:02:45 [2022-02-17T17:02:45.761Z] INFO: Binaries build ended at 02/17/2022 17:02:45. Duration:00:01:21.1836126
17:02:45 [2022-02-17T17:02:45.858Z] #21 17.70 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ...
17:02:45 [2022-02-17T17:02:45.858Z] #21 17.87 Unpacking libc6:s390x (2.31-13+deb11u2) ...
17:02:45 [2022-02-17T17:02:45.968Z] Loaded image: busybox:glibc
17:02:46 [2022-02-17T17:02:46.283Z] #21 18.30 Selecting previously unselected package libapparmor1:s390x.
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.30 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.31 Unpacking libapparmor1:s390x (2.13.6-10) ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.35 Selecting previously unselected package libapparmor-dev:s390x.
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.35 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.36 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.44 Selecting previously unselected package libgcc-s1:armhf.
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.45 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.45 Unpacking libgcc-s1:armhf (10.2.1-6) ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.50 Selecting previously unselected package libcrypt1:armhf.
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.50 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.51 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
17:02:46 [2022-02-17T17:02:46.545Z] #21 18.60 Selecting previously unselected package libc6:armhf.
17:02:46 [2022-02-17T17:02:46.804Z] #21 18.60 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ...
17:02:46 [2022-02-17T17:02:46.804Z] #21 18.83 Unpacking libc6:armhf (2.31-13+deb11u2) ...
17:02:46 [2022-02-17T17:02:46.973Z] INFO: Copying the built daemon binary to d:\CI\PR-43253\3\binary\dockerd-58fbaee0c0.exe...
17:02:46 [2022-02-17T17:02:46.973Z] INFO: Copying the built client binary to d:\CI\PR-43253\3\binary\docker-58fbaee0c0.exe...
17:02:46 [2022-02-17T17:02:46.973Z] INFO: Copying dockerversion from the container...
17:02:46 [2022-02-17T17:02:46.973Z] INFO: Copying the golang package from the container to d:\CI\PR-43253\3\installer\go.zip...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.24 Selecting previously unselected package libapparmor1:armhf.
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.25 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.25 Unpacking libapparmor1:armhf (2.13.6-10) ...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.29 Selecting previously unselected package libapparmor-dev:armhf.
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.30 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.30 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.36 Selecting previously unselected package libgcc-s1:ppc64el.
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.37 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.37 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
17:02:47 [2022-02-17T17:02:47.373Z] #21 19.42 Selecting previously unselected package libcrypt1:ppc64el.
17:02:47 [2022-02-17T17:02:47.404Z] .
17:02:47 [2022-02-17T17:02:47.404Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:02:47 [2022-02-17T17:02:47.404Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:02:47 [2022-02-17T17:02:47.404Z] Error: No such image: emptyfs
17:02:47 [2022-02-17T17:02:47.408Z] Loaded image: debian:bullseye-slim
17:02:47 [2022-02-17T17:02:47.408Z] Loaded image: hello-world:latest
17:02:47 [2022-02-17T17:02:47.408Z] Loaded image: arm32v7/hello-world:latest
17:02:47 [2022-02-17T17:02:47.408Z] INFO: Testing against a local daemon
17:02:47 [2022-02-17T17:02:47.408Z] === RUN   TestCgroupNamespacesBuild
17:02:47 [2022-02-17T17:02:47.444Z] INFO: Extracting go.zip to d:\CI\PR-43253\3\go
17:02:47 [2022-02-17T17:02:47.633Z] #21 19.42 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
17:02:47 [2022-02-17T17:02:47.633Z] #21 19.43 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
17:02:47 [2022-02-17T17:02:47.633Z] #21 19.52 Selecting previously unselected package libc6:ppc64el.
17:02:47 [2022-02-17T17:02:47.633Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ...
17:02:47 [2022-02-17T17:02:47.661Z] Running integration-test (iteration 1)
17:02:47 [2022-02-17T17:02:47.661Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:02:47 [2022-02-17T17:02:47.892Z] #21 19.68 Unpacking libc6:ppc64el (2.31-13+deb11u2) ...
17:02:47 [2022-02-17T17:02:47.918Z] Loaded image: busybox:latest
17:02:47 [2022-02-17T17:02:47.918Z] Loaded image: busybox:glibc
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.33 Selecting previously unselected package libapparmor1:ppc64el.
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.34 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.34 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.39 Selecting previously unselected package libapparmor-dev:ppc64el.
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.39 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.40 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.46 Selecting previously unselected package libseccomp2:s390x.
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.46 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
17:02:48 [2022-02-17T17:02:48.459Z] #21 20.47 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.51 Selecting previously unselected package libseccomp-dev:s390x.
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.52 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.52 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.59 Selecting previously unselected package libseccomp2:ppc64el.
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.60 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.60 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.65 Selecting previously unselected package libseccomp-dev:ppc64el.
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.66 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.67 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.72 Selecting previously unselected package libseccomp2:armhf.
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.74 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.74 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.719Z] #21 20.78 Selecting previously unselected package libseccomp-dev:armhf.
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.79 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.80 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.85 Selecting previously unselected package libseccomp2:armel.
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.85 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.86 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.91 Selecting previously unselected package libseccomp-dev:armel.
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.91 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.92 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.97 Selecting previously unselected package libseccomp2:arm64.
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.98 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 20.99 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
17:02:48 [2022-02-17T17:02:48.978Z] #21 21.03 Selecting previously unselected package libseccomp-dev:arm64.
17:02:48 [2022-02-17T17:02:48.978Z] #21 21.03 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.03 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.11 Setting up gcc-10-base:arm64 (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.12 Setting up gcc-10-base:armel (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.13 Setting up gcc-10-base:armhf (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.14 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.15 Setting up gcc-10-base:s390x (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.17 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.18 Setting up libcrypt1:armel (1:4.4.18-4) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.19 Setting up libcrypt1:armhf (1:4.4.18-4) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.20 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
17:02:49 [2022-02-17T17:02:49.237Z] #21 21.22 Setting up libcrypt1:s390x (1:4.4.18-4) ...
17:02:49 [2022-02-17T17:02:49.284Z] Loaded image: debian:bullseye-slim
17:02:49 [2022-02-17T17:02:49.284Z] Loaded image: hello-world:latest
17:02:49 [2022-02-17T17:02:49.321Z] --- PASS: TestCgroupNamespacesBuild (1.68s)
17:02:49 [2022-02-17T17:02:49.321Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:02:49 [2022-02-17T17:02:49.496Z] #21 21.23 Setting up libgcc-s1:arm64 (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.496Z] #21 21.24 Setting up libgcc-s1:armel (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.496Z] #21 21.26 Setting up libgcc-s1:armhf (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.496Z] #21 21.27 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.496Z] #21 21.28 Setting up libgcc-s1:s390x (10.2.1-6) ...
17:02:49 [2022-02-17T17:02:49.496Z] #21 21.30 Setting up libc6:arm64 (2.31-13+deb11u2) ...
17:02:49 [2022-02-17T17:02:49.539Z] Loaded image: arm32v7/hello-world:latest
17:02:49 [2022-02-17T17:02:49.539Z] INFO: Testing against a local daemon
17:02:49 [2022-02-17T17:02:49.539Z] === RUN   TestCgroupNamespacesBuild
17:02:50 [2022-02-17T17:02:50.707Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s)
17:02:50 [2022-02-17T17:02:50.707Z] === RUN   TestBuildWithSession
17:02:50 [2022-02-17T17:02:50.707Z]     build_session_test.go:25: TODO: BuildKit
17:02:50 [2022-02-17T17:02:50.707Z] --- SKIP: TestBuildWithSession (0.00s)
17:02:50 [2022-02-17T17:02:50.707Z] === RUN   TestBuildSquashParent
17:02:50 [2022-02-17T17:02:50.876Z] #21 22.51 Setting up libc6:armel (2.31-13+deb11u2) ...
17:02:50 [2022-02-17T17:02:50.905Z] --- PASS: TestCgroupNamespacesBuild (1.25s)
17:02:50 [2022-02-17T17:02:50.905Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:02:51 [2022-02-17T17:02:51.814Z] #21 23.73 Setting up libc6:armhf (2.31-13+deb11u2) ...
17:02:52 [2022-02-17T17:02:52.272Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s)
17:02:52 [2022-02-17T17:02:52.272Z] === RUN   TestBuildWithSession
17:02:52 [2022-02-17T17:02:52.272Z]     build_session_test.go:25: TODO: BuildKit
17:02:52 [2022-02-17T17:02:52.272Z] --- SKIP: TestBuildWithSession (0.00s)
17:02:52 [2022-02-17T17:02:52.272Z] === RUN   TestBuildSquashParent
17:02:53 [2022-02-17T17:02:53.191Z] #21 24.96 Setting up libc6:ppc64el (2.31-13+deb11u2) ...
17:02:53 [2022-02-17T17:02:53.831Z] 898469748ff6: Verifying Checksum
17:02:53 [2022-02-17T17:02:53.831Z] 898469748ff6: Download complete
17:02:54 [2022-02-17T17:02:54.570Z] #21 26.18 Setting up libc6:s390x (2.31-13+deb11u2) ...
17:02:55 [2022-02-17T17:02:55.373Z] 8f616e6e9eec: Verifying Checksum
17:02:55 [2022-02-17T17:02:55.373Z] 8f616e6e9eec: Download complete
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.43 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.45 Setting up libapparmor1:armel (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.46 Setting up libapparmor1:armhf (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.48 Setting up libapparmor1:ppc64el (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.49 Setting up libapparmor1:s390x (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.50 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.51 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.52 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.53 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.55 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.56 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.57 Setting up libapparmor-dev:armel (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.506Z] #21 27.58 Setting up libapparmor-dev:armhf (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.764Z] #21 27.61 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.764Z] #21 27.71 Setting up libapparmor-dev:s390x (2.13.6-10) ...
17:02:55 [2022-02-17T17:02:55.764Z] #21 27.74 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.764Z] #21 27.77 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
17:02:55 [2022-02-17T17:02:55.764Z] #21 27.81 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
17:02:56 [2022-02-17T17:02:56.023Z] #21 27.84 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
17:02:56 [2022-02-17T17:02:56.023Z] #21 27.87 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
17:02:56 [2022-02-17T17:02:56.023Z] #21 27.88 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:02:56 [2022-02-17T17:02:56.023Z] #21 DONE 28.0s
17:02:56 [2022-02-17T17:02:56.023Z] 
17:02:56 [2022-02-17T17:02:56.023Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
17:02:56 [2022-02-17T17:02:56.023Z] #62 sha256:8c4a89f1d22c0828218f32f585184569843f2994da2d556991c6f9ae19ab2497
17:02:56 [2022-02-17T17:02:56.281Z] #62 DONE 0.3s
17:02:56 [2022-02-17T17:02:56.281Z] 
17:02:56 [2022-02-17T17:02:56.281Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:02:56 [2022-02-17T17:02:56.281Z] #63 sha256:a9ed39c7228df05bbdb539b8d6c9fbd99b95ab741e95a77c12eb8daec13bd96c
17:02:56 [2022-02-17T17:02:56.442Z] --- PASS: TestBuildSquashParent (4.38s)
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:02:56 [2022-02-17T17:02:56.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:02:56 [2022-02-17T17:02:56.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:02:56 [2022-02-17T17:02:56.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:02:56 [2022-02-17T17:02:56.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:02:56 [2022-02-17T17:02:56.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:02:56 [2022-02-17T17:02:56.442Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:02:56 [2022-02-17T17:02:56.442Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:02:56 [2022-02-17T17:02:56.442Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:02:56 [2022-02-17T17:02:56.442Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:02:57 [2022-02-17T17:02:57.220Z] #63 ...
17:02:57 [2022-02-17T17:02:57.220Z] 
17:02:57 [2022-02-17T17:02:57.220Z] #22 [dev-systemd-false  1/24] RUN groupadd -r docker
17:02:57 [2022-02-17T17:02:57.220Z] #22 sha256:18cab6e116d24a7894e67f7a519f304c174311a20441fed39487d847640d28c0
17:02:57 [2022-02-17T17:02:57.220Z] #22 DONE 1.2s
17:02:57 [2022-02-17T17:02:57.220Z] 
17:02:57 [2022-02-17T17:02:57.220Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:02:57 [2022-02-17T17:02:57.220Z] #63 sha256:a9ed39c7228df05bbdb539b8d6c9fbd99b95ab741e95a77c12eb8daec13bd96c
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.879 + RM_GOPATH=0
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.881 + TMP_GOPATH=
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.881 + : /build
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.881 + '[' -z '' ']'
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.882 ++ mktemp -d
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.887 + export GOPATH=/tmp/tmp.yI2CDoYUvi
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.887 + GOPATH=/tmp/tmp.yI2CDoYUvi
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.887 + RM_GOPATH=1
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.887 + case "$(go env GOARCH)" in
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.887 ++ go env GOARCH
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.892 + export GO_BUILDMODE=-buildmode=pie
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.892 + GO_BUILDMODE=-buildmode=pie
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.893 ++ dirname /install.sh
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.894 + dir=/
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.894 + bin=runc
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.894 + shift
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.894 + '[' '!' -f //runc.installer ']'
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.894 + . //runc.installer
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.895 ++ set -e
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.896 ++ : v1.1.0
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.896 + install_runc
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.896 Install runc version v1.1.0 (build tags: seccomp)
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.896 + RUNC_BUILDTAGS=seccomp
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.896 + echo 'Install runc version v1.1.0 (build tags: seccomp)'
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.896 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yI2CDoYUvi/src/github.com/opencontainers/runc
17:02:57 [2022-02-17T17:02:57.220Z] #63 0.897 Cloning into '/tmp/tmp.yI2CDoYUvi/src/github.com/opencontainers/runc'...
17:02:57 [2022-02-17T17:02:57.291Z] --- PASS: TestBuildSquashParent (6.71s)
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:02:57 [2022-02-17T17:02:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:02:57 [2022-02-17T17:02:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:02:57 [2022-02-17T17:02:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:02:57 [2022-02-17T17:02:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:02:57 [2022-02-17T17:02:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:02:57 [2022-02-17T17:02:57.291Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:02:57 [2022-02-17T17:02:57.291Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:02:57 [2022-02-17T17:02:57.291Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:02:57 [2022-02-17T17:02:57.291Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:02:57 [2022-02-17T17:02:57.808Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:02:57 [2022-02-17T17:02:57.820Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.3% of statements
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/rootless	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/volume	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:02:57 [2022-02-17T17:02:57.820Z] 
17:02:57 [2022-02-17T17:02:57.820Z] === Skipped
17:02:57 [2022-02-17T17:02:57.820Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:02:57 [2022-02-17T17:02:57.820Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:02:57 [2022-02-17T17:02:57.820Z] 
17:02:57 [2022-02-17T17:02:57.820Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:02:57 [2022-02-17T17:02:57.820Z]     network_proxy_test.go:208: No support for dual stack yet
17:02:57 [2022-02-17T17:02:57.820Z] 
17:02:57 [2022-02-17T17:02:57.820Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:52Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs
17:02:57 [2022-02-17T17:02:57.821Z]     aufs_test.go:37: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver btrfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:71: No driver to put!
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z] time="2022-02-17T17:01:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:71: No driver to put!
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     overlay_test.go:50: Fails to compute changes intermittently
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:44: Driver zfs not supported
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     graphtest_unix.go:71: No driver to put!
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:02:57 [2022-02-17T17:02:57.821Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
17:02:57 [2022-02-17T17:02:57.821Z] 
17:02:57 [2022-02-17T17:02:57.821Z] DONE 2317 tests, 53 skipped in 197.527s
17:02:57 [2022-02-17T17:02:57.821Z] + '[' -n 'github.com/docker/docker/libnetwork
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/bitseq
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cluster
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/config
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/datastore
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/diagnostic
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/discoverapi
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/driverapi
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/bridge
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/host
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/null
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/overlay
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/remote
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/windows
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/drvregistry
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/etchosts
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/idm
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/internal/caller
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipam
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipamapi
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipams/builtin
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipams/null
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipams/remote
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ipamutils
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/iptables
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/netlabel
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/netutils
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/networkdb
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/ns
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/options
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/osl
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/osl/kernel
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/portallocator
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/portmapper
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/resolvconf
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/testutils
17:02:57 [2022-02-17T17:02:57.821Z] github.com/docker/docker/libnetwork/types' ']'
17:02:57 [2022-02-17T17:02:57.821Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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
17:02:58 [2022-02-17T17:02:58.065Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:02:58 [2022-02-17T17:02:58.156Z] #63 ...
17:02:58 [2022-02-17T17:02:58.156Z] 
17:02:58 [2022-02-17T17:02:58.156Z] #23 [dev-systemd-false  2/24] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:02:58 [2022-02-17T17:02:58.156Z] #23 sha256:37381c9f5e279c84582d425e0719dcfbb57b356a7dfa2b719bea62afd3041d49
17:02:58 [2022-02-17T17:02:58.156Z] #23 DONE 0.9s
17:02:58 [2022-02-17T17:02:58.416Z] 
17:02:58 [2022-02-17T17:02:58.416Z] #24 [dev-systemd-false  3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:02:58 [2022-02-17T17:02:58.416Z] #24 sha256:b3ba9e5e2d42c348601c0ef79e1f00731969e560ebb35d9d2e1f30c41a681d4a
17:02:58 [2022-02-17T17:02:58.677Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:02:58 [2022-02-17T17:02:58.678Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:02:58 [2022-02-17T17:02:58.984Z] #24 0.841 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:02:58 [2022-02-17T17:02:58.985Z] #24 DONE 0.9s
17:02:58 [2022-02-17T17:02:58.985Z] 
17:02:58 [2022-02-17T17:02:58.985Z] #25 [dev-systemd-false  4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:02:58 [2022-02-17T17:02:58.985Z] #25 sha256:a62e5beb405db0485ab0542fa254b3ad1c2d9a8e753f7c11dc69f319e1920149
17:02:59 [2022-02-17T17:02:59.432Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:02:59 [2022-02-17T17:02:59.432Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:02:59 [2022-02-17T17:02:59.923Z] #25 DONE 0.9s
17:02:59 [2022-02-17T17:02:59.924Z] 
17:02:59 [2022-02-17T17:02:59.924Z] #26 [dev-systemd-false  5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:02:59 [2022-02-17T17:02:59.924Z] #26 sha256:300055c9fafdf5a425e9f1f8fb889e3dc19898972e5d8ca150b6171d7bab3cb9
17:03:00 [2022-02-17T17:03:00.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:03:00 [2022-02-17T17:03:00.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.40s)
17:03:00 [2022-02-17T17:03:00.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s)
17:03:00 [2022-02-17T17:03:00.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s)
17:03:00 [2022-02-17T17:03:00.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.37s)
17:03:00 [2022-02-17T17:03:00.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s)
17:03:00 [2022-02-17T17:03:00.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s)
17:03:00 [2022-02-17T17:03:00.799Z] === RUN   TestBuildMultiStageCopy
17:03:00 [2022-02-17T17:03:00.799Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:03:00 [2022-02-17T17:03:00.862Z] #26 DONE 0.9s
17:03:00 [2022-02-17T17:03:00.862Z] 
17:03:00 [2022-02-17T17:03:00.862Z] #27 [dev-systemd-false  6/24] RUN ldconfig
17:03:00 [2022-02-17T17:03:00.862Z] #27 sha256:7efcc95c79182b18ac7dcaf2fd770ff3af5de7605029f844858a5132a5c709c1
17:03:01 [2022-02-17T17:03:01.220Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:03:01 [2022-02-17T17:03:01.220Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:03:01 [2022-02-17T17:03:01.836Z] #27 DONE 1.0s
17:03:01 [2022-02-17T17:03:01.836Z] 
17:03:01 [2022-02-17T17:03:01.836Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:03:01 [2022-02-17T17:03:01.836Z] #63 sha256:a9ed39c7228df05bbdb539b8d6c9fbd99b95ab741e95a77c12eb8daec13bd96c
17:03:01 [2022-02-17T17:03:01.836Z] #63 5.231 + cd /tmp/tmp.yI2CDoYUvi/src/github.com/opencontainers/runc
17:03:01 [2022-02-17T17:03:01.836Z] #63 5.231 + git checkout -q v1.1.0
17:03:01 [2022-02-17T17:03:01.836Z] #63 5.477 + '[' -z '' ']'
17:03:01 [2022-02-17T17:03:01.836Z] #63 5.478 + target=static
17:03:01 [2022-02-17T17:03:01.836Z] #63 5.478 + make BUILDTAGS=seccomp static
17:03:02 [2022-02-17T17:03:02.096Z] #63 5.871 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc .
17:03:02 [2022-02-17T17:03:02.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:03:02 [2022-02-17T17:03:02.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:03:02 [2022-02-17T17:03:02.422Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:03:02 [2022-02-17T17:03:02.678Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:03:02 [2022-02-17T17:03:02.934Z] --- PASS: TestBuildMultiStageCopy (2.24s)
17:03:02 [2022-02-17T17:03:02.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s)
17:03:02 [2022-02-17T17:03:02.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
17:03:02 [2022-02-17T17:03:02.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
17:03:02 [2022-02-17T17:03:02.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:03:02 [2022-02-17T17:03:02.934Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:03:02 [2022-02-17T17:03:02.934Z] === RUN   TestBuildMultiStageParentConfig
17:03:03 [2022-02-17T17:03:03.136Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:03:03 [2022-02-17T17:03:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
17:03:03 [2022-02-17T17:03:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
17:03:03 [2022-02-17T17:03:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
17:03:03 [2022-02-17T17:03:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s)
17:03:03 [2022-02-17T17:03:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
17:03:03 [2022-02-17T17:03:03.136Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.23s)
17:03:03 [2022-02-17T17:03:03.136Z] === RUN   TestBuildMultiStageCopy
17:03:03 [2022-02-17T17:03:03.136Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:03:03 [2022-02-17T17:03:03.497Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
17:03:03 [2022-02-17T17:03:03.497Z] === RUN   TestBuildLabelWithTargets
17:03:03 [2022-02-17T17:03:03.791Z] INFO: Extraction ended at 02/17/2022 17:03:02. Duration:00:00:24.4922616
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Updating the golang and path environment variables
17:03:03 [2022-02-17T17:03:03.792Z] INFO: GOPATH=d:\gopath
17:03:03 [2022-02-17T17:03:03.792Z] INFO: go version go1.17.7 windows/amd64
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Running the daemon under test in debug mode
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Running the daemon under test in containerd mode
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Starting a daemon under test...
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43253\3\daemon --pidfile d:\CI\PR-43253\3\docker.pid -D --containerd \\.\pipe\containerd-containerd
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Containerd started successfully.
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Process started successfully.
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Start tailing logs of the daemon under tests
17:03:03 [2022-02-17T17:03:03.792Z] INFO: Waiting for the daemon under test to start...
17:03:04 [2022-02-17T17:03:04.423Z] --- PASS: TestBuildLabelWithTargets (0.91s)
17:03:04 [2022-02-17T17:03:04.423Z] === RUN   TestBuildWithEmptyLayers
17:03:04 [2022-02-17T17:03:04.984Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
17:03:04 [2022-02-17T17:03:04.984Z] === RUN   TestBuildMultiStageOnBuild
17:03:06 [2022-02-17T17:03:06.348Z] --- PASS: TestBuildMultiStageOnBuild (1.58s)
17:03:06 [2022-02-17T17:03:06.348Z] === RUN   TestBuildUncleanTarFilenames
17:03:06 [2022-02-17T17:03:06.431Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:03:06 [2022-02-17T17:03:06.913Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
17:03:06 [2022-02-17T17:03:06.913Z] === RUN   TestBuildMultiStageLayerLeak
17:03:07 [2022-02-17T17:03:07.373Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:03:07 [2022-02-17T17:03:07.374Z] #63 ...
17:03:07 [2022-02-17T17:03:07.374Z] 
17:03:07 [2022-02-17T17:03:07.374Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:03:07 [2022-02-17T17:03:07.374Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:03:07 [2022-02-17T17:03:07.374Z] #67 53.50 + bin/containerd
17:03:07 [2022-02-17T17:03:07.374Z] #67 ...
17:03:07 [2022-02-17T17:03:07.374Z] 
17:03:07 [2022-02-17T17:03:07.374Z] #28 [dev-systemd-false  7/24] 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
17:03:07 [2022-02-17T17:03:07.374Z] #28 sha256:6925b8d579f7df5d27b72ce319fd5423cb2e3faeebec6fd4d3e237d0820c65c8
17:03:07 [2022-02-17T17:03:07.374Z] #28 1.167 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:03:07 [2022-02-17T17:03:07.374Z] #28 1.168 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:03:07 [2022-02-17T17:03:07.374Z] #28 1.168 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:03:07 [2022-02-17T17:03:07.374Z] #28 1.391 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 1.593 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 1.853 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.067 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.171 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.398 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.398 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [113 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.399 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.399 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.401 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [113 kB]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.559 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.561 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.562 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.568 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B]
17:03:07 [2022-02-17T17:03:07.374Z] #28 2.570 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B]
17:03:07 [2022-02-17T17:03:07.374Z] #28 ...
17:03:07 [2022-02-17T17:03:07.374Z] 
17:03:07 [2022-02-17T17:03:07.374Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
17:03:07 [2022-02-17T17:03:07.374Z] #63 sha256:a9ed39c7228df05bbdb539b8d6c9fbd99b95ab741e95a77c12eb8daec13bd96c
17:03:07 [2022-02-17T17:03:07.374Z] #63 10.62 + mkdir -p /build
17:03:07 [2022-02-17T17:03:07.374Z] #63 10.62 + cp runc /build/runc
17:03:07 [2022-02-17T17:03:07.374Z] #63 DONE 10.9s
17:03:07 [2022-02-17T17:03:07.374Z] 
17:03:07 [2022-02-17T17:03:07.374Z] #28 [dev-systemd-false  7/24] 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
17:03:07 [2022-02-17T17:03:07.374Z] #28 sha256:6925b8d579f7df5d27b72ce319fd5423cb2e3faeebec6fd4d3e237d0820c65c8
17:03:08 [2022-02-17T17:03:08.363Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:03:08 [2022-02-17T17:03:08.803Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s)
17:03:08 [2022-02-17T17:03:08.803Z] === RUN   TestBuildWithHugeFile
17:03:09 [2022-02-17T17:03:09.328Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:03:10 [2022-02-17T17:03:10.270Z] --- PASS: TestBuildMultiStageCopy (7.19s)
17:03:10 [2022-02-17T17:03:10.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s)
17:03:10 [2022-02-17T17:03:10.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
17:03:10 [2022-02-17T17:03:10.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:03:10 [2022-02-17T17:03:10.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:03:10 [2022-02-17T17:03:10.270Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:03:10 [2022-02-17T17:03:10.270Z] === RUN   TestBuildMultiStageParentConfig
17:03:12 [2022-02-17T17:03:12.652Z] #28 10.88 Fetched 40.4 MB in 10s (4053 kB/s)
17:03:15 [2022-02-17T17:03:15.552Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
17:03:15 [2022-02-17T17:03:15.552Z] === RUN   TestBuildLabelWithTargets
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Extraction ended at 02/17/2022 17:03:13. Duration:00:00:25.8661051
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Updating the golang and path environment variables
17:03:17 [2022-02-17T17:03:17.579Z] INFO: GOPATH=d:\gopath
17:03:17 [2022-02-17T17:03:17.579Z] INFO: go version go1.17.7 windows/amd64
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Running the daemon under test in debug mode
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Starting a daemon under test...
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43253\3\daemon --pidfile d:\CI\PR-43253\3\docker.pid -D
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Process started successfully.
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Start tailing logs of the daemon under tests
17:03:17 [2022-02-17T17:03:17.579Z] INFO: Waiting for the daemon under test to start...
17:03:17 [2022-02-17T17:03:17.925Z] #28 10.88 Reading package lists...
17:03:18 [2022-02-17T17:03:18.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:03:21 [2022-02-17T17:03:21.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:03:22 [2022-02-17T17:03:22.125Z] #28 15.54 Reading package lists...
17:03:23 [2022-02-17T17:03:23.508Z] #28 20.22 Building dependency tree...
17:03:23 [2022-02-17T17:03:23.508Z] #28 21.35 Reading state information...
17:03:23 [2022-02-17T17:03:23.686Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:03:23 [2022-02-17T17:03:23.686Z] === RUN   TestBuildWithEmptyLayers
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.18 bzip2 is already the newest version (1.0.8-4).
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.18 patch is already the newest version (2.7.6-7).
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.18 xz-utils is already the newest version (5.2.5-2).
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.18 The following additional packages will be installed:
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.18   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.19   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.19   libxtables12 python-pip-whl python3-distutils python3-lib2to3
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.19   python3-pkg-resources vim-runtime xxd
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.20 Suggested packages:
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.20   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.20   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.20 Recommended packages:
17:03:24 [2022-02-17T17:03:24.077Z] #28 22.20   libatm1 nftables libpam-cap build-essential python3-dev unzip
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.24 The following NEW packages will be installed:
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.24   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.25   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.25   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.25   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.25   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.26   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
17:03:25 [2022-02-17T17:03:25.017Z] #28 23.26   vim-common vim-runtime xfsprogs xxd zip zstd
17:03:25 [2022-02-17T17:03:25.127Z] ...INFO: Daemon under test started and replied!
17:03:25 [2022-02-17T17:03:25.127Z] INFO: Docker version of the daemon under test
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] Client:
17:03:25 [2022-02-17T17:03:25.127Z]  Version:      17.06.2-ce
17:03:25 [2022-02-17T17:03:25.127Z]  API version:  1.30
17:03:25 [2022-02-17T17:03:25.127Z]  Go version:   go1.8.3
17:03:25 [2022-02-17T17:03:25.127Z]  Git commit:   cec0b72
17:03:25 [2022-02-17T17:03:25.127Z]  Built:        Tue Sep  5 19:57:19 2017
17:03:25 [2022-02-17T17:03:25.127Z]  OS/Arch:      windows/amd64
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] Server:
17:03:25 [2022-02-17T17:03:25.127Z]  Version:      0.0.0-dev
17:03:25 [2022-02-17T17:03:25.127Z]  API version:  1.42 (minimum version 1.24)
17:03:25 [2022-02-17T17:03:25.127Z]  Go version:   go1.17.7
17:03:25 [2022-02-17T17:03:25.127Z]  Git commit:   58fbaee0c0
17:03:25 [2022-02-17T17:03:25.127Z]  Built:        02/17/2022 17:01:23
17:03:25 [2022-02-17T17:03:25.127Z]  OS/Arch:      windows/amd64
17:03:25 [2022-02-17T17:03:25.127Z]  Experimental: false
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] INFO: Docker info of the daemon under test
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] Containers: 0
17:03:25 [2022-02-17T17:03:25.127Z]  Running: 0
17:03:25 [2022-02-17T17:03:25.127Z]  Paused: 0
17:03:25 [2022-02-17T17:03:25.127Z]  Stopped: 0
17:03:25 [2022-02-17T17:03:25.127Z] Images: 0
17:03:25 [2022-02-17T17:03:25.127Z] Server Version: 0.0.0-dev
17:03:25 [2022-02-17T17:03:25.127Z] Storage Driver: windowsfilter
17:03:25 [2022-02-17T17:03:25.127Z]  Windows: 
17:03:25 [2022-02-17T17:03:25.127Z] Logging Driver: json-file
17:03:25 [2022-02-17T17:03:25.127Z] Plugins: 
17:03:25 [2022-02-17T17:03:25.127Z]  Volume: local
17:03:25 [2022-02-17T17:03:25.127Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:03:25 [2022-02-17T17:03:25.127Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:03:25 [2022-02-17T17:03:25.127Z] Swarm: inactive
17:03:25 [2022-02-17T17:03:25.127Z] Default Isolation: process
17:03:25 [2022-02-17T17:03:25.127Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:03:25 [2022-02-17T17:03:25.127Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
17:03:25 [2022-02-17T17:03:25.127Z] OSType: windows
17:03:25 [2022-02-17T17:03:25.127Z] Architecture: x86_64
17:03:25 [2022-02-17T17:03:25.127Z] CPUs: 4
17:03:25 [2022-02-17T17:03:25.127Z] Total Memory: 32GiB
17:03:25 [2022-02-17T17:03:25.127Z] Name: azwin-2-7b4c20
17:03:25 [2022-02-17T17:03:25.127Z] ID: LOR7:2UIG:YLOX:FWBS:EE2V:6HIT:T7GA:GOBE:YZX6:5CYW:OEW3:UMTN
17:03:25 [2022-02-17T17:03:25.127Z] Docker Root Dir: D:\CI\PR-43253\3\daemon
17:03:25 [2022-02-17T17:03:25.127Z] Debug Mode (client): false
17:03:25 [2022-02-17T17:03:25.127Z] Debug Mode (server): true
17:03:25 [2022-02-17T17:03:25.127Z]  File Descriptors: -1
17:03:25 [2022-02-17T17:03:25.127Z]  Goroutines: 31
17:03:25 [2022-02-17T17:03:25.127Z]  System Time: 2022-02-17T17:03:22.4593032Z
17:03:25 [2022-02-17T17:03:25.127Z]  EventsListeners: 0
17:03:25 [2022-02-17T17:03:25.127Z] Registry: https://index.docker.io/v1/
17:03:25 [2022-02-17T17:03:25.127Z] Labels:
17:03:25 [2022-02-17T17:03:25.127Z] Experimental: false
17:03:25 [2022-02-17T17:03:25.127Z] Insecure Registries:
17:03:25 [2022-02-17T17:03:25.127Z]  127.0.0.0/8
17:03:25 [2022-02-17T17:03:25.127Z] Live Restore Enabled: false
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] INFO: Docker images of the daemon under test
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:03:25 [2022-02-17T17:03:25.127Z] 
17:03:25 [2022-02-17T17:03:25.127Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:03:25 [2022-02-17T17:03:25.127Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
17:03:25 [2022-02-17T17:03:25.127Z] ltsc2022: Pulling from windows/servercore
17:03:25 [2022-02-17T17:03:25.127Z] 8f616e6e9eec: Pulling fs layer
17:03:25 [2022-02-17T17:03:25.127Z] 898469748ff6: Pulling fs layer
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded.
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 Need to get 18.6 MB of archives.
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 After this operation, 71.4 MB of additional disk space will be used.
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:03:25 [2022-02-17T17:03:25.277Z] #28 23.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.64 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.66 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.68 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.72 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.73 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.73 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.73 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
17:03:25 [2022-02-17T17:03:25.537Z] #28 23.86 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
17:03:25 [2022-02-17T17:03:25.797Z] #28 23.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
17:03:25 [2022-02-17T17:03:25.797Z] #28 23.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
17:03:26 [2022-02-17T17:03:26.232Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:03:26 [2022-02-17T17:03:26.232Z] === RUN   TestBuildMultiStageOnBuild
17:03:26 [2022-02-17T17:03:26.365Z] #28 24.41 debconf: delaying package configuration, since apt-utils is not installed
17:03:26 [2022-02-17T17:03:26.365Z] #28 24.63 Fetched 18.6 MB in 1s (33.2 MB/s)
17:03:26 [2022-02-17T17:03:26.365Z] #28 24.67 Selecting previously unselected package pigz.
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.67 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40068 files and directories currently installed.)
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.72 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.73 Unpacking pigz (2.6-1) ...
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.78 Selecting previously unselected package libelf1:amd64.
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.79 Unpacking libelf1:amd64 (0.183-1) ...
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.87 Selecting previously unselected package libbpf0:amd64.
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.88 Unpacking libbpf0:amd64 (1:0.3-2) ...
17:03:26 [2022-02-17T17:03:26.624Z] #28 24.95 Selecting previously unselected package libcap2:amd64.
17:03:26 [2022-02-17T17:03:26.883Z] #28 24.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 24.97 Unpacking libcap2:amd64 (1:2.44-1) ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.02 Selecting previously unselected package libmnl0:amd64.
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.03 Unpacking libmnl0:amd64 (1.0.4-3) ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.07 Selecting previously unselected package libxtables12:amd64.
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.09 Unpacking libxtables12:amd64 (1.8.7-1) ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.13 Selecting previously unselected package libcap2-bin.
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.14 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.15 Unpacking libcap2-bin (1:2.44-1) ...
17:03:26 [2022-02-17T17:03:26.883Z] #28 25.21 Selecting previously unselected package iproute2.
17:03:27 [2022-02-17T17:03:27.142Z] #28 25.21 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
17:03:27 [2022-02-17T17:03:27.142Z] #28 25.22 Unpacking iproute2 (5.10.0-4) ...
17:03:27 [2022-02-17T17:03:27.142Z] #28 25.42 Selecting previously unselected package xxd.
17:03:27 [2022-02-17T17:03:27.142Z] #28 25.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:03:27 [2022-02-17T17:03:27.142Z] #28 25.43 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:03:27 [2022-02-17T17:03:27.402Z] #28 25.58 Selecting previously unselected package vim-common.
17:03:27 [2022-02-17T17:03:27.402Z] #28 25.58 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:03:27 [2022-02-17T17:03:27.402Z] #28 25.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:03:27 [2022-02-17T17:03:27.661Z] #28 25.70 Selecting previously unselected package bash-completion.
17:03:27 [2022-02-17T17:03:27.661Z] #28 25.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
17:03:28 [2022-02-17T17:03:28.599Z] #28 26.64 Unpacking bash-completion (1:2.11-2) ...
17:03:28 [2022-02-17T17:03:28.599Z] #28 26.86 Selecting previously unselected package apparmor.
17:03:28 [2022-02-17T17:03:28.858Z] #28 26.86 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
17:03:28 [2022-02-17T17:03:28.858Z] #28 26.90 Unpacking apparmor (2.13.6-10) ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.11 Selecting previously unselected package inetutils-ping.
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.13 Unpacking inetutils-ping (2:2.0-1) ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.19 Selecting previously unselected package libip4tc2:amd64.
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.20 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.20 Unpacking libip4tc2:amd64 (1.8.7-1) ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.25 Selecting previously unselected package libip6tc2:amd64.
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.26 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.27 Unpacking libip6tc2:amd64 (1.8.7-1) ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.31 Selecting previously unselected package libnfnetlink0:amd64.
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.32 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.132Z] #28 27.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.37 Selecting previously unselected package libnetfilter-conntrack3:amd64.
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.37 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.44 Selecting previously unselected package libnftnl11:amd64.
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.44 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.44 Unpacking libnftnl11:amd64 (1.1.9-1) ...
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.50 Selecting previously unselected package iptables.
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.52 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.394Z] #28 27.52 Unpacking iptables (1.8.7-1) ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.70 Selecting previously unselected package libonig5:amd64.
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.70 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.70 Unpacking libonig5:amd64 (6.9.6-1.1) ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.82 Selecting previously unselected package libjq1:amd64.
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.83 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.84 Unpacking libjq1:amd64 (1.6-2.1) ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.90 Selecting previously unselected package jq.
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.91 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.91 Unpacking jq (1.6-2.1) ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.97 Selecting previously unselected package libaio1:amd64.
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.97 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.655Z] #28 27.98 Unpacking libaio1:amd64 (0.3.112-9) ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.02 Selecting previously unselected package libgpm2:amd64.
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.03 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.03 Unpacking libgpm2:amd64 (1.20.7-8) ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.07 Selecting previously unselected package libinih1:amd64.
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.08 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.08 Unpacking libinih1:amd64 (53-1+b2) ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.12 Selecting previously unselected package libnet1:amd64.
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.13 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.18 Selecting previously unselected package libnl-3-200:amd64.
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.19 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
17:03:29 [2022-02-17T17:03:29.915Z] #28 28.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
17:03:30 [2022-02-17T17:03:30.174Z] #28 28.28 Selecting previously unselected package libprotobuf-c1:amd64.
17:03:30 [2022-02-17T17:03:30.174Z] #28 28.28 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
17:03:30 [2022-02-17T17:03:30.174Z] #28 28.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:03:30 [2022-02-17T17:03:30.174Z] #28 28.33 Selecting previously unselected package net-tools.
17:03:30 [2022-02-17T17:03:30.174Z] #28 28.34 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
17:03:30 [2022-02-17T17:03:30.174Z] #28 28.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:03:30 [2022-02-17T17:03:30.433Z] #28 28.43 Selecting previously unselected package python-pip-whl.
17:03:30 [2022-02-17T17:03:30.433Z] #28 28.43 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ...
17:03:30 [2022-02-17T17:03:30.433Z] #28 28.44 Unpacking python-pip-whl (20.3.4-4) ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.72 Selecting previously unselected package python3-lib2to3.
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.74 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.74 Unpacking python3-lib2to3 (3.9.2-1) ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.80 Selecting previously unselected package python3-distutils.
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.81 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.82 Unpacking python3-distutils (3.9.2-1) ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.89 Selecting previously unselected package python3-pkg-resources.
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.90 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.91 Unpacking python3-pkg-resources (52.0.0-4) ...
17:03:30 [2022-02-17T17:03:30.693Z] #28 28.99 Selecting previously unselected package python3-setuptools.
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.00 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.00 Unpacking python3-setuptools (52.0.0-4) ...
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.13 Selecting previously unselected package python3-wheel.
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.13 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.13 Unpacking python3-wheel (0.34.2-1) ...
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.19 Selecting previously unselected package python3-pip.
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.20 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ...
17:03:30 [2022-02-17T17:03:30.952Z] #28 29.20 Unpacking python3-pip (20.3.4-4) ...
17:03:31 [2022-02-17T17:03:31.211Z] #28 29.33 Selecting previously unselected package sudo.
17:03:31 [2022-02-17T17:03:31.211Z] #28 29.33 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
17:03:31 [2022-02-17T17:03:31.211Z] #28 29.34 Unpacking sudo (1.9.5p2-3) ...
17:03:31 [2022-02-17T17:03:31.211Z] #28 29.57 Selecting previously unselected package thin-provisioning-tools.
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.57 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.58 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.69 Selecting previously unselected package uidmap.
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.70 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.70 Unpacking uidmap (1:4.8.1-1) ...
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.77 Selecting previously unselected package vim-runtime.
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.78 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:03:31 [2022-02-17T17:03:31.470Z] #28 29.81 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:03:31 [2022-02-17T17:03:31.516Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:03:31 [2022-02-17T17:03:31.517Z] === RUN   TestBuildUncleanTarFilenames
17:03:31 [2022-02-17T17:03:31.729Z] #28 29.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:03:31 [2022-02-17T17:03:31.729Z] #28 29.83 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:03:31 [2022-02-17T17:03:31.779Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
17:03:31 [2022-02-17T17:03:31.779Z] === RUN   TestBuildMultiStageLayerLeak
17:03:33 [2022-02-17T17:03:33.108Z] #28 31.13 Selecting previously unselected package vim.
17:03:33 [2022-02-17T17:03:33.108Z] #28 31.14 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
17:03:33 [2022-02-17T17:03:33.108Z] #28 31.15 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:03:33 [2022-02-17T17:03:33.367Z] #28 31.41 Selecting previously unselected package xfsprogs.
17:03:33 [2022-02-17T17:03:33.367Z] #28 31.43 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
17:03:33 [2022-02-17T17:03:33.367Z] #28 31.43 Unpacking xfsprogs (5.10.0-4) ...
17:03:33 [2022-02-17T17:03:33.367Z] #28 31.61 Selecting previously unselected package zip.
17:03:33 [2022-02-17T17:03:33.367Z] #28 31.62 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
17:03:33 [2022-02-17T17:03:33.367Z] #28 31.63 Unpacking zip (3.0-12) ...
17:03:33 [2022-02-17T17:03:33.626Z] #28 31.71 Selecting previously unselected package zstd.
17:03:33 [2022-02-17T17:03:33.626Z] #28 31.71 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ...
17:03:33 [2022-02-17T17:03:33.626Z] #28 31.72 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:03:33 [2022-02-17T17:03:33.885Z] #28 31.91 Setting up python3-pkg-resources (52.0.0-4) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.30 Setting up libip4tc2:amd64 (1.8.7-1) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.32 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.33 Setting up libgpm2:amd64 (1.20.7-8) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.34 Setting up libip6tc2:amd64 (1.8.7-1) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.35 Setting up libinih1:amd64 (53-1+b2) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.37 Setting up uidmap (1:4.8.1-1) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
17:03:34 [2022-02-17T17:03:34.145Z] #28 32.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
17:03:34 [2022-02-17T17:03:34.404Z] #28 32.41 Setting up python3-wheel (0.34.2-1) ...
17:03:34 [2022-02-17T17:03:34.663Z] #28 32.75 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:03:34 [2022-02-17T17:03:34.663Z] #28 32.77 Setting up libcap2:amd64 (1:2.44-1) ...
17:03:34 [2022-02-17T17:03:34.663Z] #28 32.79 Setting up libcap2-bin (1:2.44-1) ...
17:03:34 [2022-02-17T17:03:34.663Z] #28 32.80 Setting up apparmor (2.13.6-10) ...
17:03:35 [2022-02-17T17:03:35.422Z] .....INFO: Daemon under test started and replied!
17:03:35 [2022-02-17T17:03:35.422Z] INFO: Docker version of the daemon under test
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] Client:
17:03:35 [2022-02-17T17:03:35.422Z]  Version:      17.06.2-ce
17:03:35 [2022-02-17T17:03:35.422Z]  API version:  1.30
17:03:35 [2022-02-17T17:03:35.422Z]  Go version:   go1.8.3
17:03:35 [2022-02-17T17:03:35.422Z]  Git commit:   cec0b72
17:03:35 [2022-02-17T17:03:35.422Z]  Built:        Tue Sep  5 19:57:19 2017
17:03:35 [2022-02-17T17:03:35.422Z]  OS/Arch:      windows/amd64
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] Server:
17:03:35 [2022-02-17T17:03:35.422Z]  Version:      0.0.0-dev
17:03:35 [2022-02-17T17:03:35.422Z]  API version:  1.42 (minimum version 1.24)
17:03:35 [2022-02-17T17:03:35.422Z]  Go version:   go1.17.7
17:03:35 [2022-02-17T17:03:35.422Z]  Git commit:   58fbaee0c0
17:03:35 [2022-02-17T17:03:35.422Z]  Built:        02/17/2022 17:01:29
17:03:35 [2022-02-17T17:03:35.422Z]  OS/Arch:      windows/amd64
17:03:35 [2022-02-17T17:03:35.422Z]  Experimental: false
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] INFO: Docker info of the daemon under test
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] Containers: 0
17:03:35 [2022-02-17T17:03:35.422Z]  Running: 0
17:03:35 [2022-02-17T17:03:35.422Z]  Paused: 0
17:03:35 [2022-02-17T17:03:35.422Z]  Stopped: 0
17:03:35 [2022-02-17T17:03:35.422Z] Images: 0
17:03:35 [2022-02-17T17:03:35.422Z] Server Version: 0.0.0-dev
17:03:35 [2022-02-17T17:03:35.422Z] Storage Driver: windowsfilter
17:03:35 [2022-02-17T17:03:35.422Z]  Windows: 
17:03:35 [2022-02-17T17:03:35.422Z] Logging Driver: json-file
17:03:35 [2022-02-17T17:03:35.422Z] Plugins: 
17:03:35 [2022-02-17T17:03:35.422Z]  Volume: local
17:03:35 [2022-02-17T17:03:35.422Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:03:35 [2022-02-17T17:03:35.422Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:03:35 [2022-02-17T17:03:35.422Z] Swarm: inactive
17:03:35 [2022-02-17T17:03:35.422Z] Default Isolation: process
17:03:35 [2022-02-17T17:03:35.422Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:03:35 [2022-02-17T17:03:35.422Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
17:03:35 [2022-02-17T17:03:35.422Z] OSType: windows
17:03:35 [2022-02-17T17:03:35.422Z] Architecture: x86_64
17:03:35 [2022-02-17T17:03:35.422Z] CPUs: 4
17:03:35 [2022-02-17T17:03:35.422Z] Total Memory: 32GiB
17:03:35 [2022-02-17T17:03:35.422Z] Name: azwin-2-7a7250
17:03:35 [2022-02-17T17:03:35.422Z] ID: YWBF:URJ3:O2UY:WNGA:A6HJ:5FYB:2SI3:372C:G4X5:7HT2:EUGB:6T4S
17:03:35 [2022-02-17T17:03:35.422Z] Docker Root Dir: D:\CI\PR-43253\3\daemon
17:03:35 [2022-02-17T17:03:35.422Z] Debug Mode (client): false
17:03:35 [2022-02-17T17:03:35.422Z] Debug Mode (server): true
17:03:35 [2022-02-17T17:03:35.422Z]  File Descriptors: -1
17:03:35 [2022-02-17T17:03:35.422Z]  Goroutines: 16
17:03:35 [2022-02-17T17:03:35.422Z]  System Time: 2022-02-17T17:03:32.92869Z
17:03:35 [2022-02-17T17:03:35.422Z]  EventsListeners: 0
17:03:35 [2022-02-17T17:03:35.422Z] Registry: https://index.docker.io/v1/
17:03:35 [2022-02-17T17:03:35.422Z] Labels:
17:03:35 [2022-02-17T17:03:35.422Z] Experimental: false
17:03:35 [2022-02-17T17:03:35.422Z] Insecure Registries:
17:03:35 [2022-02-17T17:03:35.422Z]  127.0.0.0/8
17:03:35 [2022-02-17T17:03:35.422Z] Live Restore Enabled: false
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] INFO: Docker images of the daemon under test
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:03:35 [2022-02-17T17:03:35.422Z] 
17:03:35 [2022-02-17T17:03:35.422Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:03:35 [2022-02-17T17:03:35.422Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:03:35 [2022-02-17T17:03:35.422Z] ltsc2019: Pulling from windows/servercore
17:03:35 [2022-02-17T17:03:35.422Z] 4612f6d0b889: Pulling fs layer
17:03:35 [2022-02-17T17:03:35.422Z] 1bd78008c728: Pulling fs layer
17:03:35 [2022-02-17T17:03:35.601Z] #28 33.75 Setting up zip (3.0-12) ...
17:03:35 [2022-02-17T17:03:35.601Z] #28 33.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:03:35 [2022-02-17T17:03:35.601Z] #28 33.79 Setting up bash-completion (1:2.11-2) ...
17:03:36 [2022-02-17T17:03:36.541Z] #28 34.83 Setting up libmnl0:amd64 (1.0.4-3) ...
17:03:36 [2022-02-17T17:03:36.541Z] #28 34.85 Setting up sudo (1.9.5p2-3) ...
17:03:36 [2022-02-17T17:03:36.541Z] #28 34.90 invoke-rc.d: could not determine current runlevel
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.91 invoke-rc.d: policy-rc.d denied execution of start.
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.91 Setting up xfsprogs (5.10.0-4) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.93 Setting up libxtables12:amd64 (1.8.7-1) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.94 Setting up inetutils-ping (2:2.0-1) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.95 Setting up pigz (2.6-1) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 34.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 35.00 Setting up python-pip-whl (20.3.4-4) ...
17:03:36 [2022-02-17T17:03:36.800Z] #28 35.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:03:37 [2022-02-17T17:03:37.059Z] #28 35.28 Setting up libaio1:amd64 (0.3.112-9) ...
17:03:37 [2022-02-17T17:03:37.059Z] #28 35.29 Setting up python3-lib2to3 (3.9.2-1) ...
17:03:37 [2022-02-17T17:03:37.068Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s)
17:03:37 [2022-02-17T17:03:37.068Z] === RUN   TestBuildWithHugeFile
17:03:37 [2022-02-17T17:03:37.318Z] #28 35.51 Setting up libelf1:amd64 (0.183-1) ...
17:03:37 [2022-02-17T17:03:37.318Z] #28 35.53 Setting up zstd (1.4.8+dfsg-2.1) ...
17:03:37 [2022-02-17T17:03:37.318Z] #28 35.54 Setting up libonig5:amd64 (6.9.6-1.1) ...
17:03:37 [2022-02-17T17:03:37.319Z] #28 35.55 Setting up python3-distutils (3.9.2-1) ...
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.81 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:03:37 [2022-02-17T17:03:37.837Z] #28 35.89 Setting up python3-setuptools (52.0.0-4) ...
17:03:38 [2022-02-17T17:03:38.405Z] #28 36.45 Setting up libjq1:amd64 (1.6-2.1) ...
17:03:38 [2022-02-17T17:03:38.405Z] #28 36.47 Setting up libnftnl11:amd64 (1.1.9-1) ...
17:03:38 [2022-02-17T17:03:38.405Z] #28 36.50 Setting up thin-provisioning-tools (0.9.0-1) ...
17:03:38 [2022-02-17T17:03:38.405Z] #28 36.51 Setting up python3-pip (20.3.4-4) ...
17:03:38 [2022-02-17T17:03:38.664Z] #28 36.96 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
17:03:38 [2022-02-17T17:03:38.924Z] #28 36.97 Setting up jq (1.6-2.1) ...
17:03:38 [2022-02-17T17:03:38.924Z] #28 36.98 Setting up libbpf0:amd64 (1:0.3-2) ...
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.00 Setting up iptables (1.8.7-1) ...
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.05 Setting up iproute2 (5.10.0-4) ...
17:03:38 [2022-02-17T17:03:38.924Z] #28 37.24 Processing triggers for libc-bin (2.31-13+deb11u2) ...
17:03:39 [2022-02-17T17:03:39.493Z] #28 DONE 37.7s
17:03:39 [2022-02-17T17:03:39.493Z] 
17:03:39 [2022-02-17T17:03:39.493Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:03:39 [2022-02-17T17:03:39.493Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:03:39 [2022-02-17T17:03:39.493Z] #67 ...
17:03:39 [2022-02-17T17:03:39.493Z] 
17:03:39 [2022-02-17T17:03:39.493Z] #29 [dev-systemd-false  8/24] 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
17:03:39 [2022-02-17T17:03:39.493Z] #29 sha256:402380ae11d2b488dc872d3cf36d719140da9119503cff13952e669f568a6a9c
17:03:40 [2022-02-17T17:03:40.432Z] #29 0.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:03:40 [2022-02-17T17:03:40.432Z] #29 0.880 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:03:40 [2022-02-17T17:03:40.432Z] #29 0.884 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:03:40 [2022-02-17T17:03:40.432Z] #29 DONE 0.9s
17:03:40 [2022-02-17T17:03:40.432Z] 
17:03:40 [2022-02-17T17:03:40.432Z] #30 [dev-systemd-false  9/24] RUN pip3 install yamllint==1.26.1
17:03:40 [2022-02-17T17:03:40.432Z] #30 sha256:f9a0c293c958cc7ced778ec763e5b7812c70185fd6f4d11be759aa34398c437c
17:03:44 [2022-02-17T17:03:44.150Z] 1bd78008c728: Verifying Checksum
17:03:44 [2022-02-17T17:03:44.150Z] 1bd78008c728: Download complete
17:03:44 [2022-02-17T17:03:44.525Z] ok  	github.com/docker/docker/libnetwork	37.126s	coverage: 40.7% of statements
17:03:44 [2022-02-17T17:03:44.525Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.124s	coverage: 84.4% of statements
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 19.7% of statements
17:03:44 [2022-02-17T17:03:44.525Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:03:44 [2022-02-17T17:03:44.525Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:03:44 [2022-02-17T17:03:44.525Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.228s	coverage: 59.9% of statements
17:03:44 [2022-02-17T17:03:44.526Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:03:44 [2022-02-17T17:03:44.787Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:03:45 [2022-02-17T17:03:45.358Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.031s	coverage: 4.0% of statements
17:03:45 [2022-02-17T17:03:45.358Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:03:45 [2022-02-17T17:03:45.929Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.021s	coverage: 4.5% of statements
17:03:45 [2022-02-17T17:03:45.929Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:03:46 [2022-02-17T17:03:46.189Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:03:48 [2022-02-17T17:03:48.563Z] #30 6.822 Collecting yamllint==1.26.1
17:03:48 [2022-02-17T17:03:48.563Z] #30 7.858   Downloading yamllint-1.26.1.tar.gz (126 kB)
17:03:48 [2022-02-17T17:03:48.563Z] #30 8.255 Collecting pathspec>=0.5.3
17:03:48 [2022-02-17T17:03:48.563Z] #30 8.260   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
17:03:48 [2022-02-17T17:03:48.823Z] #30 8.399 Collecting pyyaml
17:03:48 [2022-02-17T17:03:48.823Z] #30 8.406   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)
17:03:48 [2022-02-17T17:03:48.823Z] #30 8.437 Building wheels for collected packages: yamllint
17:03:48 [2022-02-17T17:03:48.823Z] #30 8.438   Building wheel for yamllint (setup.py): started
17:03:49 [2022-02-17T17:03:49.392Z] #30 8.758   Building wheel for yamllint (setup.py): finished with status 'done'
17:03:49 [2022-02-17T17:03:49.392Z] #30 8.760   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cd8db8eaafac1ae401363acb0ea58d52c69670ca18bece39344470fc35b5a8c8
17:03:49 [2022-02-17T17:03:49.392Z] #30 8.760   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
17:03:49 [2022-02-17T17:03:49.392Z] #30 8.763 Successfully built yamllint
17:03:49 [2022-02-17T17:03:49.392Z] #30 8.772 Installing collected packages: pyyaml, pathspec, yamllint
17:03:49 [2022-02-17T17:03:49.392Z] #30 8.917 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
17:03:49 [2022-02-17T17:03:49.653Z] #30 DONE 9.2s
17:03:49 [2022-02-17T17:03:49.653Z] 
17:03:49 [2022-02-17T17:03:49.653Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli     /build/ /usr/local/cli
17:03:49 [2022-02-17T17:03:49.653Z] #34 sha256:7b704716f054094d229253644dc14843b2bb33971aa564f906c0f0106b84c9bd
17:03:49 [2022-02-17T17:03:49.913Z] #34 DONE 0.2s
17:03:49 [2022-02-17T17:03:49.913Z] 
17:03:49 [2022-02-17T17:03:49.913Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:03:49 [2022-02-17T17:03:49.913Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:03:49 [2022-02-17T17:03:49.913Z] #67 ...
17:03:49 [2022-02-17T17:03:49.913Z] 
17:03:49 [2022-02-17T17:03:49.913Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images
17:03:49 [2022-02-17T17:03:49.913Z] #39 sha256:cbe3a855a0efe8e79a3ca7a25799b108c2271ab5c33efb980245dd04f50a56d4
17:03:50 [2022-02-17T17:03:50.172Z] #39 DONE 0.4s
17:03:50 [2022-02-17T17:03:50.172Z] 
17:03:50 [2022-02-17T17:03:50.172Z] #42 [dev-systemd-false 12/24] COPY --from=swagger       /build/ /usr/local/bin/
17:03:50 [2022-02-17T17:03:50.172Z] #42 sha256:ebb13eb594a22a6e0deb2e0b79e1f47ccb3517456ebb444b9fb0decf2b867ef7
17:03:50 [2022-02-17T17:03:50.430Z] #42 DONE 0.2s
17:03:50 [2022-02-17T17:03:50.431Z] 
17:03:50 [2022-02-17T17:03:50.431Z] #44 [dev-systemd-false 13/24] COPY --from=tomll         /build/ /usr/local/bin/
17:03:50 [2022-02-17T17:03:50.431Z] #44 sha256:676434cd6b083cfc1b6e9e3d1dff972f5e4b355bc788a27971194c351ba6b10e
17:03:50 [2022-02-17T17:03:50.690Z] #44 DONE 0.1s
17:03:50 [2022-02-17T17:03:50.690Z] 
17:03:50 [2022-02-17T17:03:50.690Z] #48 [dev-systemd-false 14/24] COPY --from=tini          /build/ /usr/local/bin/
17:03:50 [2022-02-17T17:03:50.690Z] #48 sha256:8bad5d89937cd3ec0b30febc1fbd1c03189af92e18477f7584c9264e08422158
17:03:50 [2022-02-17T17:03:50.690Z] #48 DONE 0.1s
17:03:50 [2022-02-17T17:03:50.690Z] 
17:03:50 [2022-02-17T17:03:50.690Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:03:50 [2022-02-17T17:03:50.690Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:03:50 [2022-02-17T17:03:50.690Z] #67 ...
17:03:50 [2022-02-17T17:03:50.690Z] 
17:03:50 [2022-02-17T17:03:50.690Z] #51 [dev-systemd-false 15/24] COPY --from=registry      /build/ /usr/local/bin/
17:03:50 [2022-02-17T17:03:50.690Z] #51 sha256:e8edcfc7e687eb1a4d3335b2e880e65644cf36f220f0ec20664d804724036c62
17:03:50 [2022-02-17T17:03:50.949Z] #51 DONE 0.3s
17:03:50 [2022-02-17T17:03:50.949Z] 
17:03:50 [2022-02-17T17:03:50.949Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:03:50 [2022-02-17T17:03:50.949Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:03:50 [2022-02-17T17:03:50.949Z] #67 107.6 # github.com/containerd/containerd/cmd/containerd
17:03:50 [2022-02-17T17:03:50.949Z] #67 107.6 /usr/bin/ld: /tmp/go-link-2196873404/000019.o: in function `New':
17:03:50 [2022-02-17T17:03:50.949Z] #67 107.6 /tmp/tmp.J3kK9rc56c/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
17:03:50 [2022-02-17T17:03:50.949Z] #67 107.6 + bin/containerd-stress
17:03:50 [2022-02-17T17:03:50.949Z] #67 ...
17:03:50 [2022-02-17T17:03:50.949Z] 
17:03:50 [2022-02-17T17:03:50.949Z] #55 [dev-systemd-false 16/24] COPY --from=criu          /build/ /usr/local/bin/
17:03:50 [2022-02-17T17:03:50.949Z] #55 sha256:7bb7a61fcb834b445ac838645fbd17b2b907ff444803fc6aa99fb3c77be0b17d
17:03:50 [2022-02-17T17:03:50.949Z] #55 DONE 0.1s
17:03:51 [2022-02-17T17:03:51.211Z] 
17:03:51 [2022-02-17T17:03:51.211Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum     /build/ /usr/local/bin/
17:03:51 [2022-02-17T17:03:51.211Z] #57 sha256:9fd9a00f38452901c9ec23d4cabef386692a31a6d5bfe1555f3b9d2bd78d9554
17:03:51 [2022-02-17T17:03:51.211Z] #57 DONE 0.1s
17:03:51 [2022-02-17T17:03:51.211Z] 
17:03:51 [2022-02-17T17:03:51.211Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/
17:03:51 [2022-02-17T17:03:51.211Z] #59 sha256:5d7cb174bc991636e88a206adb21d8fbe77d0c5401ee7ecd84cf290a74818de9
17:03:51 [2022-02-17T17:03:51.471Z] #59 DONE 0.3s
17:03:51 [2022-02-17T17:03:51.471Z] 
17:03:51 [2022-02-17T17:03:51.471Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt         /build/ /usr/local/bin/
17:03:51 [2022-02-17T17:03:51.471Z] #61 sha256:98c2211fdeb7782615dd00c982d139b6f57fb6b7a7f92c8caac78a73cac099a9
17:03:51 [2022-02-17T17:03:51.471Z] #61 DONE 0.1s
17:03:51 [2022-02-17T17:03:51.471Z] 
17:03:51 [2022-02-17T17:03:51.471Z] #64 [dev-systemd-false 20/24] COPY --from=runc          /build/ /usr/local/bin/
17:03:51 [2022-02-17T17:03:51.471Z] #64 sha256:5402e375a3cb414774e3876343dde751548ce929f180642d8583a8b6d21a3552
17:03:51 [2022-02-17T17:03:51.744Z] #64 DONE 0.1s
17:03:51 [2022-02-17T17:03:51.744Z] 
17:03:51 [2022-02-17T17:03:51.744Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
17:03:51 [2022-02-17T17:03:51.744Z] #67 sha256:f221b0a20649b7dc1b8765e491347a5c0b5e0849619fd62df4cedbc42bfb9e41
17:03:52 [2022-02-17T17:03:52.334Z] #67 108.9 + bin/containerd-shim
17:03:56 [2022-02-17T17:03:56.181Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.574s	coverage: 7.2% of statements
17:03:56 [2022-02-17T17:03:56.181Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:03:56 [2022-02-17T17:03:56.181Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
17:03:56 [2022-02-17T17:03:56.181Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
17:03:56 [2022-02-17T17:03:56.181Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:03:56 [2022-02-17T17:03:56.181Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:03:56 [2022-02-17T17:03:56.181Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:03:56 [2022-02-17T17:03:56.441Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.022s	coverage: 82.4% of statements
17:03:56 [2022-02-17T17:03:56.441Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
17:03:56 [2022-02-17T17:03:56.688Z] 4612f6d0b889: Verifying Checksum
17:03:56 [2022-02-17T17:03:56.688Z] 4612f6d0b889: Download complete
17:03:56 [2022-02-17T17:03:56.702Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:03:56 [2022-02-17T17:03:56.962Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:04:00 [2022-02-17T17:04:00.451Z] #67 116.1 + bin/containerd-shim-runc-v1
17:04:04 [2022-02-17T17:04:04.641Z] #67 121.2 + bin/containerd-shim-runc-v2
17:04:04 [2022-02-17T17:04:04.976Z] --- PASS: TestBuildWithHugeFile (52.11s)
17:04:04 [2022-02-17T17:04:04.976Z] === RUN   TestBuildWCOWSandboxSize
17:04:04 [2022-02-17T17:04:04.976Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:04:04 [2022-02-17T17:04:04.976Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:04:04 [2022-02-17T17:04:04.976Z] === RUN   TestBuildWithEmptyDockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:04:04 [2022-02-17T17:04:04.976Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:04:04 [2022-02-17T17:04:04.976Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
17:04:04 [2022-02-17T17:04:04.976Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:04:04 [2022-02-17T17:04:04.976Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:04:04 [2022-02-17T17:04:04.976Z] === RUN   TestBuildPreserveOwnership
17:04:04 [2022-02-17T17:04:04.977Z] === RUN   TestBuildPreserveOwnership/copy_from
17:04:04 [2022-02-17T17:04:04.977Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:04:04 [2022-02-17T17:04:04.977Z] --- PASS: TestBuildPreserveOwnership (3.47s)
17:04:04 [2022-02-17T17:04:04.977Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.34s)
17:04:04 [2022-02-17T17:04:04.977Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)
17:04:04 [2022-02-17T17:04:04.977Z] === RUN   TestBuildPlatformInvalid
17:04:04 [2022-02-17T17:04:04.977Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:04:04 [2022-02-17T17:04:04.977Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:04:05 [2022-02-17T17:04:05.211Z] #67 121.8 + binaries
17:04:05 [2022-02-17T17:04:05.211Z] #67 121.8 + install -D bin/containerd /build/containerd
17:04:05 [2022-02-17T17:04:05.211Z] #67 121.9 + install -D bin/containerd-shim /build/containerd-shim
17:04:05 [2022-02-17T17:04:05.211Z] #67 121.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
17:04:05 [2022-02-17T17:04:05.211Z] #67 121.9 + install -D bin/ctr /build/ctr
17:04:05 [2022-02-17T17:04:05.234Z] Loaded image: busybox:latest
17:04:05 [2022-02-17T17:04:05.234Z] Loaded image: busybox:glibc
17:04:05 [2022-02-17T17:04:05.471Z] #67 DONE 122.2s
17:04:06 [2022-02-17T17:04:06.410Z] 
17:04:06 [2022-02-17T17:04:06.410Z] #68 [dev-systemd-false 21/24] COPY --from=containerd    /build/ /usr/local/bin/
17:04:06 [2022-02-17T17:04:06.410Z] #68 sha256:f9829876f10e2624e68f82201ee7c1460e8de8d0d90d6788ea4b0285cb313f1f
17:04:06 [2022-02-17T17:04:06.602Z] Loaded image: debian:bullseye-slim
17:04:06 [2022-02-17T17:04:06.602Z] Loaded image: hello-world:latest
17:04:06 [2022-02-17T17:04:06.668Z] #68 DONE 0.2s
17:04:06 [2022-02-17T17:04:06.668Z] 
17:04:06 [2022-02-17T17:04:06.668Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:04:06 [2022-02-17T17:04:06.668Z] #73 sha256:066773b02734dc3d0cc0f18be76594cacc3282c4087b04f0455c1971748f8b6f
17:04:06 [2022-02-17T17:04:06.668Z] #73 DONE 0.1s
17:04:06 [2022-02-17T17:04:06.668Z] 
17:04:06 [2022-02-17T17:04:06.668Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit        /build/ /usr/local/bin/
17:04:06 [2022-02-17T17:04:06.668Z] #78 sha256:3519345b98bd655e1c68b64ba8dda8100f9c755c7275401ae4893a7ad5659063
17:04:06 [2022-02-17T17:04:06.858Z] Loaded image: arm32v7/hello-world:latest
17:04:06 [2022-02-17T17:04:06.961Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
17:04:07 [2022-02-17T17:04:07.237Z] #78 DONE 0.5s
17:04:07 [2022-02-17T17:04:07.237Z] 
17:04:07 [2022-02-17T17:04:07.237Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker
17:04:07 [2022-02-17T17:04:07.237Z] #79 sha256:cebfa46427cfc66794cf8217508bb95b787d90bf0acafd3ba6417900b3a6f8a1
17:04:07 [2022-02-17T17:04:07.237Z] #79 DONE 0.0s
17:04:07 [2022-02-17T17:04:07.237Z] 
17:04:07 [2022-02-17T17:04:07.237Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker
17:04:07 [2022-02-17T17:04:07.237Z] #80 sha256:c30dff7fe85448ade59aad10cb9d6f852dcef42f617f3a2883625103d000e570
17:04:07 [2022-02-17T17:04:07.838Z] 8f616e6e9eec: Verifying Checksum
17:04:07 [2022-02-17T17:04:07.838Z] 8f616e6e9eec: Download complete
17:04:07 [2022-02-17T17:04:07.838Z] 898469748ff6: Verifying Checksum
17:04:07 [2022-02-17T17:04:07.838Z] 898469748ff6: Download complete
17:04:09 [2022-02-17T17:04:09.770Z] #80 DONE 2.5s
17:04:09 [2022-02-17T17:04:09.770Z] 
17:04:09 [2022-02-17T17:04:09.770Z] #81 exporting to image
17:04:09 [2022-02-17T17:04:09.770Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
17:04:09 [2022-02-17T17:04:09.770Z] #81 exporting layers
17:04:15 [2022-02-17T17:04:15.039Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.47s)
17:04:15 [2022-02-17T17:04:15.039Z] PASS
17:04:15 [2022-02-17T17:04:15.039Z] 
17:04:15 [2022-02-17T17:04:15.039Z] === Skipped
17:04:15 [2022-02-17T17:04:15.039Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:04:15 [2022-02-17T17:04:15.039Z]     build_session_test.go:25: TODO: BuildKit
17:04:15 [2022-02-17T17:04:15.039Z] 
17:04:15 [2022-02-17T17:04:15.039Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:04:15 [2022-02-17T17:04:15.039Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:04:15 [2022-02-17T17:04:15.039Z] 
17:04:15 [2022-02-17T17:04:15.039Z] DONE 34 tests, 2 skipped in 87.312s
17:04:15 [2022-02-17T17:04:15.039Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:04:15 [2022-02-17T17:04:15.039Z] INFO: Testing against a local daemon
17:04:15 [2022-02-17T17:04:15.039Z] === RUN   TestConfigInspect
17:04:17 [2022-02-17T17:04:17.555Z] --- PASS: TestConfigInspect (2.11s)
17:04:17 [2022-02-17T17:04:17.555Z] === RUN   TestConfigList
17:04:19 [2022-02-17T17:04:19.442Z] --- PASS: TestConfigList (2.12s)
17:04:19 [2022-02-17T17:04:19.442Z] === RUN   TestConfigsCreateAndDelete
17:04:21 [2022-02-17T17:04:21.334Z] --- PASS: TestConfigsCreateAndDelete (2.11s)
17:04:21 [2022-02-17T17:04:21.334Z] === RUN   TestConfigsUpdate
17:04:21 [2022-02-17T17:04:21.448Z] 8f616e6e9eec: Pull complete
17:04:23 [2022-02-17T17:04:23.849Z] --- PASS: TestConfigsUpdate (2.10s)
17:04:23 [2022-02-17T17:04:23.849Z] === RUN   TestTemplatedConfig
17:04:25 [2022-02-17T17:04:25.082Z] ok  	github.com/docker/docker/libnetwork/ipam	15.695s	coverage: 85.3% of statements
17:04:25 [2022-02-17T17:04:25.082Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:04:25 [2022-02-17T17:04:25.082Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:04:25 [2022-02-17T17:04:25.082Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:04:25 [2022-02-17T17:04:25.082Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
17:04:25 [2022-02-17T17:04:25.082Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:04:25 [2022-02-17T17:04:25.082Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
17:04:25 [2022-02-17T17:04:25.082Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.290s	coverage: 74.0% of statements
17:04:25 [2022-02-17T17:04:25.342Z] ok  	github.com/docker/docker/libnetwork/iptables	0.132s	coverage: 45.1% of statements
17:04:25 [2022-02-17T17:04:25.603Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:04:25 [2022-02-17T17:04:25.864Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
17:04:26 [2022-02-17T17:04:26.363Z] --- PASS: TestTemplatedConfig (2.50s)
17:04:26 [2022-02-17T17:04:26.363Z] === RUN   TestConfigCreateResolve
17:04:28 [2022-02-17T17:04:28.255Z] --- PASS: TestConfigCreateResolve (2.11s)
17:04:28 [2022-02-17T17:04:28.255Z] PASS
17:04:28 [2022-02-17T17:04:28.255Z] 
17:04:28 [2022-02-17T17:04:28.255Z] DONE 6 tests in 13.084s
17:04:28 [2022-02-17T17:04:28.255Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:04:28 [2022-02-17T17:04:28.255Z] INFO: Testing against a local daemon
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestCheckpoint
17:04:28 [2022-02-17T17:04:28.255Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:04:28 [2022-02-17T17:04:28.255Z] --- SKIP: TestCheckpoint (0.00s)
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestContainerInvalidJSON
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:04:28 [2022-02-17T17:04:28.255Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:04:28 [2022-02-17T17:04:28.255Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:04:28 [2022-02-17T17:04:28.255Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:04:28 [2022-02-17T17:04:28.255Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:04:28 [2022-02-17T17:04:28.255Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:04:28 [2022-02-17T17:04:28.255Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:04:28 [2022-02-17T17:04:28.255Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:04:28 [2022-02-17T17:04:28.255Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestCopyFromContainerPathIsNotDir
17:04:28 [2022-02-17T17:04:28.255Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestCopyToContainerPathDoesNotExist
17:04:28 [2022-02-17T17:04:28.255Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestCopyToContainerPathIsNotDir
17:04:28 [2022-02-17T17:04:28.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:04:28 [2022-02-17T17:04:28.255Z] === RUN   TestCopyFromContainer
17:04:29 [2022-02-17T17:04:29.185Z] === RUN   TestCopyFromContainer//
17:04:29 [2022-02-17T17:04:29.443Z] === RUN   TestCopyFromContainer//bar/root
17:04:29 [2022-02-17T17:04:29.443Z] === RUN   TestCopyFromContainer//bar/root/
17:04:29 [2022-02-17T17:04:29.443Z] === RUN   TestCopyFromContainer/bar/quux
17:04:29 [2022-02-17T17:04:29.443Z] === RUN   TestCopyFromContainer/bar/quux/
17:04:29 [2022-02-17T17:04:29.701Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:04:29 [2022-02-17T17:04:29.701Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:04:29 [2022-02-17T17:04:29.701Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:04:29 [2022-02-17T17:04:29.701Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:04:29 [2022-02-17T17:04:29.701Z] === RUN   TestCopyFromContainer/bar/notarget
17:04:29 [2022-02-17T17:04:29.957Z] --- PASS: TestCopyFromContainer (1.59s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:04:29 [2022-02-17T17:04:29.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:04:29 [2022-02-17T17:04:29.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:04:29 [2022-02-17T17:04:29.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:04:29 [2022-02-17T17:04:29.957Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:04:29 [2022-02-17T17:04:29.957Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:04:29 [2022-02-17T17:04:29.957Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:04:29 [2022-02-17T17:04:29.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateLinkToNonExistingContainer
17:04:29 [2022-02-17T17:04:29.957Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateWithInvalidEnv
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateWithInvalidEnv/0
17:04:29 [2022-02-17T17:04:29.957Z] === PAUSE TestCreateWithInvalidEnv/0
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateWithInvalidEnv/1
17:04:29 [2022-02-17T17:04:29.957Z] === PAUSE TestCreateWithInvalidEnv/1
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateWithInvalidEnv/2
17:04:29 [2022-02-17T17:04:29.957Z] === PAUSE TestCreateWithInvalidEnv/2
17:04:29 [2022-02-17T17:04:29.957Z] === CONT  TestCreateWithInvalidEnv/0
17:04:29 [2022-02-17T17:04:29.957Z] === CONT  TestCreateWithInvalidEnv/2
17:04:29 [2022-02-17T17:04:29.957Z] === CONT  TestCreateWithInvalidEnv/1
17:04:29 [2022-02-17T17:04:29.957Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:04:29 [2022-02-17T17:04:29.957Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateTmpfsMountsTarget
17:04:29 [2022-02-17T17:04:29.957Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:04:29 [2022-02-17T17:04:29.957Z] === RUN   TestCreateWithCustomMaskedPaths
17:04:31 [2022-02-17T17:04:31.847Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s)
17:04:31 [2022-02-17T17:04:31.847Z] === RUN   TestCreateWithCustomReadonlyPaths
17:04:33 [2022-02-17T17:04:33.215Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s)
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:04:33 [2022-02-17T17:04:33.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:04:33 [2022-02-17T17:04:33.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:04:33 [2022-02-17T17:04:33.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:04:33 [2022-02-17T17:04:33.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:04:33 [2022-02-17T17:04:33.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:04:33 [2022-02-17T17:04:33.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:04:33 [2022-02-17T17:04:33.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:04:33 [2022-02-17T17:04:33.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:04:33 [2022-02-17T17:04:33.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:04:33 [2022-02-17T17:04:33.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:04:33 [2022-02-17T17:04:33.215Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:04:33 [2022-02-17T17:04:33.347Z] --- PASS: TestBuildWithHugeFile (49.99s)
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildWCOWSandboxSize
17:04:33 [2022-02-17T17:04:33.347Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:04:33 [2022-02-17T17:04:33.347Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildWithEmptyDockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:04:33 [2022-02-17T17:04:33.347Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
17:04:33 [2022-02-17T17:04:33.347Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
17:04:33 [2022-02-17T17:04:33.347Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:04:33 [2022-02-17T17:04:33.347Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildPreserveOwnership
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildPreserveOwnership/copy_from
17:04:33 [2022-02-17T17:04:33.347Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:04:33 [2022-02-17T17:04:33.778Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestCreateDifferentPlatform
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestCreateDifferentPlatform/different_os
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:04:33 [2022-02-17T17:04:33.778Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:04:33 [2022-02-17T17:04:33.778Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:04:33 [2022-02-17T17:04:33.778Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:04:33 [2022-02-17T17:04:33.778Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:04:33 [2022-02-17T17:04:33.778Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestContainerStartOnDaemonRestart
17:04:33 [2022-02-17T17:04:33.778Z] === PAUSE TestContainerStartOnDaemonRestart
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestDaemonRestartIpcMode
17:04:33 [2022-02-17T17:04:33.778Z] === PAUSE TestDaemonRestartIpcMode
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestDaemonHostGatewayIP
17:04:33 [2022-02-17T17:04:33.778Z] === PAUSE TestDaemonHostGatewayIP
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestRestartDaemonWithRestartingContainer
17:04:33 [2022-02-17T17:04:33.778Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestContainerKillOnDaemonStart
17:04:33 [2022-02-17T17:04:33.778Z] === PAUSE TestContainerKillOnDaemonStart
17:04:33 [2022-02-17T17:04:33.778Z] === RUN   TestDiff
17:04:34 [2022-02-17T17:04:34.339Z] --- PASS: TestDiff (0.59s)
17:04:34 [2022-02-17T17:04:34.339Z] === RUN   TestExecWithCloseStdin
17:04:34 [2022-02-17T17:04:34.900Z] --- PASS: TestExecWithCloseStdin (0.61s)
17:04:34 [2022-02-17T17:04:34.900Z] === RUN   TestExec
17:04:35 [2022-02-17T17:04:35.461Z] --- PASS: TestExec (0.62s)
17:04:35 [2022-02-17T17:04:35.461Z] === RUN   TestExecUser
17:04:36 [2022-02-17T17:04:36.323Z] #81 exporting layers 23.6s done
17:04:36 [2022-02-17T17:04:36.323Z] #81 writing image sha256:7b83b31c8a0d76f3d6615ff2fb31122d580996a2d388a525d30232756159b47e done
17:04:36 [2022-02-17T17:04:36.323Z] #81 naming to docker.io/library/docker:2344f8912d81c3cd7a01042cff0273b3214800f6 done
17:04:36 [2022-02-17T17:04:36.323Z] #81 DONE 23.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
17:04:36 [2022-02-17T17:04:36.388Z] --- PASS: TestExecUser (0.60s)
17:04:36 [2022-02-17T17:04:36.388Z] === RUN   TestExportContainerAndImportImage
17:04:36 [2022-02-17T17:04:36.645Z] --- PASS: TestBuildPreserveOwnership (9.71s)
17:04:36 [2022-02-17T17:04:36.645Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.70s)
17:04:36 [2022-02-17T17:04:36.645Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestBuildPlatformInvalid
17:04:36 [2022-02-17T17:04:36.645Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:04:36 [2022-02-17T17:04:36.645Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:04:36 [2022-02-17T17:04:36.645Z] PASS
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === Skipped
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:04:36 [2022-02-17T17:04:36.645Z]     build_session_test.go:25: TODO: BuildKit
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:04:36 [2022-02-17T17:04:36.645Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:04:36 [2022-02-17T17:04:36.645Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] DONE 34 tests, 3 skipped in 110.672s
17:04:36 [2022-02-17T17:04:36.645Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:04:36 [2022-02-17T17:04:36.645Z] INFO: Testing against a local daemon
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestConfigInspect
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestConfigInspect (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestConfigList
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestConfigList (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestConfigsCreateAndDelete
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestConfigsUpdate
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestConfigsUpdate (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestTemplatedConfig
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestTemplatedConfig (0.00s)
17:04:36 [2022-02-17T17:04:36.645Z] === RUN   TestConfigCreateResolve
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z] PASS
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === Skipped
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:04:36 [2022-02-17T17:04:36.645Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.645Z] 
17:04:36 [2022-02-17T17:04:36.645Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:04:36 [2022-02-17T17:04:36.646Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:04:36 [2022-02-17T17:04:36.646Z] 
17:04:36 [2022-02-17T17:04:36.646Z] DONE 6 tests, 6 skipped in 0.172s
17:04:36 [2022-02-17T17:04:36.646Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:04:36 [2022-02-17T17:04:36.646Z] INFO: Testing against a local daemon
17:04:36 [2022-02-17T17:04:36.646Z] === RUN   TestCheckpoint
17:04:36 [2022-02-17T17:04:36.646Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:04:36 [2022-02-17T17:04:36.646Z] --- SKIP: TestCheckpoint (0.00s)
17:04:36 [2022-02-17T17:04:36.646Z] === RUN   TestContainerInvalidJSON
17:04:36 [2022-02-17T17:04:36.646Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:04:36 [2022-02-17T17:04:36.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:04:36 [2022-02-17T17:04:36.646Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:04:36 [2022-02-17T17:04:36.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:04:36 [2022-02-17T17:04:36.646Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:04:36 [2022-02-17T17:04:36.646Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:04:36 [2022-02-17T17:04:36.646Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:04:36 [2022-02-17T17:04:36.646Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:04:36 [2022-02-17T17:04:36.646Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:04:36 [2022-02-17T17:04:36.646Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:04:36 [2022-02-17T17:04:36.646Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
17:04:36 [2022-02-17T17:04:36.646Z] === RUN   TestCopyFromContainerPathIsNotDir
17:04:36 [2022-02-17T17:04:36.656Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43253/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/validate/default
17:04:36 [2022-02-17T17:04:36.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:04:36 [2022-02-17T17:04:36.906Z] === RUN   TestCopyToContainerPathDoesNotExist
17:04:36 [2022-02-17T17:04:36.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:04:36 [2022-02-17T17:04:36.906Z] === RUN   TestCopyToContainerPathIsNotDir
17:04:36 [2022-02-17T17:04:36.906Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:04:36 [2022-02-17T17:04:36.906Z] === RUN   TestCopyFromContainer
17:04:36 [2022-02-17T17:04:36.953Z] --- PASS: TestExportContainerAndImportImage (0.71s)
17:04:36 [2022-02-17T17:04:36.953Z] === RUN   TestExportContainerAfterDaemonRestart
17:04:37 [2022-02-17T17:04:37.594Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
17:04:37 [2022-02-17T17:04:37.594Z] No api/types/ or api/swagger.yaml changes in diff.
17:04:37 [2022-02-17T17:04:37.594Z] Congratulations!  All TOML source files changed here have valid syntax.
17:04:37 [2022-02-17T17:04:37.594Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:04:37 [2022-02-17T17:04:37.594Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
17:04:37 [2022-02-17T17:04:37.594Z] Congratulations!  No new tests were added to integration-cli.
17:04:37 [2022-02-17T17:04:37.594Z] 
17:04:37 [2022-02-17T17:04:37.594Z] INFO Start validation with golang-ci-lint
17:04:38 [2022-02-17T17:04:38.330Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:04:38 [2022-02-17T17:04:38.330Z] === RUN   TestHealthCheckWorkdir
17:04:38 [2022-02-17T17:04:38.539Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
17:04:38 [2022-02-17T17:04:38.539Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
17:04:38 [2022-02-17T17:04:38.539Z] INFO [loader] Using build tags: [apparmor seccomp] 
17:04:38 [2022-02-17T17:04:38.891Z] --- PASS: TestHealthCheckWorkdir (0.73s)
17:04:38 [2022-02-17T17:04:38.891Z] === RUN   TestHealthKillContainer
17:04:40 [2022-02-17T17:04:40.204Z] === RUN   TestCopyFromContainer//
17:04:40 [2022-02-17T17:04:40.204Z] === RUN   TestCopyFromContainer//bar/root
17:04:40 [2022-02-17T17:04:40.204Z] === RUN   TestCopyFromContainer//bar/root/
17:04:40 [2022-02-17T17:04:40.464Z] === RUN   TestCopyFromContainer/bar/quux
17:04:40 [2022-02-17T17:04:40.464Z] === RUN   TestCopyFromContainer/bar/quux/
17:04:40 [2022-02-17T17:04:40.464Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:04:40 [2022-02-17T17:04:40.464Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:04:40 [2022-02-17T17:04:40.464Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:04:40 [2022-02-17T17:04:40.464Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCopyFromContainer/bar/notarget
17:04:40 [2022-02-17T17:04:40.724Z] --- PASS: TestCopyFromContainer (3.86s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:04:40 [2022-02-17T17:04:40.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:04:40 [2022-02-17T17:04:40.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:04:40 [2022-02-17T17:04:40.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:04:40 [2022-02-17T17:04:40.724Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:04:40 [2022-02-17T17:04:40.724Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:04:40 [2022-02-17T17:04:40.724Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:04:40 [2022-02-17T17:04:40.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateLinkToNonExistingContainer
17:04:40 [2022-02-17T17:04:40.724Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateWithInvalidEnv
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateWithInvalidEnv/0
17:04:40 [2022-02-17T17:04:40.724Z] === PAUSE TestCreateWithInvalidEnv/0
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateWithInvalidEnv/1
17:04:40 [2022-02-17T17:04:40.724Z] === PAUSE TestCreateWithInvalidEnv/1
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateWithInvalidEnv/2
17:04:40 [2022-02-17T17:04:40.724Z] === PAUSE TestCreateWithInvalidEnv/2
17:04:40 [2022-02-17T17:04:40.724Z] === CONT  TestCreateWithInvalidEnv/0
17:04:40 [2022-02-17T17:04:40.724Z] === CONT  TestCreateWithInvalidEnv/2
17:04:40 [2022-02-17T17:04:40.724Z] === CONT  TestCreateWithInvalidEnv/1
17:04:40 [2022-02-17T17:04:40.724Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:04:40 [2022-02-17T17:04:40.724Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateTmpfsMountsTarget
17:04:40 [2022-02-17T17:04:40.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:04:40 [2022-02-17T17:04:40.724Z] === RUN   TestCreateWithCustomMaskedPaths
17:04:42 [2022-02-17T17:04:42.107Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
17:04:42 [2022-02-17T17:04:42.107Z] === RUN   TestCreateWithCustomReadonlyPaths
17:04:42 [2022-02-17T17:04:42.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:04:43 [2022-02-17T17:04:43.490Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.48s)
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:04:43 [2022-02-17T17:04:43.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:04:43 [2022-02-17T17:04:43.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:04:43 [2022-02-17T17:04:43.490Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:04:43 [2022-02-17T17:04:43.490Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:04:43 [2022-02-17T17:04:43.490Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:04:43 [2022-02-17T17:04:43.490Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:04:43 [2022-02-17T17:04:43.490Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:04:43 [2022-02-17T17:04:43.490Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:04:43 [2022-02-17T17:04:43.490Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:04:43 [2022-02-17T17:04:43.490Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:04:43 [2022-02-17T17:04:43.490Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:04:44 [2022-02-17T17:04:44.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s)
17:04:44 [2022-02-17T17:04:44.062Z] === RUN   TestCreateDifferentPlatform
17:04:44 [2022-02-17T17:04:44.062Z] === RUN   TestCreateDifferentPlatform/different_os
17:04:44 [2022-02-17T17:04:44.062Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:04:44 [2022-02-17T17:04:44.322Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:04:44 [2022-02-17T17:04:44.322Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:04:44 [2022-02-17T17:04:44.322Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:04:44 [2022-02-17T17:04:44.322Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:04:44 [2022-02-17T17:04:44.322Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestContainerStartOnDaemonRestart
17:04:44 [2022-02-17T17:04:44.322Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:04:44 [2022-02-17T17:04:44.322Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestDaemonRestartIpcMode
17:04:44 [2022-02-17T17:04:44.322Z] === PAUSE TestDaemonRestartIpcMode
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestDaemonHostGatewayIP
17:04:44 [2022-02-17T17:04:44.322Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:04:44 [2022-02-17T17:04:44.322Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestRestartDaemonWithRestartingContainer
17:04:44 [2022-02-17T17:04:44.322Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestContainerKillOnDaemonStart
17:04:44 [2022-02-17T17:04:44.322Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:04:44 [2022-02-17T17:04:44.322Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:04:44 [2022-02-17T17:04:44.322Z] === RUN   TestDiff
17:04:44 [2022-02-17T17:04:44.582Z] --- PASS: TestDiff (0.38s)
17:04:44 [2022-02-17T17:04:44.582Z] === RUN   TestExecWithCloseStdin
17:04:45 [2022-02-17T17:04:45.154Z] --- PASS: TestExecWithCloseStdin (0.44s)
17:04:45 [2022-02-17T17:04:45.154Z] === RUN   TestExec
17:04:45 [2022-02-17T17:04:45.724Z] --- PASS: TestExec (0.50s)
17:04:45 [2022-02-17T17:04:45.724Z] === RUN   TestExecUser
17:04:45 [2022-02-17T17:04:45.985Z] --- PASS: TestExecUser (0.47s)
17:04:45 [2022-02-17T17:04:45.985Z] === RUN   TestExportContainerAndImportImage
17:04:46 [2022-02-17T17:04:46.555Z] --- PASS: TestExportContainerAndImportImage (0.52s)
17:04:46 [2022-02-17T17:04:46.555Z] === RUN   TestExportContainerAfterDaemonRestart
17:04:46 [2022-02-17T17:04:46.971Z] --- PASS: TestHealthKillContainer (8.21s)
17:04:46 [2022-02-17T17:04:46.971Z] === RUN   TestInspectCpusetInConfigPre120
17:04:47 [2022-02-17T17:04:47.533Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
17:04:47 [2022-02-17T17:04:47.533Z] === RUN   TestIpcModeNone
17:04:47 [2022-02-17T17:04:47.939Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
17:04:47 [2022-02-17T17:04:47.939Z] === RUN   TestHealthCheckWorkdir
17:04:48 [2022-02-17T17:04:48.097Z] --- PASS: TestIpcModeNone (0.61s)
17:04:48 [2022-02-17T17:04:48.097Z] === RUN   TestIpcModePrivate
17:04:48 [2022-02-17T17:04:48.510Z] --- PASS: TestHealthCheckWorkdir (0.57s)
17:04:48 [2022-02-17T17:04:48.510Z] === RUN   TestHealthKillContainer
17:04:48 [2022-02-17T17:04:48.660Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
17:04:48 [2022-02-17T17:04:48.915Z] --- PASS: TestIpcModePrivate (0.62s)
17:04:48 [2022-02-17T17:04:48.915Z] === RUN   TestIpcModeShareable
17:04:49 [2022-02-17T17:04:49.172Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
17:04:49 [2022-02-17T17:04:49.428Z] --- PASS: TestIpcModeShareable (0.60s)
17:04:49 [2022-02-17T17:04:49.428Z] === RUN   TestAPIIpcModeShareableAndContainer
17:04:51 [2022-02-17T17:04:51.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.71s)
17:04:51 [2022-02-17T17:04:51.319Z] === RUN   TestAPIIpcModeHost
17:04:51 [2022-02-17T17:04:51.576Z] --- PASS: TestAPIIpcModeHost (0.39s)
17:04:51 [2022-02-17T17:04:51.576Z] === RUN   TestDaemonIpcModeShareable
17:04:52 [2022-02-17T17:04:52.506Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:04:52 [2022-02-17T17:04:52.761Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
17:04:52 [2022-02-17T17:04:52.761Z] === RUN   TestDaemonIpcModePrivate
17:04:53 [2022-02-17T17:04:53.688Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
17:04:53 [2022-02-17T17:04:53.943Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
17:04:53 [2022-02-17T17:04:53.943Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:04:54 [2022-02-17T17:04:54.871Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
17:04:55 [2022-02-17T17:04:55.128Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
17:04:55 [2022-02-17T17:04:55.128Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:04:56 [2022-02-17T17:04:56.057Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:04:56 [2022-02-17T17:04:56.057Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
17:04:56 [2022-02-17T17:04:56.057Z] === RUN   TestIpcModeOlderClient
17:04:56 [2022-02-17T17:04:56.057Z] === PAUSE TestIpcModeOlderClient
17:04:56 [2022-02-17T17:04:56.057Z] === RUN   TestKillContainerInvalidSignal
17:04:56 [2022-02-17T17:04:56.619Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
17:04:56 [2022-02-17T17:04:56.619Z] === RUN   TestKillContainer
17:04:56 [2022-02-17T17:04:56.619Z] === RUN   TestKillContainer/no_signal
17:04:56 [2022-02-17T17:04:56.723Z] --- PASS: TestHealthKillContainer (7.89s)
17:04:56 [2022-02-17T17:04:56.723Z] === RUN   TestInspectCpusetInConfigPre120
17:04:56 [2022-02-17T17:04:56.723Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:04:56 [2022-02-17T17:04:56.723Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:04:56 [2022-02-17T17:04:56.723Z] === RUN   TestIpcModeNone
17:04:56 [2022-02-17T17:04:56.723Z] --- PASS: TestIpcModeNone (0.45s)
17:04:56 [2022-02-17T17:04:56.723Z] === RUN   TestIpcModePrivate
17:04:56 [2022-02-17T17:04:56.875Z] === RUN   TestKillContainer/non_killing_signal
17:04:56 [2022-02-17T17:04:56.984Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
17:04:57 [2022-02-17T17:04:57.131Z] === RUN   TestKillContainer/killing_signal
17:04:57 [2022-02-17T17:04:57.244Z] --- PASS: TestIpcModePrivate (0.44s)
17:04:57 [2022-02-17T17:04:57.244Z] === RUN   TestIpcModeShareable
17:04:57 [2022-02-17T17:04:57.244Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:57 [2022-02-17T17:04:57.244Z] --- SKIP: TestIpcModeShareable (0.00s)
17:04:57 [2022-02-17T17:04:57.244Z] === RUN   TestAPIIpcModeShareableAndContainer
17:04:57 [2022-02-17T17:04:57.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:04:57 [2022-02-17T17:04:57.693Z] --- PASS: TestKillContainer (1.23s)
17:04:57 [2022-02-17T17:04:57.693Z]     --- PASS: TestKillContainer/no_signal (0.38s)
17:04:57 [2022-02-17T17:04:57.693Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:04:57 [2022-02-17T17:04:57.693Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
17:04:57 [2022-02-17T17:04:57.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:04:57 [2022-02-17T17:04:57.693Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:04:58 [2022-02-17T17:04:58.256Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:04:58 [2022-02-17T17:04:58.512Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
17:04:58 [2022-02-17T17:04:58.512Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
17:04:58 [2022-02-17T17:04:58.512Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
17:04:58 [2022-02-17T17:04:58.512Z] === RUN   TestKillStoppedContainer
17:04:58 [2022-02-17T17:04:58.628Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s)
17:04:58 [2022-02-17T17:04:58.628Z] === RUN   TestAPIIpcModeHost
17:04:58 [2022-02-17T17:04:58.628Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:58 [2022-02-17T17:04:58.628Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:04:58 [2022-02-17T17:04:58.628Z] === RUN   TestDaemonIpcModeShareable
17:04:58 [2022-02-17T17:04:58.628Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:58 [2022-02-17T17:04:58.628Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:04:58 [2022-02-17T17:04:58.628Z] === RUN   TestDaemonIpcModePrivate
17:04:58 [2022-02-17T17:04:58.767Z] --- PASS: TestKillStoppedContainer (0.04s)
17:04:58 [2022-02-17T17:04:58.768Z] === RUN   TestKillStoppedContainerAPIPre120
17:04:58 [2022-02-17T17:04:58.768Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:04:58 [2022-02-17T17:04:58.768Z] === RUN   TestKillDifferentUserContainer
17:04:59 [2022-02-17T17:04:59.024Z] --- PASS: TestKillDifferentUserContainer (0.39s)
17:04:59 [2022-02-17T17:04:59.024Z] === RUN   TestInspectOomKilledTrue
17:04:59 [2022-02-17T17:04:59.024Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:04:59 [2022-02-17T17:04:59.024Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:04:59 [2022-02-17T17:04:59.024Z] === RUN   TestInspectOomKilledFalse
17:04:59 [2022-02-17T17:04:59.577Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
17:04:59 [2022-02-17T17:04:59.585Z] --- PASS: TestInspectOomKilledFalse (0.41s)
17:04:59 [2022-02-17T17:04:59.585Z] === RUN   TestLinksEtcHostsContentMatch
17:04:59 [2022-02-17T17:04:59.838Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
17:04:59 [2022-02-17T17:04:59.838Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:04:59 [2022-02-17T17:04:59.838Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:59 [2022-02-17T17:04:59.838Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:04:59 [2022-02-17T17:04:59.838Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:04:59 [2022-02-17T17:04:59.838Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:59 [2022-02-17T17:04:59.838Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:04:59 [2022-02-17T17:04:59.838Z] === RUN   TestIpcModeOlderClient
17:04:59 [2022-02-17T17:04:59.838Z] === PAUSE TestIpcModeOlderClient
17:04:59 [2022-02-17T17:04:59.838Z] === RUN   TestKillContainerInvalidSignal
17:04:59 [2022-02-17T17:04:59.840Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
17:04:59 [2022-02-17T17:04:59.840Z] === RUN   TestLinksContainerNames
17:05:00 [2022-02-17T17:05:00.099Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
17:05:00 [2022-02-17T17:05:00.099Z] === RUN   TestKillContainer
17:05:00 [2022-02-17T17:05:00.099Z] === RUN   TestKillContainer/no_signal
17:05:00 [2022-02-17T17:05:00.671Z] === RUN   TestKillContainer/non_killing_signal
17:05:00 [2022-02-17T17:05:00.767Z] --- PASS: TestLinksContainerNames (0.80s)
17:05:00 [2022-02-17T17:05:00.767Z] === RUN   TestLogsFollowTailEmpty
17:05:00 [2022-02-17T17:05:00.931Z] === RUN   TestKillContainer/killing_signal
17:05:01 [2022-02-17T17:05:01.024Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
17:05:01 [2022-02-17T17:05:01.024Z] === RUN   TestContainerNetworkMountsNoChown
17:05:01 [2022-02-17T17:05:01.281Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/default
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/default
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/private
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/private
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rprivate
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rprivate
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/slave
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/slave
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rslave
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rslave
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/shared
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/shared
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rshared
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rshared
17:05:01 [2022-02-17T17:05:01.281Z] === CONT  TestMountDaemonRoot/default
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/default/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/default/bind_root
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === CONT  TestMountDaemonRoot/default/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === CONT  TestMountDaemonRoot/rprivate
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === CONT  TestMountDaemonRoot/private
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/private/bind_root
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/private/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:05:01 [2022-02-17T17:05:01.281Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:05:01 [2022-02-17T17:05:01.281Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:05:01 [2022-02-17T17:05:01.504Z] --- PASS: TestKillContainer (1.32s)
17:05:01 [2022-02-17T17:05:01.504Z]     --- PASS: TestKillContainer/no_signal (0.38s)
17:05:01 [2022-02-17T17:05:01.504Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
17:05:01 [2022-02-17T17:05:01.504Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
17:05:01 [2022-02-17T17:05:01.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:05:01 [2022-02-17T17:05:01.504Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:05:01 [2022-02-17T17:05:01.538Z] === CONT  TestMountDaemonRoot/default/bind_root
17:05:01 [2022-02-17T17:05:01.538Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === CONT  TestMountDaemonRoot/shared
17:05:01 [2022-02-17T17:05:01.538Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:05:01 [2022-02-17T17:05:01.538Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:05:01 [2022-02-17T17:05:01.538Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:05:01 [2022-02-17T17:05:01.538Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:05:01 [2022-02-17T17:05:01.538Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === CONT  TestMountDaemonRoot/rshared
17:05:01 [2022-02-17T17:05:01.538Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:05:01 [2022-02-17T17:05:01.538Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rslave
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/slave
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/private/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/private/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:05:01 [2022-02-17T17:05:01.539Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:05:01 [2022-02-17T17:05:01.795Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:05:01 [2022-02-17T17:05:01.795Z] --- PASS: TestMountDaemonRoot (0.02s)
17:05:01 [2022-02-17T17:05:01.795Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:05:01 [2022-02-17T17:05:01.795Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:05:01 [2022-02-17T17:05:01.795Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:05:01 [2022-02-17T17:05:01.795Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:05:01 [2022-02-17T17:05:01.796Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:05:01 [2022-02-17T17:05:01.796Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:05:01 [2022-02-17T17:05:01.796Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
17:05:01 [2022-02-17T17:05:01.796Z] === RUN   TestContainerBindMountNonRecursive
17:05:02 [2022-02-17T17:05:02.076Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:05:02 [2022-02-17T17:05:02.338Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
17:05:02 [2022-02-17T17:05:02.338Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
17:05:02 [2022-02-17T17:05:02.338Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
17:05:02 [2022-02-17T17:05:02.338Z] === RUN   TestKillStoppedContainer
17:05:02 [2022-02-17T17:05:02.338Z] --- PASS: TestKillStoppedContainer (0.05s)
17:05:02 [2022-02-17T17:05:02.338Z] === RUN   TestKillStoppedContainerAPIPre120
17:05:02 [2022-02-17T17:05:02.338Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:05:02 [2022-02-17T17:05:02.338Z] === RUN   TestKillDifferentUserContainer
17:05:02 [2022-02-17T17:05:02.909Z] --- PASS: TestKillDifferentUserContainer (0.43s)
17:05:02 [2022-02-17T17:05:02.909Z] === RUN   TestInspectOomKilledTrue
17:05:02 [2022-02-17T17:05:02.909Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:02 [2022-02-17T17:05:02.909Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:05:02 [2022-02-17T17:05:02.909Z] === RUN   TestInspectOomKilledFalse
17:05:02 [2022-02-17T17:05:02.909Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:05:02 [2022-02-17T17:05:02.909Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:05:02 [2022-02-17T17:05:02.909Z] === RUN   TestLinksEtcHostsContentMatch
17:05:02 [2022-02-17T17:05:02.909Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:05:02 [2022-02-17T17:05:02.909Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:05:02 [2022-02-17T17:05:02.909Z] === RUN   TestLinksContainerNames
17:05:03 [2022-02-17T17:05:03.200Z] --- PASS: TestContainerBindMountNonRecursive (1.38s)
17:05:03 [2022-02-17T17:05:03.200Z] === RUN   TestContainerVolumesMountedAsShared
17:05:03 [2022-02-17T17:05:03.762Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
17:05:03 [2022-02-17T17:05:03.762Z] === RUN   TestContainerVolumesMountedAsSlave
17:05:03 [2022-02-17T17:05:03.850Z] --- PASS: TestLinksContainerNames (0.82s)
17:05:03 [2022-02-17T17:05:03.850Z] === RUN   TestLogsFollowTailEmpty
17:05:04 [2022-02-17T17:05:04.019Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
17:05:04 [2022-02-17T17:05:04.019Z] === RUN   TestNetworkNat
17:05:04 [2022-02-17T17:05:04.110Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
17:05:04 [2022-02-17T17:05:04.110Z] === RUN   TestContainerNetworkMountsNoChown
17:05:04 [2022-02-17T17:05:04.276Z] --- PASS: TestNetworkNat (0.43s)
17:05:04 [2022-02-17T17:05:04.276Z] === RUN   TestNetworkLocalhostTCPNat
17:05:04 [2022-02-17T17:05:04.681Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/default
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/default
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/private
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/private
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rprivate
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rprivate
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/slave
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/slave
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rslave
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rslave
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/shared
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/shared
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rshared
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rshared
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/default
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/default/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/default/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/default/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rprivate
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/private
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/private/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/private/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/default/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/shared
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rshared
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rslave
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/slave
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/private/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:05:04 [2022-02-17T17:05:04.681Z] === CONT  TestMountDaemonRoot/private/mount_root
17:05:04 [2022-02-17T17:05:04.838Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
17:05:04 [2022-02-17T17:05:04.838Z] === RUN   TestNetworkLoopbackNat
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:05:04 [2022-02-17T17:05:04.941Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:05:05 [2022-02-17T17:05:05.202Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:05:05 [2022-02-17T17:05:05.202Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:05:05 [2022-02-17T17:05:05.202Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:05:05 [2022-02-17T17:05:05.202Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:05:05 [2022-02-17T17:05:05.202Z] --- PASS: TestMountDaemonRoot (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:05:05 [2022-02-17T17:05:05.202Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:05:05 [2022-02-17T17:05:05.202Z] === RUN   TestContainerBindMountNonRecursive
17:05:05 [2022-02-17T17:05:05.202Z]     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)
17:05:05 [2022-02-17T17:05:05.202Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
17:05:05 [2022-02-17T17:05:05.202Z] === RUN   TestContainerVolumesMountedAsShared
17:05:05 [2022-02-17T17:05:05.202Z]     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)
17:05:05 [2022-02-17T17:05:05.202Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z] === RUN   TestContainerVolumesMountedAsSlave
17:05:05 [2022-02-17T17:05:05.202Z]     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)
17:05:05 [2022-02-17T17:05:05.202Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:05:05 [2022-02-17T17:05:05.202Z] === RUN   TestNetworkNat
17:05:05 [2022-02-17T17:05:05.772Z] --- PASS: TestNetworkNat (0.51s)
17:05:05 [2022-02-17T17:05:05.772Z] === RUN   TestNetworkLocalhostTCPNat
17:05:06 [2022-02-17T17:05:06.033Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
17:05:06 [2022-02-17T17:05:06.034Z] === RUN   TestNetworkLoopbackNat
17:05:07 [2022-02-17T17:05:07.352Z] --- PASS: TestNetworkLoopbackNat (2.57s)
17:05:07 [2022-02-17T17:05:07.352Z] === RUN   TestPause
17:05:07 [2022-02-17T17:05:07.914Z] --- PASS: TestPause (0.43s)
17:05:07 [2022-02-17T17:05:07.914Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:05:07 [2022-02-17T17:05:07.914Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:05:07 [2022-02-17T17:05:07.914Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:05:07 [2022-02-17T17:05:07.914Z] === RUN   TestPauseStopPausedContainer
17:05:08 [2022-02-17T17:05:08.169Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:05:08 [2022-02-17T17:05:08.169Z] === RUN   TestPidHost
17:05:08 [2022-02-17T17:05:08.576Z] --- PASS: TestNetworkLoopbackNat (2.53s)
17:05:08 [2022-02-17T17:05:08.576Z] === RUN   TestPause
17:05:08 [2022-02-17T17:05:08.576Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:08 [2022-02-17T17:05:08.576Z] --- SKIP: TestPause (0.00s)
17:05:08 [2022-02-17T17:05:08.576Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:05:08 [2022-02-17T17:05:08.576Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:05:08 [2022-02-17T17:05:08.576Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:05:08 [2022-02-17T17:05:08.576Z] === RUN   TestPauseStopPausedContainer
17:05:08 [2022-02-17T17:05:08.576Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:08 [2022-02-17T17:05:08.576Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
17:05:08 [2022-02-17T17:05:08.576Z] === RUN   TestPidHost
17:05:09 [2022-02-17T17:05:09.097Z] --- PASS: TestPidHost (0.91s)
17:05:09 [2022-02-17T17:05:09.097Z] === RUN   TestPsFilter
17:05:09 [2022-02-17T17:05:09.353Z] --- PASS: TestPsFilter (0.10s)
17:05:09 [2022-02-17T17:05:09.353Z] === RUN   TestRemoveContainerWithRemovedVolume
17:05:09 [2022-02-17T17:05:09.518Z] --- PASS: TestPidHost (0.87s)
17:05:09 [2022-02-17T17:05:09.518Z] === RUN   TestPsFilter
17:05:09 [2022-02-17T17:05:09.518Z] --- PASS: TestPsFilter (0.11s)
17:05:09 [2022-02-17T17:05:09.518Z] === RUN   TestRemoveContainerWithRemovedVolume
17:05:09 [2022-02-17T17:05:09.608Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
17:05:09 [2022-02-17T17:05:09.608Z] === RUN   TestRemoveContainerWithVolume
17:05:10 [2022-02-17T17:05:10.089Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
17:05:10 [2022-02-17T17:05:10.089Z] === RUN   TestRemoveContainerWithVolume
17:05:10 [2022-02-17T17:05:10.171Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
17:05:10 [2022-02-17T17:05:10.171Z] === RUN   TestRemoveContainerRunning
17:05:10 [2022-02-17T17:05:10.351Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
17:05:10 [2022-02-17T17:05:10.351Z] === RUN   TestRemoveContainerRunning
17:05:10 [2022-02-17T17:05:10.427Z] --- PASS: TestRemoveContainerRunning (0.42s)
17:05:10 [2022-02-17T17:05:10.428Z] === RUN   TestRemoveContainerForceRemoveRunning
17:05:10 [2022-02-17T17:05:10.922Z] --- PASS: TestRemoveContainerRunning (0.42s)
17:05:10 [2022-02-17T17:05:10.922Z] === RUN   TestRemoveContainerForceRemoveRunning
17:05:10 [2022-02-17T17:05:10.990Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
17:05:10 [2022-02-17T17:05:10.990Z] === RUN   TestRemoveInvalidContainer
17:05:10 [2022-02-17T17:05:10.990Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:05:10 [2022-02-17T17:05:10.990Z] === RUN   TestRenameLinkedContainer
17:05:11 [2022-02-17T17:05:11.183Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
17:05:11 [2022-02-17T17:05:11.183Z] === RUN   TestRemoveInvalidContainer
17:05:11 [2022-02-17T17:05:11.183Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:05:11 [2022-02-17T17:05:11.183Z] === RUN   TestRenameLinkedContainer
17:05:12 [2022-02-17T17:05:12.883Z] --- PASS: TestRenameLinkedContainer (1.68s)
17:05:12 [2022-02-17T17:05:12.883Z] === RUN   TestRenameStoppedContainer
17:05:12 [2022-02-17T17:05:12.883Z] --- PASS: TestRenameStoppedContainer (0.38s)
17:05:12 [2022-02-17T17:05:12.883Z] === RUN   TestRenameRunningContainerAndReuse
17:05:13 [2022-02-17T17:05:13.100Z] --- PASS: TestRenameLinkedContainer (1.61s)
17:05:13 [2022-02-17T17:05:13.100Z] === RUN   TestRenameStoppedContainer
17:05:13 [2022-02-17T17:05:13.100Z] --- PASS: TestRenameStoppedContainer (0.41s)
17:05:13 [2022-02-17T17:05:13.100Z] === RUN   TestRenameRunningContainerAndReuse
17:05:13 [2022-02-17T17:05:13.813Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
17:05:13 [2022-02-17T17:05:13.813Z] === RUN   TestRenameInvalidName
17:05:14 [2022-02-17T17:05:14.042Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
17:05:14 [2022-02-17T17:05:14.042Z] === RUN   TestRenameInvalidName
17:05:14 [2022-02-17T17:05:14.069Z] --- PASS: TestRenameInvalidName (0.41s)
17:05:14 [2022-02-17T17:05:14.069Z] === RUN   TestRenameAnonymousContainer
17:05:14 [2022-02-17T17:05:14.613Z] --- PASS: TestRenameInvalidName (0.41s)
17:05:14 [2022-02-17T17:05:14.613Z] === RUN   TestRenameAnonymousContainer
17:05:15 [2022-02-17T17:05:15.959Z] --- PASS: TestRenameAnonymousContainer (1.46s)
17:05:15 [2022-02-17T17:05:15.959Z] === RUN   TestRenameContainerWithSameName
17:05:15 [2022-02-17T17:05:15.959Z] --- PASS: TestRenameContainerWithSameName (0.42s)
17:05:15 [2022-02-17T17:05:15.959Z] === RUN   TestRenameContainerWithLinkedContainer
17:05:16 [2022-02-17T17:05:16.001Z] --- PASS: TestRenameAnonymousContainer (1.44s)
17:05:16 [2022-02-17T17:05:16.001Z] === RUN   TestRenameContainerWithSameName
17:05:16 [2022-02-17T17:05:16.263Z] --- PASS: TestRenameContainerWithSameName (0.38s)
17:05:16 [2022-02-17T17:05:16.263Z] === RUN   TestRenameContainerWithLinkedContainer
17:05:16 [2022-02-17T17:05:16.891Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
17:05:16 [2022-02-17T17:05:16.891Z] === RUN   TestResize
17:05:17 [2022-02-17T17:05:17.147Z] --- PASS: TestResize (0.42s)
17:05:17 [2022-02-17T17:05:17.147Z] === RUN   TestResizeWithInvalidSize
17:05:17 [2022-02-17T17:05:17.206Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
17:05:17 [2022-02-17T17:05:17.206Z] === RUN   TestResize
17:05:17 [2022-02-17T17:05:17.468Z] --- PASS: TestResize (0.40s)
17:05:17 [2022-02-17T17:05:17.468Z] === RUN   TestResizeWithInvalidSize
17:05:17 [2022-02-17T17:05:17.708Z] --- PASS: TestResizeWithInvalidSize (0.40s)
17:05:17 [2022-02-17T17:05:17.708Z] === RUN   TestResizeWhenContainerNotStarted
17:05:17 [2022-02-17T17:05:17.729Z] --- PASS: TestResizeWithInvalidSize (0.39s)
17:05:17 [2022-02-17T17:05:17.729Z] === RUN   TestResizeWhenContainerNotStarted
17:05:17 [2022-02-17T17:05:17.964Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:05:17 [2022-02-17T17:05:17.964Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:05:18 [2022-02-17T17:05:18.300Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
17:05:18 [2022-02-17T17:05:18.300Z] === RUN   TestDaemonRestartKillContainers
17:05:18 [2022-02-17T17:05:18.300Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:05:18 [2022-02-17T17:05:18.300Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:05:18 [2022-02-17T17:05:18.300Z] === RUN   TestCgroupNamespacesRun
17:05:19 [2022-02-17T17:05:19.241Z] --- PASS: TestCgroupNamespacesRun (1.12s)
17:05:19 [2022-02-17T17:05:19.241Z] === RUN   TestCgroupNamespacesRunPrivileged
17:05:19 [2022-02-17T17:05:19.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:05:20 [2022-02-17T17:05:20.140Z] 8f616e6e9eec: Pull complete
17:05:20 [2022-02-17T17:05:20.626Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
17:05:20 [2022-02-17T17:05:20.626Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:05:21 [2022-02-17T17:05:21.569Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
17:05:21 [2022-02-17T17:05:21.569Z] === RUN   TestCgroupNamespacesRunHostMode
17:05:21 [2022-02-17T17:05:21.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:05:22 [2022-02-17T17:05:22.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:05:22 [2022-02-17T17:05:22.955Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
17:05:22 [2022-02-17T17:05:22.955Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:05:23 [2022-02-17T17:05:23.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:05:23 [2022-02-17T17:05:23.897Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
17:05:23 [2022-02-17T17:05:23.897Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:05:24 [2022-02-17T17:05:24.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:05:24 [2022-02-17T17:05:24.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:05:24 [2022-02-17T17:05:24.839Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
17:05:24 [2022-02-17T17:05:24.839Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:05:25 [2022-02-17T17:05:25.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:05:25 [2022-02-17T17:05:25.779Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
17:05:25 [2022-02-17T17:05:25.779Z] === RUN   TestCgroupNamespacesRunOlderClient
17:05:26 [2022-02-17T17:05:26.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:05:26 [2022-02-17T17:05:26.722Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
17:05:26 [2022-02-17T17:05:26.722Z] === RUN   TestNISDomainname
17:05:26 [2022-02-17T17:05:26.722Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:05:26 [2022-02-17T17:05:26.722Z] --- SKIP: TestNISDomainname (0.00s)
17:05:26 [2022-02-17T17:05:26.722Z] === RUN   TestHostnameDnsResolution
17:05:26 [2022-02-17T17:05:26.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:05:27 [2022-02-17T17:05:27.294Z] --- PASS: TestHostnameDnsResolution (0.61s)
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestUnprivilegedPortsAndPing
17:05:27 [2022-02-17T17:05:27.294Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
17:05:27 [2022-02-17T17:05:27.294Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestStats
17:05:27 [2022-02-17T17:05:27.294Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:27 [2022-02-17T17:05:27.294Z] --- SKIP: TestStats (0.00s)
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestStopContainerWithTimeout
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestStopContainerWithTimeout/0
17:05:27 [2022-02-17T17:05:27.294Z] === PAUSE TestStopContainerWithTimeout/0
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestStopContainerWithTimeout/1
17:05:27 [2022-02-17T17:05:27.294Z] === PAUSE TestStopContainerWithTimeout/1
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestStopContainerWithTimeout/3
17:05:27 [2022-02-17T17:05:27.294Z] === PAUSE TestStopContainerWithTimeout/3
17:05:27 [2022-02-17T17:05:27.294Z] === RUN   TestStopContainerWithTimeout/-1
17:05:27 [2022-02-17T17:05:27.294Z] === PAUSE TestStopContainerWithTimeout/-1
17:05:27 [2022-02-17T17:05:27.294Z] === CONT  TestStopContainerWithTimeout/0
17:05:27 [2022-02-17T17:05:27.294Z] === CONT  TestStopContainerWithTimeout/-1
17:05:27 [2022-02-17T17:05:27.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:05:27 [2022-02-17T17:05:27.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:05:27 [2022-02-17T17:05:27.867Z] === CONT  TestStopContainerWithTimeout/3
17:05:28 [2022-02-17T17:05:28.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:05:28 [2022-02-17T17:05:28.706Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:05:29 [2022-02-17T17:05:29.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:05:29 [2022-02-17T17:05:29.779Z] === CONT  TestStopContainerWithTimeout/1
17:05:29 [2022-02-17T17:05:29.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:05:29 [2022-02-17T17:05:29.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:05:31 [2022-02-17T17:05:31.161Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:05:31 [2022-02-17T17:05:31.161Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
17:05:31 [2022-02-17T17:05:31.161Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
17:05:31 [2022-02-17T17:05:31.161Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
17:05:31 [2022-02-17T17:05:31.161Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
17:05:31 [2022-02-17T17:05:31.161Z] === RUN   TestDeleteDevicemapper
17:05:31 [2022-02-17T17:05:31.161Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:05:31 [2022-02-17T17:05:31.161Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:05:31 [2022-02-17T17:05:31.161Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:05:31 [2022-02-17T17:05:31.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:05:32 [2022-02-17T17:05:32.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:05:33 [2022-02-17T17:05:33.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:05:33 [2022-02-17T17:05:33.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
17:05:33 [2022-02-17T17:05:33.703Z] === RUN   TestUpdateMemory
17:05:33 [2022-02-17T17:05:33.703Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:33 [2022-02-17T17:05:33.703Z] --- SKIP: TestUpdateMemory (0.00s)
17:05:33 [2022-02-17T17:05:33.703Z] === RUN   TestUpdateCPUQuota
17:05:33 [2022-02-17T17:05:33.703Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:33 [2022-02-17T17:05:33.703Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:05:33 [2022-02-17T17:05:33.703Z] === RUN   TestUpdatePidsLimit
17:05:33 [2022-02-17T17:05:33.703Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:33 [2022-02-17T17:05:33.703Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:05:33 [2022-02-17T17:05:33.703Z] === RUN   TestUpdateRestartPolicy
17:05:35 [2022-02-17T17:05:35.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:05:37 [2022-02-17T17:05:37.324Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.81s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
17:05:37 [2022-02-17T17:05:37.325Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s)
17:05:37 [2022-02-17T17:05:37.325Z] === RUN   TestCgroupNamespacesRun
17:05:37 [2022-02-17T17:05:37.889Z] --- PASS: TestCgroupNamespacesRun (1.12s)
17:05:37 [2022-02-17T17:05:37.889Z] === RUN   TestCgroupNamespacesRunPrivileged
17:05:37 [2022-02-17T17:05:37.889Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:05:37 [2022-02-17T17:05:37.889Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
17:05:37 [2022-02-17T17:05:37.889Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:05:39 [2022-02-17T17:05:39.257Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
17:05:39 [2022-02-17T17:05:39.257Z] === RUN   TestCgroupNamespacesRunHostMode
17:05:40 [2022-02-17T17:05:40.187Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
17:05:40 [2022-02-17T17:05:40.187Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:05:41 [2022-02-17T17:05:41.551Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
17:05:41 [2022-02-17T17:05:41.551Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:05:42 [2022-02-17T17:05:42.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:05:42 [2022-02-17T17:05:42.479Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
17:05:42 [2022-02-17T17:05:42.479Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:05:43 [2022-02-17T17:05:43.041Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:05:43 [2022-02-17T17:05:43.041Z] === RUN   TestCgroupNamespacesRunOlderClient
17:05:44 [2022-02-17T17:05:44.407Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
17:05:44 [2022-02-17T17:05:44.407Z] === RUN   TestNISDomainname
17:05:44 [2022-02-17T17:05:44.665Z] --- PASS: TestNISDomainname (0.49s)
17:05:44 [2022-02-17T17:05:44.665Z] === RUN   TestHostnameDnsResolution
17:05:45 [2022-02-17T17:05:45.594Z] --- PASS: TestHostnameDnsResolution (0.67s)
17:05:45 [2022-02-17T17:05:45.595Z] === RUN   TestUnprivilegedPortsAndPing
17:05:45 [2022-02-17T17:05:45.853Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
17:05:45 [2022-02-17T17:05:45.853Z] === RUN   TestStats
17:05:45 [2022-02-17T17:05:45.937Z] --- PASS: TestUpdateRestartPolicy (10.86s)
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestUpdateRestartWithAutoRemove
17:05:45 [2022-02-17T17:05:45.937Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestWaitNonBlocked
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:05:45 [2022-02-17T17:05:45.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:05:45 [2022-02-17T17:05:45.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:05:45 [2022-02-17T17:05:45.937Z] --- PASS: TestWaitNonBlocked (0.01s)
17:05:45 [2022-02-17T17:05:45.937Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
17:05:45 [2022-02-17T17:05:45.937Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s)
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestWaitBlocked
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:05:45 [2022-02-17T17:05:45.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:05:45 [2022-02-17T17:05:45.937Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:05:45 [2022-02-17T17:05:45.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:05:45 [2022-02-17T17:05:45.937Z] --- PASS: TestWaitBlocked (0.01s)
17:05:45 [2022-02-17T17:05:45.937Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s)
17:05:45 [2022-02-17T17:05:45.937Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestDaemonRestartIpcMode
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestIpcModeOlderClient
17:05:45 [2022-02-17T17:05:45.937Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:05:45 [2022-02-17T17:05:45.937Z] === CONT  TestRestartDaemonWithRestartingContainer
17:05:46 [2022-02-17T17:05:46.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:05:48 [2022-02-17T17:05:48.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:05:48 [2022-02-17T17:05:48.367Z] --- PASS: TestStats (2.43s)
17:05:48 [2022-02-17T17:05:48.367Z] === RUN   TestStopContainerWithTimeout
17:05:48 [2022-02-17T17:05:48.367Z] === RUN   TestStopContainerWithTimeout/0
17:05:48 [2022-02-17T17:05:48.367Z] === PAUSE TestStopContainerWithTimeout/0
17:05:48 [2022-02-17T17:05:48.367Z] === RUN   TestStopContainerWithTimeout/1
17:05:48 [2022-02-17T17:05:48.367Z] === PAUSE TestStopContainerWithTimeout/1
17:05:48 [2022-02-17T17:05:48.367Z] === RUN   TestStopContainerWithTimeout/3
17:05:48 [2022-02-17T17:05:48.367Z] === PAUSE TestStopContainerWithTimeout/3
17:05:48 [2022-02-17T17:05:48.367Z] === RUN   TestStopContainerWithTimeout/-1
17:05:48 [2022-02-17T17:05:48.367Z] === PAUSE TestStopContainerWithTimeout/-1
17:05:48 [2022-02-17T17:05:48.367Z] === CONT  TestStopContainerWithTimeout/0
17:05:48 [2022-02-17T17:05:48.367Z] === CONT  TestStopContainerWithTimeout/-1
17:05:48 [2022-02-17T17:05:48.501Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s)
17:05:48 [2022-02-17T17:05:48.763Z] --- PASS: TestDaemonRestartIpcMode (2.72s)
17:05:48 [2022-02-17T17:05:48.763Z] PASS
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === Skipped
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
17:05:48 [2022-02-17T17:05:48.763Z]     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)
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     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)
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     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)
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
17:05:48 [2022-02-17T17:05:48.763Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:05:48 [2022-02-17T17:05:48.763Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:05:48 [2022-02-17T17:05:48.763Z] 
17:05:48 [2022-02-17T17:05:48.763Z] DONE 177 tests, 27 skipped in 72.189s
17:05:48 [2022-02-17T17:05:48.763Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:05:48 [2022-02-17T17:05:48.763Z] === RUN   TestConfigDaemonLibtrustID
17:05:49 [2022-02-17T17:05:49.307Z] === CONT  TestStopContainerWithTimeout/3
17:05:49 [2022-02-17T17:05:49.333Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:05:49 [2022-02-17T17:05:49.334Z] === RUN   TestDaemonConfigValidation
17:05:49 [2022-02-17T17:05:49.334Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:05:49 [2022-02-17T17:05:49.334Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:05:49 [2022-02-17T17:05:49.334Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:05:49 [2022-02-17T17:05:49.334Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:05:49 [2022-02-17T17:05:49.334Z] === RUN   TestDaemonConfigValidation/invalid_config
17:05:49 [2022-02-17T17:05:49.334Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:05:49 [2022-02-17T17:05:49.334Z] === RUN   TestDaemonConfigValidation/malformed_config
17:05:49 [2022-02-17T17:05:49.334Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:05:49 [2022-02-17T17:05:49.334Z] === RUN   TestDaemonConfigValidation/valid_config
17:05:49 [2022-02-17T17:05:49.334Z] === PAUSE TestDaemonConfigValidation/valid_config
17:05:49 [2022-02-17T17:05:49.334Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:05:49 [2022-02-17T17:05:49.334Z] === CONT  TestDaemonConfigValidation/malformed_config
17:05:49 [2022-02-17T17:05:49.334Z] === CONT  TestDaemonConfigValidation/valid_config
17:05:49 [2022-02-17T17:05:49.334Z] === CONT  TestDaemonConfigValidation/invalid_config
17:05:49 [2022-02-17T17:05:49.595Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:05:49 [2022-02-17T17:05:49.595Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:05:49 [2022-02-17T17:05:49.595Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:05:49 [2022-02-17T17:05:49.595Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:05:49 [2022-02-17T17:05:49.595Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:05:49 [2022-02-17T17:05:49.595Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:05:49 [2022-02-17T17:05:49.595Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
17:05:49 [2022-02-17T17:05:49.595Z] === RUN   TestConfigDaemonSeccompProfiles
17:05:49 [2022-02-17T17:05:49.595Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:05:49 [2022-02-17T17:05:49.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:05:50 [2022-02-17T17:05:50.538Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:05:51 [2022-02-17T17:05:51.236Z] === CONT  TestStopContainerWithTimeout/1
17:05:51 [2022-02-17T17:05:51.923Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:05:52 [2022-02-17T17:05:52.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:05:52 [2022-02-17T17:05:52.601Z] --- PASS: TestStopContainerWithTimeout (0.04s)
17:05:52 [2022-02-17T17:05:52.601Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
17:05:52 [2022-02-17T17:05:52.601Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
17:05:52 [2022-02-17T17:05:52.601Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
17:05:52 [2022-02-17T17:05:52.601Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
17:05:52 [2022-02-17T17:05:52.601Z] === RUN   TestDeleteDevicemapper
17:05:52 [2022-02-17T17:05:52.601Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:05:52 [2022-02-17T17:05:52.601Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:05:52 [2022-02-17T17:05:52.601Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:05:52 [2022-02-17T17:05:52.863Z] === CONT  TestConfigDaemonSeccompProfiles
17:05:52 [2022-02-17T17:05:52.863Z]     daemon_test.go:156: [df848569c017d] daemon is not started
17:05:52 [2022-02-17T17:05:52.863Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
17:05:52 [2022-02-17T17:05:52.863Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
17:05:52 [2022-02-17T17:05:52.863Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
17:05:52 [2022-02-17T17:05:52.863Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
17:05:52 [2022-02-17T17:05:52.863Z] === RUN   TestDaemonProxy
17:05:52 [2022-02-17T17:05:52.863Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
17:05:52 [2022-02-17T17:05:52.863Z] --- SKIP: TestDaemonProxy (0.00s)
17:05:52 [2022-02-17T17:05:52.863Z] PASS
17:05:52 [2022-02-17T17:05:52.863Z] 
17:05:52 [2022-02-17T17:05:52.863Z] === Skipped
17:05:52 [2022-02-17T17:05:52.863Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
17:05:52 [2022-02-17T17:05:52.863Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
17:05:52 [2022-02-17T17:05:52.863Z] 
17:05:52 [2022-02-17T17:05:52.863Z] DONE 12 tests, 1 skipped in 4.139s
17:05:52 [2022-02-17T17:05:52.863Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:05:52 [2022-02-17T17:05:52.863Z] INFO: Testing against a local daemon
17:05:52 [2022-02-17T17:05:52.863Z] === RUN   TestCommitInheritsEnv
17:05:53 [2022-02-17T17:05:53.967Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
17:05:53 [2022-02-17T17:05:53.968Z] === RUN   TestUpdateMemory
17:05:53 [2022-02-17T17:05:53.970Z] 4612f6d0b889: Pull complete
17:05:54 [2022-02-17T17:05:54.245Z] --- PASS: TestCommitInheritsEnv (1.21s)
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportExtremelyLargeImageWorks
17:05:54 [2022-02-17T17:05:54.245Z] === PAUSE TestImportExtremelyLargeImageWorks
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform/#00
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform/_______
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform//
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform/linux
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform/LINUX
17:05:54 [2022-02-17T17:05:54.245Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:05:54 [2022-02-17T17:05:54.504Z] === RUN   TestImportWithCustomPlatform/macos
17:05:54 [2022-02-17T17:05:54.504Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:05:54 [2022-02-17T17:05:54.504Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:05:54 [2022-02-17T17:05:54.504Z] --- PASS: TestImportWithCustomPlatform (0.28s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:05:54 [2022-02-17T17:05:54.504Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:05:54 [2022-02-17T17:05:54.504Z] === RUN   TestImagesFilterMultiReference
17:05:54 [2022-02-17T17:05:54.504Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:05:54 [2022-02-17T17:05:54.504Z] === RUN   TestImagePullPlatformInvalid
17:05:54 [2022-02-17T17:05:54.504Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:05:54 [2022-02-17T17:05:54.504Z] === RUN   TestRemoveImageOrphaning
17:05:54 [2022-02-17T17:05:54.529Z] --- PASS: TestUpdateMemory (0.55s)
17:05:54 [2022-02-17T17:05:54.529Z] === RUN   TestUpdateCPUQuota
17:05:54 [2022-02-17T17:05:54.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:05:55 [2022-02-17T17:05:55.456Z] --- PASS: TestUpdateCPUQuota (0.92s)
17:05:55 [2022-02-17T17:05:55.456Z] === RUN   TestUpdatePidsLimit
17:05:55 [2022-02-17T17:05:55.456Z] === RUN   TestUpdatePidsLimit/update_from_none
17:05:55 [2022-02-17T17:05:55.712Z] === RUN   TestUpdatePidsLimit/no_change
17:05:55 [2022-02-17T17:05:55.969Z] === RUN   TestUpdatePidsLimit/update_lower
17:05:56 [2022-02-17T17:05:56.225Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:05:56 [2022-02-17T17:05:56.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:05:56 [2022-02-17T17:05:56.416Z] --- PASS: TestRemoveImageOrphaning (1.66s)
17:05:56 [2022-02-17T17:05:56.416Z] === RUN   TestRemoveImageGarbageCollector
17:05:56 [2022-02-17T17:05:56.416Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:05:56 [2022-02-17T17:05:56.416Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:05:56 [2022-02-17T17:05:56.416Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:05:56 [2022-02-17T17:05:56.416Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:05:56 [2022-02-17T17:05:56.416Z] === RUN   TestTagInvalidReference
17:05:56 [2022-02-17T17:05:56.416Z] --- PASS: TestTagInvalidReference (0.01s)
17:05:56 [2022-02-17T17:05:56.416Z] === RUN   TestTagValidPrefixedRepo
17:05:56 [2022-02-17T17:05:56.416Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:05:56 [2022-02-17T17:05:56.416Z] === RUN   TestTagExistedNameWithoutForce
17:05:56 [2022-02-17T17:05:56.416Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:05:56 [2022-02-17T17:05:56.417Z] === RUN   TestTagOfficialNames
17:05:56 [2022-02-17T17:05:56.417Z] --- PASS: TestTagOfficialNames (0.05s)
17:05:56 [2022-02-17T17:05:56.417Z] === RUN   TestTagMatchesDigest
17:05:56 [2022-02-17T17:05:56.417Z] --- PASS: TestTagMatchesDigest (0.01s)
17:05:56 [2022-02-17T17:05:56.417Z] === CONT  TestImportExtremelyLargeImageWorks
17:05:56 [2022-02-17T17:05:56.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:05:56 [2022-02-17T17:05:56.742Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:05:57 [2022-02-17T17:05:57.305Z] --- PASS: TestUpdatePidsLimit (1.89s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
17:05:57 [2022-02-17T17:05:57.305Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
17:05:57 [2022-02-17T17:05:57.305Z] === RUN   TestUpdateRestartPolicy
17:05:58 [2022-02-17T17:05:58.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:06:00 [2022-02-17T17:06:00.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:06:02 [2022-02-17T17:06:02.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:06:05 [2022-02-17T17:06:05.096Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:06:05 [2022-02-17T17:06:05.096Z] Using test binary docker
17:06:05 [2022-02-17T17:06:05.096Z] +++ /etc/init.d/apparmor start
17:06:05 [2022-02-17T17:06:05.096Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:06:05 [2022-02-17T17:06:05.096Z] INFO: Waiting for daemon to start...
17:06:05 [2022-02-17T17:06:05.096Z] Starting dockerd
17:06:05 [2022-02-17T17:06:05.096Z] +++ 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
17:06:07 [2022-02-17T17:06:07.004Z] .
17:06:07 [2022-02-17T17:06:07.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:06:07 [2022-02-17T17:06:07.004Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:06:07 [2022-02-17T17:06:07.004Z] Error: No such image: emptyfs
17:06:07 [2022-02-17T17:06:07.004Z] ++++ docker load
17:06:07 [2022-02-17T17:06:07.004Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:06:07 [2022-02-17T17:06:07.265Z] Running integration-test (iteration 1)
17:06:07 [2022-02-17T17:06:07.265Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:06:07 [2022-02-17T17:06:07.265Z] ++ 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
17:06:07 [2022-02-17T17:06:07.265Z] ++ set -e
17:06:07 [2022-02-17T17:06:07.265Z] ++ '[' -n 0 ']'
17:06:07 [2022-02-17T17:06:07.265Z] ++ set -x
17:06:07 [2022-02-17T17:06:07.265Z] ++ 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
17:06:08 [2022-02-17T17:06:08.204Z] Loaded image: busybox:latest
17:06:08 [2022-02-17T17:06:08.773Z] Loaded image: busybox:glibc
17:06:09 [2022-02-17T17:06:09.474Z] --- PASS: TestUpdateRestartPolicy (10.97s)
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestUpdateRestartWithAutoRemove
17:06:09 [2022-02-17T17:06:09.474Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestWaitNonBlocked
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:06:09 [2022-02-17T17:06:09.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:06:09 [2022-02-17T17:06:09.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:06:09 [2022-02-17T17:06:09.474Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:06:09 [2022-02-17T17:06:09.474Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:06:09 [2022-02-17T17:06:09.474Z] --- PASS: TestWaitNonBlocked (0.01s)
17:06:09 [2022-02-17T17:06:09.474Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
17:06:09 [2022-02-17T17:06:09.474Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestWaitBlocked
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:06:09 [2022-02-17T17:06:09.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:06:09 [2022-02-17T17:06:09.474Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:06:09 [2022-02-17T17:06:09.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:06:09 [2022-02-17T17:06:09.474Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:06:09 [2022-02-17T17:06:09.474Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:06:10 [2022-02-17T17:06:10.036Z] --- PASS: TestWaitBlocked (0.01s)
17:06:10 [2022-02-17T17:06:10.036Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
17:06:10 [2022-02-17T17:06:10.036Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
17:06:10 [2022-02-17T17:06:10.036Z] === CONT  TestRestartDaemonWithRestartingContainer
17:06:10 [2022-02-17T17:06:10.036Z] === CONT  TestContainerStartOnDaemonRestart
17:06:12 [2022-02-17T17:06:12.553Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s)
17:06:12 [2022-02-17T17:06:12.553Z] === CONT  TestDaemonHostGatewayIP
17:06:12 [2022-02-17T17:06:12.553Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s)
17:06:12 [2022-02-17T17:06:12.553Z] === CONT  TestDaemonRestartIpcMode
17:06:14 [2022-02-17T17:06:14.102Z] Loaded image: debian:bullseye-slim
17:06:14 [2022-02-17T17:06:14.102Z] Loaded image: hello-world:latest
17:06:14 [2022-02-17T17:06:14.102Z] Loaded image: arm32v7/hello-world:latest
17:06:14 [2022-02-17T17:06:14.102Z] INFO: Testing against a local daemon
17:06:14 [2022-02-17T17:06:14.102Z] === RUN   TestCgroupNamespacesBuild
17:06:15 [2022-02-17T17:06:15.112Z] --- PASS: TestDaemonRestartIpcMode (2.62s)
17:06:15 [2022-02-17T17:06:15.112Z] === CONT  TestIpcModeOlderClient
17:06:15 [2022-02-17T17:06:15.112Z] --- PASS: TestDaemonHostGatewayIP (2.68s)
17:06:15 [2022-02-17T17:06:15.112Z] === CONT  TestContainerKillOnDaemonStart
17:06:15 [2022-02-17T17:06:15.112Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:06:16 [2022-02-17T17:06:16.009Z] --- PASS: TestCgroupNamespacesBuild (2.12s)
17:06:16 [2022-02-17T17:06:16.009Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.821s	coverage: 60.0% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/osl	4.311s	coverage: 39.7% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.278s	coverage: 48.6% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
17:06:17 [2022-02-17T17:06:17.358Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:06:17 [2022-02-17T17:06:17.358Z] ok  	github.com/docker/docker/libnetwork/types	0.010s	coverage: 37.3% of statements
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === Skipped
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:06:17 [2022-02-17T17:06:17.358Z]     firewalld_test.go:14: firewalld is not running
17:06:17 [2022-02-17T17:06:17.358Z] 
17:06:17 [2022-02-17T17:06:17.358Z] DONE 326 tests, 9 skipped in 199.453s
Post stage
[Pipeline] junit
17:06:17 [2022-02-17T17:06:17.371Z] Recording test results
17:06:17 [2022-02-17T17:06:17.450Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:06:17 [2022-02-17T17:06:17.803Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0c94aef3406c6969e9f13a1352a12b102ead0a54 -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:0c94aef3406c6969e9f13a1352a12b102ead0a54 hack/make.sh dynbinary test-integration
17:06:17 [2022-02-17T17:06:17.912Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s)
17:06:17 [2022-02-17T17:06:17.912Z] === RUN   TestBuildWithSession
17:06:17 [2022-02-17T17:06:17.912Z]     build_session_test.go:25: TODO: BuildKit
17:06:17 [2022-02-17T17:06:17.912Z] --- SKIP: TestBuildWithSession (0.00s)
17:06:17 [2022-02-17T17:06:17.912Z] === RUN   TestBuildSquashParent
17:06:17 [2022-02-17T17:06:17.937Z] 898469748ff6: Pull complete
17:06:17 [2022-02-17T17:06:17.937Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf
17:06:17 [2022-02-17T17:06:17.937Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
17:06:17 [2022-02-17T17:06:17.937Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
17:06:17 [2022-02-17T17:06:17.937Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
17:06:17 [2022-02-17T17:06:17.937Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524'
17:06:17 [2022-02-17T17:06:17.937Z] WARN: Skipping validation tests
17:06:17 [2022-02-17T17:06:17.937Z] INFO: Running unit tests at 02/17/2022 17:06:11...
17:06:17 [2022-02-17T17:06:17.937Z] INFO: make.ps1 starting at 02/17/2022 17:06:15
17:06:17 [2022-02-17T17:06:17.937Z] INFO: Git commit (5a37dccf0c) assumed from DOCKER_GITCOMMIT environment variable
17:06:17 [2022-02-17T17:06:17.937Z] INFO: Invoking autogen...
17:06:17 [2022-02-17T17:06:17.937Z] INFO: Running unit tests...
17:06:18 [2022-02-17T17:06:18.091Z] 
17:06:18 [2022-02-17T17:06:18.091Z] Removing bundles/
17:06:18 [2022-02-17T17:06:18.091Z] 
17:06:18 [2022-02-17T17:06:18.091Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:06:18 [2022-02-17T17:06:18.091Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:06:18 [2022-02-17T17:06:18.091Z] GOOS="" GOARCH="" GOARM=""
17:06:26 [2022-02-17T17:06:26.516Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:06:27 [2022-02-17T17:06:27.279Z] --- PASS: TestContainerKillOnDaemonStart (11.51s)
17:06:27 [2022-02-17T17:06:27.279Z] PASS
17:06:27 [2022-02-17T17:06:27.279Z] 
17:06:27 [2022-02-17T17:06:27.279Z] === Skipped
17:06:27 [2022-02-17T17:06:27.279Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:06:27 [2022-02-17T17:06:27.279Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:06:27 [2022-02-17T17:06:27.279Z] 
17:06:27 [2022-02-17T17:06:27.279Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:06:27 [2022-02-17T17:06:27.279Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
17:06:27 [2022-02-17T17:06:27.279Z] 
17:06:27 [2022-02-17T17:06:27.279Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:06:27 [2022-02-17T17:06:27.279Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:06:27 [2022-02-17T17:06:27.279Z] 
17:06:27 [2022-02-17T17:06:27.279Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
17:06:27 [2022-02-17T17:06:27.279Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
17:06:27 [2022-02-17T17:06:27.279Z] 
17:06:27 [2022-02-17T17:06:27.279Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:06:27 [2022-02-17T17:06:27.279Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:06:27 [2022-02-17T17:06:27.279Z] 
17:06:27 [2022-02-17T17:06:27.279Z] DONE 200 tests, 5 skipped in 118.584s
17:06:27 [2022-02-17T17:06:27.279Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestConfigDaemonLibtrustID
17:06:27 [2022-02-17T17:06:27.279Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestDaemonConfigValidation
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:06:27 [2022-02-17T17:06:27.279Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:06:27 [2022-02-17T17:06:27.279Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestDaemonConfigValidation/invalid_config
17:06:27 [2022-02-17T17:06:27.279Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestDaemonConfigValidation/malformed_config
17:06:27 [2022-02-17T17:06:27.279Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:06:27 [2022-02-17T17:06:27.279Z] === RUN   TestDaemonConfigValidation/valid_config
17:06:27 [2022-02-17T17:06:27.279Z] === PAUSE TestDaemonConfigValidation/valid_config
17:06:27 [2022-02-17T17:06:27.279Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:06:27 [2022-02-17T17:06:27.279Z] === CONT  TestDaemonConfigValidation/malformed_config
17:06:27 [2022-02-17T17:06:27.279Z] === CONT  TestDaemonConfigValidation/valid_config
17:06:27 [2022-02-17T17:06:27.279Z] === CONT  TestDaemonConfigValidation/invalid_config
17:06:27 [2022-02-17T17:06:27.279Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:06:27 [2022-02-17T17:06:27.535Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:06:27 [2022-02-17T17:06:27.535Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:06:27 [2022-02-17T17:06:27.535Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:06:27 [2022-02-17T17:06:27.535Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
17:06:27 [2022-02-17T17:06:27.535Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:06:27 [2022-02-17T17:06:27.535Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:06:27 [2022-02-17T17:06:27.535Z] === RUN   TestConfigDaemonSeccompProfiles
17:06:27 [2022-02-17T17:06:27.535Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:06:27 [2022-02-17T17:06:27.896Z] --- PASS: TestBuildSquashParent (8.55s)
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:06:27 [2022-02-17T17:06:27.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:27 [2022-02-17T17:06:27.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:06:27 [2022-02-17T17:06:27.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:06:27 [2022-02-17T17:06:27.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:06:27 [2022-02-17T17:06:27.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:06:27 [2022-02-17T17:06:27.896Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:06:27 [2022-02-17T17:06:27.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:06:27 [2022-02-17T17:06:27.896Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:06:27 [2022-02-17T17:06:27.896Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:06:28 [2022-02-17T17:06:28.481Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:06:29 [2022-02-17T17:06:29.277Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:06:29 [2022-02-17T17:06:29.409Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:06:29 [2022-02-17T17:06:29.536Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:06:30 [2022-02-17T17:06:30.773Z] === CONT  TestConfigDaemonSeccompProfiles
17:06:30 [2022-02-17T17:06:30.773Z]     daemon_test.go:156: [da326e441d1ea] daemon is not started
17:06:30 [2022-02-17T17:06:30.773Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
17:06:30 [2022-02-17T17:06:30.773Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
17:06:30 [2022-02-17T17:06:30.773Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
17:06:30 [2022-02-17T17:06:30.773Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
17:06:30 [2022-02-17T17:06:30.773Z] === RUN   TestDaemonProxy
17:06:30 [2022-02-17T17:06:30.773Z] === RUN   TestDaemonProxy/environment_variables
17:06:32 [2022-02-17T17:06:32.660Z] === RUN   TestDaemonProxy/command-line_options
17:06:32 [2022-02-17T17:06:32.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:06:32 [2022-02-17T17:06:32.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:34 [2022-02-17T17:06:34.548Z] === RUN   TestDaemonProxy/configuration_file
17:06:36 [2022-02-17T17:06:36.125Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:06:36 [2022-02-17T17:06:36.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s)
17:06:36 [2022-02-17T17:06:36.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s)
17:06:36 [2022-02-17T17:06:36.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.99s)
17:06:36 [2022-02-17T17:06:36.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.00s)
17:06:36 [2022-02-17T17:06:36.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s)
17:06:36 [2022-02-17T17:06:36.125Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s)
17:06:36 [2022-02-17T17:06:36.125Z] === RUN   TestBuildMultiStageCopy
17:06:36 [2022-02-17T17:06:36.125Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:06:36 [2022-02-17T17:06:36.434Z] === RUN   TestDaemonProxy/conflicting_options
17:06:36 [2022-02-17T17:06:36.690Z] === RUN   TestDaemonProxy/reload_sanitized
17:06:36 [2022-02-17T17:06:36.851Z] ?   	github.com/docker/docker/api	[no test files]
17:06:37 [2022-02-17T17:06:37.251Z] --- PASS: TestDaemonProxy (6.61s)
17:06:37 [2022-02-17T17:06:37.251Z]     --- PASS: TestDaemonProxy/environment_variables (2.14s)
17:06:37 [2022-02-17T17:06:37.251Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:06:37 [2022-02-17T17:06:37.251Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
17:06:37 [2022-02-17T17:06:37.251Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:06:37 [2022-02-17T17:06:37.251Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
17:06:37 [2022-02-17T17:06:37.251Z] PASS
17:06:37 [2022-02-17T17:06:37.251Z] 
17:06:37 [2022-02-17T17:06:37.251Z] DONE 17 tests in 10.542s
17:06:37 [2022-02-17T17:06:37.251Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:06:37 [2022-02-17T17:06:37.251Z] INFO: Testing against a local daemon
17:06:37 [2022-02-17T17:06:37.251Z] === RUN   TestCommitInheritsEnv
17:06:37 [2022-02-17T17:06:37.507Z] --- PASS: TestCommitInheritsEnv (0.28s)
17:06:37 [2022-02-17T17:06:37.507Z] === RUN   TestImportExtremelyLargeImageWorks
17:06:37 [2022-02-17T17:06:37.507Z] === PAUSE TestImportExtremelyLargeImageWorks
17:06:37 [2022-02-17T17:06:37.507Z] === RUN   TestImportWithCustomPlatform
17:06:37 [2022-02-17T17:06:37.507Z] === RUN   TestImportWithCustomPlatform/#00
17:06:37 [2022-02-17T17:06:37.507Z] === RUN   TestImportWithCustomPlatform/_______
17:06:37 [2022-02-17T17:06:37.507Z] === RUN   TestImportWithCustomPlatform//
17:06:37 [2022-02-17T17:06:37.507Z] === RUN   TestImportWithCustomPlatform/linux
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImportWithCustomPlatform/LINUX
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImportWithCustomPlatform/macos
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:06:37 [2022-02-17T17:06:37.763Z] --- PASS: TestImportWithCustomPlatform (0.29s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:06:37 [2022-02-17T17:06:37.763Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImagesFilterMultiReference
17:06:37 [2022-02-17T17:06:37.763Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestImagePullPlatformInvalid
17:06:37 [2022-02-17T17:06:37.763Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:06:37 [2022-02-17T17:06:37.763Z] === RUN   TestRemoveImageOrphaning
17:06:38 [2022-02-17T17:06:38.020Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:06:38 [2022-02-17T17:06:38.020Z] === RUN   TestRemoveImageGarbageCollector
17:06:38 [2022-02-17T17:06:38.033Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:06:38 [2022-02-17T17:06:38.601Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:06:38 [2022-02-17T17:06:38.861Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:06:39 [2022-02-17T17:06:39.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:06:39 [2022-02-17T17:06:39.909Z] --- PASS: TestRemoveImageGarbageCollector (1.87s)
17:06:39 [2022-02-17T17:06:39.909Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:06:39 [2022-02-17T17:06:39.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:06:39 [2022-02-17T17:06:39.909Z] === RUN   TestTagInvalidReference
17:06:39 [2022-02-17T17:06:39.998Z] --- PASS: TestBuildMultiStageCopy (4.44s)
17:06:39 [2022-02-17T17:06:39.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.49s)
17:06:39 [2022-02-17T17:06:39.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
17:06:39 [2022-02-17T17:06:39.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
17:06:39 [2022-02-17T17:06:39.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
17:06:39 [2022-02-17T17:06:39.998Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
17:06:39 [2022-02-17T17:06:39.998Z] === RUN   TestBuildMultiStageParentConfig
17:06:40 [2022-02-17T17:06:40.165Z] --- PASS: TestTagInvalidReference (0.02s)
17:06:40 [2022-02-17T17:06:40.165Z] === RUN   TestTagValidPrefixedRepo
17:06:40 [2022-02-17T17:06:40.165Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:06:40 [2022-02-17T17:06:40.165Z] === RUN   TestTagExistedNameWithoutForce
17:06:40 [2022-02-17T17:06:40.165Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:06:40 [2022-02-17T17:06:40.165Z] === RUN   TestTagOfficialNames
17:06:40 [2022-02-17T17:06:40.165Z] --- PASS: TestTagOfficialNames (0.04s)
17:06:40 [2022-02-17T17:06:40.165Z] === RUN   TestTagMatchesDigest
17:06:40 [2022-02-17T17:06:40.165Z] --- PASS: TestTagMatchesDigest (0.01s)
17:06:40 [2022-02-17T17:06:40.165Z] === CONT  TestImportExtremelyLargeImageWorks
17:06:41 [2022-02-17T17:06:41.380Z] --- PASS: TestBuildMultiStageParentConfig (1.18s)
17:06:41 [2022-02-17T17:06:41.380Z] === RUN   TestBuildLabelWithTargets
17:06:43 [2022-02-17T17:06:43.292Z] --- PASS: TestBuildLabelWithTargets (1.96s)
17:06:43 [2022-02-17T17:06:43.292Z] === RUN   TestBuildWithEmptyLayers
17:06:44 [2022-02-17T17:06:44.233Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
17:06:44 [2022-02-17T17:06:44.233Z] === RUN   TestBuildMultiStageOnBuild
17:06:47 [2022-02-17T17:06:47.530Z] --- PASS: TestBuildMultiStageOnBuild (2.76s)
17:06:47 [2022-02-17T17:06:47.530Z] === RUN   TestBuildUncleanTarFilenames
17:06:48 [2022-02-17T17:06:48.471Z] --- PASS: TestBuildUncleanTarFilenames (1.59s)
17:06:48 [2022-02-17T17:06:48.471Z] === RUN   TestBuildMultiStageLayerLeak
17:06:51 [2022-02-17T17:06:51.764Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s)
17:06:51 [2022-02-17T17:06:51.764Z] === RUN   TestBuildWithHugeFile
17:06:54 [2022-02-17T17:06:54.560Z] === RUN   TestMiddlewares
17:06:54 [2022-02-17T17:06:54.560Z] --- PASS: TestMiddlewares (0.00s)
17:06:54 [2022-02-17T17:06:54.560Z] PASS
17:06:54 [2022-02-17T17:06:54.560Z] coverage: 9.0% of statements
17:06:54 [2022-02-17T17:06:54.560Z] ok  	github.com/docker/docker/api/server	0.072s	coverage: 9.0% of statements
17:07:00 [2022-02-17T17:07:00.022Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|files|imports|types_sizes|compiled_files|deps) took 2m19.773207596s 
17:07:00 [2022-02-17T17:07:00.022Z] 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. 
17:07:00 [2022-02-17T17:07:00.022Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 473.692761ms 
17:07:01 [2022-02-17T17:07:01.689Z] 898469748ff6: Pull complete
17:07:01 [2022-02-17T17:07:01.690Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf
17:07:01 [2022-02-17T17:07:01.690Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
17:07:01 [2022-02-17T17:07:01.690Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
17:07:01 [2022-02-17T17:07:01.690Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
17:07:01 [2022-02-17T17:07:01.690Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524'
17:07:01 [2022-02-17T17:07:01.690Z] WARN: Skipping validation tests
17:07:01 [2022-02-17T17:07:01.690Z] INFO: Running unit tests at 02/17/2022 17:06:51...
17:07:01 [2022-02-17T17:07:01.690Z] INFO: make.ps1 starting at 02/17/2022 17:06:55
17:07:01 [2022-02-17T17:07:01.690Z] INFO: Git commit (58fbaee0c0) assumed from DOCKER_GITCOMMIT environment variable
17:07:01 [2022-02-17T17:07:01.690Z] INFO: Invoking autogen...
17:07:01 [2022-02-17T17:07:01.690Z] INFO: Running unit tests...
17:07:03 [2022-02-17T17:07:03.921Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:07:14 [2022-02-17T17:07:14.351Z] ?   	github.com/docker/docker/api	[no test files]
17:07:29 [2022-02-17T17:07:29.292Z] === RUN   TestMiddlewares
17:07:29 [2022-02-17T17:07:29.292Z] --- PASS: TestMiddlewares (0.00s)
17:07:29 [2022-02-17T17:07:29.292Z] PASS
17:07:29 [2022-02-17T17:07:29.292Z] coverage: 9.0% of statements
17:07:29 [2022-02-17T17:07:29.292Z] ok  	github.com/docker/docker/api/server	0.062s	coverage: 9.0% of statements
17:07:32 [2022-02-17T17:07:32.916Z] --- PASS: TestImportExtremelyLargeImageWorks (89.50s)
17:07:32 [2022-02-17T17:07:32.916Z] PASS
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === Skipped
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] DONE 22 tests, 1 skipped in 93.033s
17:07:32 [2022-02-17T17:07:32.916Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:07:32 [2022-02-17T17:07:32.916Z] INFO: Testing against a local daemon
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkCreateDelete
17:07:32 [2022-02-17T17:07:32.916Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDockerNetworkDeletePreferID
17:07:32 [2022-02-17T17:07:32.916Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDaemonDNSFallback
17:07:32 [2022-02-17T17:07:32.916Z] --- PASS: TestDaemonDNSFallback (6.32s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestInspectNetwork
17:07:32 [2022-02-17T17:07:32.916Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestInspectNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestRunContainerWithBridgeNone
17:07:32 [2022-02-17T17:07:32.916Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkInvalidJSON
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkInvalidJSON//networks/create
17:07:32 [2022-02-17T17:07:32.916Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:07:32 [2022-02-17T17:07:32.916Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:07:32 [2022-02-17T17:07:32.916Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:07:32 [2022-02-17T17:07:32.916Z] === CONT  TestNetworkInvalidJSON//networks/create
17:07:32 [2022-02-17T17:07:32.916Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:07:32 [2022-02-17T17:07:32.916Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:07:32 [2022-02-17T17:07:32.916Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:07:32 [2022-02-17T17:07:32.916Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkList
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkList//networks
17:07:32 [2022-02-17T17:07:32.916Z] === PAUSE TestNetworkList//networks
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestNetworkList//networks/
17:07:32 [2022-02-17T17:07:32.916Z] === PAUSE TestNetworkList//networks/
17:07:32 [2022-02-17T17:07:32.916Z] === CONT  TestNetworkList//networks
17:07:32 [2022-02-17T17:07:32.916Z] === CONT  TestNetworkList//networks/
17:07:32 [2022-02-17T17:07:32.916Z] --- PASS: TestNetworkList (0.01s)
17:07:32 [2022-02-17T17:07:32.916Z]     --- PASS: TestNetworkList//networks (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestHostIPv4BridgeLabel
17:07:32 [2022-02-17T17:07:32.916Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDaemonRestartWithLiveRestore
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDaemonDefaultNetworkPools
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDaemonRestartWithExistingNetwork
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestServiceWithPredefinedNetwork
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:243: FLAKY_TEST
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestServiceWithDataPathPortInit
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] PASS
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === Skipped
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:243: FLAKY_TEST
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] DONE 22 tests, 12 skipped in 6.948s
17:07:32 [2022-02-17T17:07:32.916Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:07:32 [2022-02-17T17:07:32.916Z] INFO: Testing against a local daemon
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDockerNetworkIpvlanPersistance
17:07:32 [2022-02-17T17:07:32.916Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDockerNetworkIpvlan
17:07:32 [2022-02-17T17:07:32.916Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] PASS
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === Skipped
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] DONE 2 tests, 2 skipped in 0.089s
17:07:32 [2022-02-17T17:07:32.916Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:07:32 [2022-02-17T17:07:32.916Z] INFO: Testing against a local daemon
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDockerNetworkMacvlanPersistance
17:07:32 [2022-02-17T17:07:32.916Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] === RUN   TestDockerNetworkMacvlan
17:07:32 [2022-02-17T17:07:32.916Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z] PASS
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === Skipped
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:07:32 [2022-02-17T17:07:32.916Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
17:07:32 [2022-02-17T17:07:32.916Z] 
17:07:32 [2022-02-17T17:07:32.916Z] DONE 2 tests, 2 skipped in 0.092s
17:07:32 [2022-02-17T17:07:32.916Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:07:33 [2022-02-17T17:07:33.177Z] testing: warning: no tests to run
17:07:33 [2022-02-17T17:07:33.177Z] PASS
17:07:33 [2022-02-17T17:07:33.177Z] 
17:07:33 [2022-02-17T17:07:33.177Z] DONE 0 tests in 0.022s
17:07:33 [2022-02-17T17:07:33.177Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:07:33 [2022-02-17T17:07:33.177Z] INFO: Testing against a local daemon
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginAllowRequest
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginTLS
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginDenyRequest
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginAPIDenyResponse
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginDenyResponse
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginAllowEventStream
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginErrorResponse
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginErrorRequest
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginHeader
17:07:33 [2022-02-17T17:07:33.177Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.177Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:07:33 [2022-02-17T17:07:33.177Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
17:07:33 [2022-02-17T17:07:33.438Z] === RUN   TestAuthZPluginV2Disable
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
17:07:33 [2022-02-17T17:07:33.438Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:07:33 [2022-02-17T17:07:33.438Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:07:33 [2022-02-17T17:07:33.438Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:07:33 [2022-02-17T17:07:33.438Z] PASS
17:07:33 [2022-02-17T17:07:33.438Z] 
17:07:33 [2022-02-17T17:07:33.438Z] === Skipped
17:07:33 [2022-02-17T17:07:33.438Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] 
17:07:33 [2022-02-17T17:07:33.438Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] 
17:07:33 [2022-02-17T17:07:33.438Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] 
17:07:33 [2022-02-17T17:07:33.438Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] 
17:07:33 [2022-02-17T17:07:33.438Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.438Z] 
17:07:33 [2022-02-17T17:07:33.438Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:07:33 [2022-02-17T17:07:33.438Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
17:07:33 [2022-02-17T17:07:33.439Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] DONE 17 tests, 17 skipped in 0.334s
17:07:33 [2022-02-17T17:07:33.439Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:07:33 [2022-02-17T17:07:33.439Z] INFO: Testing against a local daemon
17:07:33 [2022-02-17T17:07:33.439Z] === RUN   TestPluginInvalidJSON
17:07:33 [2022-02-17T17:07:33.439Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:07:33 [2022-02-17T17:07:33.439Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:07:33 [2022-02-17T17:07:33.439Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:07:33 [2022-02-17T17:07:33.439Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:07:33 [2022-02-17T17:07:33.439Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z] === RUN   TestPluginInstall
17:07:33 [2022-02-17T17:07:33.439Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] --- SKIP: TestPluginInstall (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z] === RUN   TestPluginsWithRuntimes
17:07:33 [2022-02-17T17:07:33.439Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:07:33 [2022-02-17T17:07:33.439Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z] === RUN   TestPluginBackCompatMediaTypes
17:07:33 [2022-02-17T17:07:33.439Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:07:33 [2022-02-17T17:07:33.439Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z] PASS
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === Skipped
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:07:33 [2022-02-17T17:07:33.439Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:07:33 [2022-02-17T17:07:33.439Z] 
17:07:33 [2022-02-17T17:07:33.439Z] DONE 5 tests, 3 skipped in 0.141s
17:07:33 [2022-02-17T17:07:33.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:07:33 [2022-02-17T17:07:33.700Z] INFO: Testing against a local daemon
17:07:33 [2022-02-17T17:07:33.700Z] === RUN   TestExternalGraphDriver
17:07:33 [2022-02-17T17:07:33.700Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:07:33 [2022-02-17T17:07:33.700Z] --- SKIP: TestExternalGraphDriver (0.03s)
17:07:33 [2022-02-17T17:07:33.700Z] === RUN   TestGraphdriverPluginV2
17:07:37 [2022-02-17T17:07:37.905Z] --- PASS: TestGraphdriverPluginV2 (3.46s)
17:07:37 [2022-02-17T17:07:37.905Z] PASS
17:07:37 [2022-02-17T17:07:37.905Z] 
17:07:37 [2022-02-17T17:07:37.905Z] === Skipped
17:07:37 [2022-02-17T17:07:37.905Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
17:07:37 [2022-02-17T17:07:37.905Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:07:37 [2022-02-17T17:07:37.905Z] 
17:07:37 [2022-02-17T17:07:37.905Z] DONE 2 tests, 1 skipped in 3.584s
17:07:37 [2022-02-17T17:07:37.905Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:07:37 [2022-02-17T17:07:37.905Z] INFO: Testing against a local daemon
17:07:37 [2022-02-17T17:07:37.905Z] === RUN   TestContinueAfterPluginCrash
17:07:37 [2022-02-17T17:07:37.905Z] === PAUSE TestContinueAfterPluginCrash
17:07:37 [2022-02-17T17:07:37.905Z] === RUN   TestReadPluginNoRead
17:07:37 [2022-02-17T17:07:37.905Z] === PAUSE TestReadPluginNoRead
17:07:37 [2022-02-17T17:07:37.905Z] === RUN   TestDaemonStartWithLogOpt
17:07:37 [2022-02-17T17:07:37.905Z] === PAUSE TestDaemonStartWithLogOpt
17:07:37 [2022-02-17T17:07:37.905Z] === CONT  TestContinueAfterPluginCrash
17:07:37 [2022-02-17T17:07:37.905Z] === CONT  TestDaemonStartWithLogOpt
17:07:39 [2022-02-17T17:07:39.570Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:07:39 [2022-02-17T17:07:39.570Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:07:39 [2022-02-17T17:07:39.570Z] GOOS="" GOARCH="" GOARM=""
17:07:39 [2022-02-17T17:07:39.570Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:07:39 [2022-02-17T17:07:39.570Z] 
17:07:39 [2022-02-17T17:07:39.570Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:07:39 [2022-02-17T17:07:39.570Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:07:39 [2022-02-17T17:07:39.570Z] HOSTNAME=2a4d2d1a222b
17:07:39 [2022-02-17T17:07:39.570Z] TESTDEBUG=0
17:07:39 [2022-02-17T17:07:39.570Z] DEST=bundles/test-integration
17:07:39 [2022-02-17T17:07:39.570Z] PWD=/go/src/github.com/docker/docker
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_GITCOMMIT=0c94aef3406c6969e9f13a1352a12b102ead0a54
17:07:39 [2022-02-17T17:07:39.570Z] container=docker
17:07:39 [2022-02-17T17:07:39.570Z] HOME=/root
17:07:39 [2022-02-17T17:07:39.570Z] GOLANG_VERSION=1.17.7
17:07:39 [2022-02-17T17:07:39.570Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:07:39 [2022-02-17T17:07:39.570Z] VALIDATE_BRANCH=master
17:07:39 [2022-02-17T17:07:39.570Z] TERM=xterm
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_PKG=github.com/docker/docker
17:07:39 [2022-02-17T17:07:39.570Z] SHLVL=1
17:07:39 [2022-02-17T17:07:39.570Z] TIMEOUT=120m
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_GRAPHDRIVER=overlay2
17:07:39 [2022-02-17T17:07:39.570Z] GO111MODULE=off
17:07:39 [2022-02-17T17:07:39.570Z] DOCKER_EXPERIMENTAL=1
17:07:39 [2022-02-17T17:07:39.570Z] TEST_SKIP_INTEGRATION_CLI=1
17:07:39 [2022-02-17T17:07:39.570Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:07:39 [2022-02-17T17:07:39.570Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:07:39 [2022-02-17T17:07:39.570Z] GOPATH=/go
17:07:39 [2022-02-17T17:07:39.570Z] PKG_CONFIG=pkg-config
17:07:39 [2022-02-17T17:07:39.570Z] _=/usr/bin/env
17:07:39 [2022-02-17T17:07:39.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:07:42 [2022-02-17T17:07:42.114Z] === CONT  TestReadPluginNoRead
17:07:42 [2022-02-17T17:07:42.114Z] --- PASS: TestDaemonStartWithLogOpt (4.11s)
17:07:43 [2022-02-17T17:07:43.505Z] === RUN   TestReadPluginNoRead/default
17:07:44 [2022-02-17T17:07:44.892Z] === RUN   TestReadPluginNoRead/disabled_caching
17:07:45 [2022-02-17T17:07:45.833Z] --- PASS: TestContinueAfterPluginCrash (8.68s)
17:07:46 [2022-02-17T17:07:46.094Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:07:47 [2022-02-17T17:07:47.479Z] === CONT  TestReadPluginNoRead
17:07:47 [2022-02-17T17:07:47.479Z]     read_test.go:92: [d9039f10b38c9] daemon is not started
17:07:47 [2022-02-17T17:07:47.479Z] --- PASS: TestReadPluginNoRead (5.93s)
17:07:47 [2022-02-17T17:07:47.479Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
17:07:47 [2022-02-17T17:07:47.479Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
17:07:47 [2022-02-17T17:07:47.479Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
17:07:47 [2022-02-17T17:07:47.479Z] PASS
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] DONE 6 tests in 10.126s
17:07:47 [2022-02-17T17:07:47.479Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:07:47 [2022-02-17T17:07:47.479Z] testing: warning: no tests to run
17:07:47 [2022-02-17T17:07:47.479Z] PASS
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] DONE 0 tests in 0.030s
17:07:47 [2022-02-17T17:07:47.479Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:07:47 [2022-02-17T17:07:47.479Z] INFO: Testing against a local daemon
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestPluginWithDevMounts
17:07:47 [2022-02-17T17:07:47.479Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:07:47 [2022-02-17T17:07:47.479Z] PASS
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === Skipped
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:07:47 [2022-02-17T17:07:47.479Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] DONE 1 tests, 1 skipped in 0.095s
17:07:47 [2022-02-17T17:07:47.479Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:07:47 [2022-02-17T17:07:47.479Z] INFO: Testing against a local daemon
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestSecretInspect
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestSecretInspect (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestSecretList
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestSecretList (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestSecretsCreateAndDelete
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestSecretsUpdate
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestSecretsUpdate (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestTemplatedSecret
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestTemplatedSecret (0.00s)
17:07:47 [2022-02-17T17:07:47.479Z] === RUN   TestSecretCreateResolve
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] --- SKIP: TestSecretCreateResolve (0.02s)
17:07:47 [2022-02-17T17:07:47.479Z] PASS
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === Skipped
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
17:07:47 [2022-02-17T17:07:47.479Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.479Z] 
17:07:47 [2022-02-17T17:07:47.479Z] DONE 6 tests, 6 skipped in 0.155s
17:07:47 [2022-02-17T17:07:47.740Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:07:47 [2022-02-17T17:07:47.740Z] INFO: Testing against a local daemon
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestServiceCreateInit
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- PASS: TestServiceCreateInit (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:07:47 [2022-02-17T17:07:47.740Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceMultipleTimes
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceConflict
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceMaxReplicas
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateWithDuplicateNetworkNames
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceSecretFileMode
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceConfigFileMode
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceSysctls
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateServiceCapabilities
17:07:47 [2022-02-17T17:07:47.740Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateServiceCapabilities (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestInspect
17:07:47 [2022-02-17T17:07:47.740Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestInspect (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestCreateJob
17:07:47 [2022-02-17T17:07:47.740Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestCreateJob (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestReplicatedJob
17:07:47 [2022-02-17T17:07:47.740Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:47 [2022-02-17T17:07:47.740Z] --- SKIP: TestReplicatedJob (0.01s)
17:07:47 [2022-02-17T17:07:47.740Z] === RUN   TestUpdateReplicatedJob
17:07:47 [2022-02-17T17:07:47.740Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:48 [2022-02-17T17:07:48.002Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:07:48 [2022-02-17T17:07:48.002Z] === RUN   TestServiceListWithStatuses
17:07:48 [2022-02-17T17:07:48.002Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:07:48 [2022-02-17T17:07:48.002Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:07:48 [2022-02-17T17:07:48.002Z] === RUN   TestDockerNetworkConnectAlias
17:07:48 [2022-02-17T17:07:48.002Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:48 [2022-02-17T17:07:48.002Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:07:48 [2022-02-17T17:07:48.002Z] === RUN   TestDockerNetworkReConnect
17:07:48 [2022-02-17T17:07:48.002Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:48 [2022-02-17T17:07:48.002Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:07:48 [2022-02-17T17:07:48.002Z] === RUN   TestServicePlugin
17:07:49 [2022-02-17T17:07:49.919Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] --- SKIP: TestServicePlugin (1.94s)
17:07:49 [2022-02-17T17:07:49.919Z] === RUN   TestServiceUpdateLabel
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] --- SKIP: TestServiceUpdateLabel (0.02s)
17:07:49 [2022-02-17T17:07:49.919Z] === RUN   TestServiceUpdateSecrets
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z] === RUN   TestServiceUpdateConfigs
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
17:07:49 [2022-02-17T17:07:49.919Z] === RUN   TestServiceUpdateNetwork
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z] === RUN   TestServiceUpdatePidsLimit
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
17:07:49 [2022-02-17T17:07:49.919Z] PASS
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === Skipped
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:07:49 [2022-02-17T17:07:49.919Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s)
17:07:49 [2022-02-17T17:07:49.919Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
17:07:49 [2022-02-17T17:07:49.919Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:07:49 [2022-02-17T17:07:49.919Z] 
17:07:49 [2022-02-17T17:07:49.919Z] DONE 24 tests, 23 skipped in 2.320s
17:07:49 [2022-02-17T17:07:49.919Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:07:50 [2022-02-17T17:07:50.184Z] INFO: Testing against a local daemon
17:07:50 [2022-02-17T17:07:50.184Z] === RUN   TestSessionCreate
17:07:50 [2022-02-17T17:07:50.184Z] --- PASS: TestSessionCreate (0.02s)
17:07:50 [2022-02-17T17:07:50.184Z] === RUN   TestSessionCreateWithBadUpgrade
17:07:50 [2022-02-17T17:07:50.184Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:07:50 [2022-02-17T17:07:50.184Z] PASS
17:07:50 [2022-02-17T17:07:50.184Z] 
17:07:50 [2022-02-17T17:07:50.184Z] DONE 2 tests in 0.148s
17:07:50 [2022-02-17T17:07:50.184Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:07:50 [2022-02-17T17:07:50.184Z] INFO: Testing against a local daemon
17:07:50 [2022-02-17T17:07:50.184Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:07:50 [2022-02-17T17:07:50.184Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:07:50 [2022-02-17T17:07:50.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:07:50 [2022-02-17T17:07:50.184Z] === RUN   TestDiskUsage
17:07:50 [2022-02-17T17:07:50.184Z] === PAUSE TestDiskUsage
17:07:50 [2022-02-17T17:07:50.184Z] === RUN   TestEventsExecDie
17:07:50 [2022-02-17T17:07:50.469Z] 1bd78008c728: Pull complete
17:07:50 [2022-02-17T17:07:50.469Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12
17:07:50 [2022-02-17T17:07:50.469Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:07:50 [2022-02-17T17:07:50.469Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:07:50 [2022-02-17T17:07:50.469Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:07:50 [2022-02-17T17:07:50.469Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565'
17:07:50 [2022-02-17T17:07:50.469Z] WARN: Skipping validation tests
17:07:50 [2022-02-17T17:07:50.469Z] INFO: Running unit tests at 02/17/2022 17:07:45...
17:07:50 [2022-02-17T17:07:50.758Z] --- PASS: TestEventsExecDie (0.47s)
17:07:50 [2022-02-17T17:07:50.758Z] === RUN   TestEventsBackwardsCompatible
17:07:50 [2022-02-17T17:07:50.758Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:07:50 [2022-02-17T17:07:50.758Z] === RUN   TestEventsVolumeCreate
17:07:50 [2022-02-17T17:07:50.758Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:07:50 [2022-02-17T17:07:50.758Z] === RUN   TestInfoBinaryCommits
17:07:50 [2022-02-17T17:07:50.758Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:07:50 [2022-02-17T17:07:50.758Z] === RUN   TestInfoAPIVersioned
17:07:50 [2022-02-17T17:07:50.758Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:07:50 [2022-02-17T17:07:50.758Z] === RUN   TestInfoAPI
17:07:50 [2022-02-17T17:07:50.758Z] --- PASS: TestInfoAPI (0.01s)
17:07:50 [2022-02-17T17:07:50.758Z] === RUN   TestInfoAPIWarnings
17:07:51 [2022-02-17T17:07:51.457Z] INFO: make.ps1 starting at 02/17/2022 17:07:51
17:07:51 [2022-02-17T17:07:51.927Z] INFO: Git commit (58fbaee0c0) assumed from DOCKER_GITCOMMIT environment variable
17:07:51 [2022-02-17T17:07:51.927Z] INFO: Invoking autogen...
17:07:52 [2022-02-17T17:07:52.398Z] INFO: Running unit tests...
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestBoolValue
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestBoolValue (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestBoolValueOrDefault
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestInt64ValueOrZero
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestInt64ValueOrDefault
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestInt64ValueOrDefaultWithError
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestJsonContentType
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestJsonContentType (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 14.7% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/server/httputils	0.061s	coverage: 14.7% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestMaskSecretKeys
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestMaskSecretKeys (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestVersionMiddlewareVersion
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 37.7% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/server/middleware	0.065s	coverage: 37.7% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestToJSON
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestToJSON (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestToParamWithVersion
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestToParamWithVersion (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestFromJSON
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestFromJSON (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestStrSliceMarshalJSON
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestEmpty
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestEmpty (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestStrSliceUnmarshalJSON
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestArgsMatchKVListEmptySources
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestArgsMatchKVList
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestArgsMatchKVList (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestArgsMatch
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestArgsMatch (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestAdd
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestAdd (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestDel
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestDel (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestStrSliceUnmarshalString
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestStrSliceUnmarshalSlice
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestLen
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestLen (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestExactMatch
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestExactMatch (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestOnlyOneExactMatch
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestContains
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestContains (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestValidate
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestValidate (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestWalkValues
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestWalkValues (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestFuzzyMatch
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestFuzzyMatch (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 90.0% of statements
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestClone
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestClone (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 92.2% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/types/strslice	0.040s	coverage: 90.0% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/types/filters	0.044s	coverage: 92.2% of statements
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestAdjustForAPIVersion
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 5.7% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/server/router/swarm	0.051s	coverage: 5.7% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestDurationToSecondsString
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestDurationToSecondsString (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestGetTimestamp
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestGetTimestamp (0.21s)
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestParseTimestamps
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestParseTimestamps (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 100.0% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/types/time	0.255s	coverage: 100.0% of statements
17:07:55 [2022-02-17T17:07:55.063Z] === RUN   TestCompareVersion
17:07:55 [2022-02-17T17:07:55.063Z] --- PASS: TestCompareVersion (0.00s)
17:07:55 [2022-02-17T17:07:55.063Z] PASS
17:07:55 [2022-02-17T17:07:55.063Z] coverage: 77.3% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ok  	github.com/docker/docker/api/types/versions	0.042s	coverage: 77.3% of statements
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:07:55 [2022-02-17T17:07:55.063Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:07:56 [2022-02-17T17:07:56.036Z] --- PASS: TestParseRemoteURL (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestCloneArgsSmartHttp
17:07:56 [2022-02-17T17:07:56.036Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestCloneArgsDumbHttp
17:07:56 [2022-02-17T17:07:56.036Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestCloneArgsGit
17:07:56 [2022-02-17T17:07:56.036Z] --- PASS: TestCloneArgsGit (0.00s)
17:07:56 [2022-02-17T17:07:56.036Z] === RUN   TestCheckoutGit
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestProcessNoDockerignore
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestProcessShouldLeaveAllFiles
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestDetectContentType
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestDetectContentType (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestSelectAcceptableMIME
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestInspectEmptyResponse
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestInspectResponseBinary
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestInspectResponseBinary (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestResponseUnsupportedContentType
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestInspectResponseTextSimple
17:07:57 [2022-02-17T17:07:57.577Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:07:57 [2022-02-17T17:07:57.577Z] === RUN   TestInspectResponseEmptyContentType
17:07:57 [2022-02-17T17:07:57.578Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:07:57 [2022-02-17T17:07:57.578Z] === RUN   TestUnknownContentLength
17:07:57 [2022-02-17T17:07:57.578Z] --- PASS: TestUnknownContentLength (0.00s)
17:07:57 [2022-02-17T17:07:57.578Z] === RUN   TestDownloadRemote
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestEnable
17:07:58 [2022-02-17T17:07:58.038Z] --- PASS: TestEnable (0.00s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestDisable
17:07:58 [2022-02-17T17:07:58.038Z] --- PASS: TestDisable (0.00s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestEnabled
17:07:58 [2022-02-17T17:07:58.038Z] --- PASS: TestEnabled (0.00s)
17:07:58 [2022-02-17T17:07:58.038Z] PASS
17:07:58 [2022-02-17T17:07:58.038Z] coverage: 100.0% of statements
17:07:58 [2022-02-17T17:07:58.038Z] --- PASS: TestDownloadRemote (0.12s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestGetWithStatusError
17:07:58 [2022-02-17T17:07:58.038Z] --- PASS: TestGetWithStatusError (0.00s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestCloseRootDirectory
17:07:58 [2022-02-17T17:07:58.038Z] ok  	github.com/docker/docker/cli/debug	0.043s	coverage: 100.0% of statements
17:07:58 [2022-02-17T17:07:58.038Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:07:58 [2022-02-17T17:07:58.038Z] --- SKIP: TestCloseRootDirectory (0.01s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestHashFile
17:07:58 [2022-02-17T17:07:58.038Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:07:58 [2022-02-17T17:07:58.038Z] --- SKIP: TestHashFile (0.01s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestHashSubdir
17:07:58 [2022-02-17T17:07:58.038Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:07:58 [2022-02-17T17:07:58.038Z] --- SKIP: TestHashSubdir (0.01s)
17:07:58 [2022-02-17T17:07:58.038Z] === RUN   TestRemoveDirectory
17:07:58 [2022-02-17T17:07:58.038Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:07:58 [2022-02-17T17:07:58.038Z] --- SKIP: TestRemoveDirectory (0.00s)
17:07:58 [2022-02-17T17:07:58.038Z] PASS
17:07:58 [2022-02-17T17:07:58.038Z] coverage: 9.3% of statements
17:07:58 [2022-02-17T17:07:58.038Z] ok  	github.com/docker/docker/builder/remotecontext	0.281s	coverage: 9.3% of statements
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestGetAllAllowed
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestGetAllAllowed (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestGetAllMeta
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestGetAllMeta (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestWarnOnUnusedBuildArgs
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestIsUnreferencedBuiltin
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestIsExistingDirectory
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestIsExistingDirectory (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestGetFilenameForDownload
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestEnv2Variables
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestEnv2Variables (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestMaintainer
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestMaintainer (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestLabel
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestLabel (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestFromScratch
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestFromScratch (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestFromWithArg
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestFromWithArg (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestFromWithUndefinedArg
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestFromMultiStageWithNamedStage
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestOnbuild
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestOnbuild (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestWorkdir
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestWorkdir (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestCmd
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestCmd (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestHealthcheckNone
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestHealthcheckNone (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestHealthcheckCmd
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestHealthcheckCmd (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestEntrypoint
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestEntrypoint (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestExpose
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestExpose (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestUser
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestUser (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestVolume
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestVolume (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestStopSignal
17:07:58 [2022-02-17T17:07:58.499Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:07:58 [2022-02-17T17:07:58.499Z] --- SKIP: TestStopSignal (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestArg
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestArg (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestShell
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestShell (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestPrependEnvOnCmd
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestRunWithBuildArgs
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestRunWithBuildArgs (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestRunIgnoresHealthcheck
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatchUnsupportedOptions
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestNormalizeWorkdir
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDispatch/COPY_url
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestDispatch (0.06s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z]     --- PASS: TestDispatch/COPY_url (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestAddScratchImageAddsToMounts
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestAddFromScratchPopulatesPlatform
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestImageSourceGetAddsToMounts
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestEmptyDockerfile
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestEmptyDockerfile (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestSymlinkDockerfile
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDockerfileOutsideTheBuildContext
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestNonExistingDockerfile
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestCopyRunConfig
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestCopyRunConfig (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestDeepCopyRunConfig
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestExportImage
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestExportImage (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] === RUN   TestNormalizeDest
17:07:58 [2022-02-17T17:07:58.499Z] --- PASS: TestNormalizeDest (0.00s)
17:07:58 [2022-02-17T17:07:58.499Z] PASS
17:07:58 [2022-02-17T17:07:58.499Z] coverage: 46.8% of statements
17:07:58 [2022-02-17T17:07:58.499Z] ok  	github.com/docker/docker/builder/dockerfile	0.212s	coverage: 46.8% of statements
17:07:58 [2022-02-17T17:07:58.960Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestTCP4Proxy
17:07:58 [2022-02-17T17:07:58.960Z] --- PASS: TestTCP4Proxy (0.01s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestTCP4ProxyHalfClose
17:07:58 [2022-02-17T17:07:58.960Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestTCP6Proxy
17:07:58 [2022-02-17T17:07:58.960Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:07:58 [2022-02-17T17:07:58.960Z] --- SKIP: TestTCP6Proxy (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestTCPDualStackProxy
17:07:58 [2022-02-17T17:07:58.960Z]     network_proxy_test.go:208: No support for dual stack yet
17:07:58 [2022-02-17T17:07:58.960Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestUDP4Proxy
17:07:58 [2022-02-17T17:07:58.960Z] --- PASS: TestUDP4Proxy (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestUDP6Proxy
17:07:58 [2022-02-17T17:07:58.960Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:07:58 [2022-02-17T17:07:58.960Z] --- SKIP: TestUDP6Proxy (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestUDPWriteError
17:07:58 [2022-02-17T17:07:58.960Z] --- PASS: TestUDPWriteError (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestSCTP4Proxy
17:07:58 [2022-02-17T17:07:58.960Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:07:58 [2022-02-17T17:07:58.960Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] === RUN   TestSCTP6Proxy
17:07:58 [2022-02-17T17:07:58.960Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:07:58 [2022-02-17T17:07:58.960Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:07:58 [2022-02-17T17:07:58.960Z] PASS
17:07:58 [2022-02-17T17:07:58.960Z] coverage: 49.4% of statements
17:07:58 [2022-02-17T17:07:58.960Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.056s	coverage: 49.4% of statements
17:07:59 [2022-02-17T17:07:59.563Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount 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/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:08:06 [2022-02-17T17:08:06.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:08:06 [2022-02-17T17:08:06.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestInfoAPIWarnings (16.37s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestInfoDebug
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestInfoDebug (0.54s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestInfoInsecureRegistries
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestInfoRegistryMirrors
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestLoginFailsWithBadCredentials
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestPingCacheHeaders
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestPingCacheHeaders (0.02s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestPingGet
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestPingGet (0.02s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestPingHead
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestPingHead (0.02s)
17:08:08 [2022-02-17T17:08:08.877Z] === RUN   TestVersion
17:08:08 [2022-02-17T17:08:08.877Z] --- PASS: TestVersion (0.02s)
17:08:08 [2022-02-17T17:08:08.877Z] === CONT  TestDiskUsage
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/container_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/image_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/volume_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/build-cache_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.447Z] === RUN   TestDiskUsage/after_LoadBusybox
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.708Z] === RUN   TestDiskUsage/after_container.Run
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:08:09 [2022-02-17T17:08:09.968Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:08:09 [2022-02-17T17:08:09.999Z] ?   	github.com/docker/docker/api	[no test files]
17:08:10 [2022-02-17T17:08:10.229Z] --- PASS: TestDiskUsage (1.20s)
17:08:10 [2022-02-17T17:08:10.229Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
17:08:10 [2022-02-17T17:08:10.229Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
17:08:10 [2022-02-17T17:08:10.229Z] PASS
17:08:10 [2022-02-17T17:08:10.229Z] 
17:08:10 [2022-02-17T17:08:10.229Z] === Skipped
17:08:10 [2022-02-17T17:08:10.229Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:08:10 [2022-02-17T17:08:10.229Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:08:10 [2022-02-17T17:08:10.229Z] 
17:08:10 [2022-02-17T17:08:10.229Z] DONE 50 tests, 1 skipped in 20.031s
17:08:10 [2022-02-17T17:08:10.229Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:08:10 [2022-02-17T17:08:10.229Z] INFO: Testing against a local daemon
17:08:10 [2022-02-17T17:08:10.229Z] === RUN   TestVolumesCreateAndList
17:08:10 [2022-02-17T17:08:10.229Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:08:10 [2022-02-17T17:08:10.229Z] === RUN   TestVolumesRemove
17:08:10 [2022-02-17T17:08:10.229Z] --- PASS: TestVolumesRemove (0.05s)
17:08:10 [2022-02-17T17:08:10.229Z] === RUN   TestVolumesInspect
17:08:10 [2022-02-17T17:08:10.229Z] --- PASS: TestVolumesInspect (0.02s)
17:08:10 [2022-02-17T17:08:10.229Z] === RUN   TestVolumesInvalidJSON
17:08:10 [2022-02-17T17:08:10.229Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:08:10 [2022-02-17T17:08:10.229Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:08:10 [2022-02-17T17:08:10.490Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:08:10 [2022-02-17T17:08:10.490Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:08:10 [2022-02-17T17:08:10.490Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:08:10 [2022-02-17T17:08:10.490Z] PASS
17:08:10 [2022-02-17T17:08:10.490Z] 
17:08:10 [2022-02-17T17:08:10.490Z] DONE 5 tests in 0.190s
17:08:10 [2022-02-17T17:08:10.490Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:08:10 [2022-02-17T17:08:10.490Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13117 is not a child of this shell
17:08:10 [2022-02-17T17:08:10.490Z] warning: PID 13117 from bundles/test-integration/docker.pid had a nonzero exit code
17:08:10 [2022-02-17T17:08:10.490Z] Leaving: AppArmorNo profiles have been unloaded.
17:08:10 [2022-02-17T17:08:10.490Z] 
17:08:10 [2022-02-17T17:08:10.490Z] Unloading profiles will leave already running processes permanently
17:08:10 [2022-02-17T17:08:10.490Z] unconfined, which can lead to unexpected situations.
17:08:10 [2022-02-17T17:08:10.490Z] 
17:08:10 [2022-02-17T17:08:10.490Z] To set a process to complain mode, use the command line tool
17:08:10 [2022-02-17T17:08:10.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:08:10 [2022-02-17T17:08:10.490Z] Removing test suite binaries
17:08:10 [2022-02-17T17:08:10.490Z] exiting test-integration
17:08:10 [2022-02-17T17:08:10.490Z] ++ exit 0
17:08:10 [2022-02-17T17:08:10.490Z] 
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointCreateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointCreate
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointDeleteError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointDelete
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointDelete (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointListError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointListError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointList
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointList (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCheckpointListContainerNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNewClientWithOpsFromEnv
17:08:11 [2022-02-17T17:08:11.375Z]     client_test.go:23: runtime.GOOS == "windows"
17:08:11 [2022-02-17T17:08:11.375Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestGetAPIPath
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestGetAPIPath (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestParseHostURL
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestParseHostURL (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNegotiateAPIVersionEmpty
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNegotiateAPIVersion
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNegotiateAPVersionOverride
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNegotiateAPIVersionAutomatic
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestClientRedirect
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestClientRedirect (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigCreateUnsupported
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigCreateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigCreate
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigInspectNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigInspectUnsupported
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigInspectError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigInspectConfigNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigInspect
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigListUnsupported
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigListUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigListError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigListError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigList
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigList (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigRemoveUnsupported
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigRemoveError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigRemove
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigUpdateUnsupported
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigUpdateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigUpdateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestConfigUpdate
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestConfigUpdate (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerCommitError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerCommitError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerCommit
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerCommit (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStatPathError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStatPathError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStatPathNotFoundError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStatPathNoHeaderError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStatPath
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStatPath (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyToContainerError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyToContainerError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyToContainerNotFoundError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyToContainerNotStatusOKError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyToContainer
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyToContainer (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyFromContainerError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyFromContainerError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyFromContainerNotFoundError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyFromContainerNotStatusOKError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyFromContainerNoHeaderError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestCopyFromContainer
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestCopyFromContainer (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerCreateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerCreateImageNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerCreateWithName
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerCreateWithName (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerCreateAutoRemove
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerDiffError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerDiffError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerDiff
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerDiff (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecCreateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecCreate
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecStartError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecStartError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecStart
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecStart (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecInspectError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecInspect
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExportError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExportError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExport
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExport (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerInspectError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerInspectContainerNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerInspect
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerInspectNode
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerInspectNode (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerKillError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerKillError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerKill
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerKill (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerListError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerListError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerList
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerList (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerLogsNotFoundError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerLogsError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerLogsError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerLogs
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerLogs (0.23s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerPauseError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerPauseError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerPause
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerPause (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainersPruneError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainersPruneError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainersPrune
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainersPrune (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRemoveError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRemoveNotFoundError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRemove
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRenameError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRenameError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRename
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRename (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerResizeError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerResizeError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecResizeError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecResizeError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerResize
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerResize (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerExecResize
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerExecResize (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRestartError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRestartError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerRestart
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerRestart (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStartError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStartError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStart
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStart (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStatsError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStatsError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStats
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStats (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStopError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStopError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerStop
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerStop (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerTopError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerTopError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerTop
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerTop (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerUnpauseError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerUnpauseError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerUnpause
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerUnpause (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerUpdateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerUpdateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerUpdate
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerUpdate (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerWaitError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerWaitError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestContainerWait
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestContainerWait (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestDiskUsageError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestDiskUsageError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestDiskUsage
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestDiskUsage (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestDistributionInspectUnsupported
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestDistributionInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestEventsErrorInOptions
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestEventsErrorFromServer
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestEvents
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestEvents (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestTLSCloseWriter
17:08:11 [2022-02-17T17:08:11.375Z] === PAUSE TestTLSCloseWriter
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageBuildError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageBuildError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageBuild
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageBuild (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestGetDockerOS
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestGetDockerOS (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageCreateError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageCreate
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageHistoryError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageHistoryError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageHistory
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageHistory (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageImportError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageImportError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageImport
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageImport (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageInspectError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageInspectImageNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageInspect
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageListError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageListError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageList
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageList (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageListApiBefore125
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageLoadError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageLoadError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageLoad
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageLoad (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagesPruneError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagesPruneError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagesPrune
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagesPrune (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullReferenceParseError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullAnyError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullAnyError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullStatusUnauthorizedError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePullWithoutErrors
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushReferenceError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushReferenceError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushAnyError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushAnyError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushStatusUnauthorizedError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithoutErrors
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageRemoveError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageRemoveImageNotFound
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageRemove
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageSaveError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageSaveError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageSave
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageSave (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageSearchAnyError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageSearchAnyError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageSearchStatusUnauthorizedError
17:08:11 [2022-02-17T17:08:11.375Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:08:11 [2022-02-17T17:08:11.375Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageSearchWithoutErrors
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageTagError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageTagError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageTagInvalidReference
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageTagInvalidSourceImageName
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageTagHexSource
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageTagHexSource (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestImageTag
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestImageTag (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestInfoServerError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestInfoServerError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestInfoInvalidResponseJSONError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestInfo
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestInfo (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkConnectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkConnectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkConnect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkConnect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkCreateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkCreate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkDisconnectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkDisconnect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkDisconnect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect/empty_ID
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect/no_options
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect/verbose
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect/global_scope
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect/unknown_network
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkInspect/server_error
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworksPruneError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworksPruneError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworksPrune
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworksPrune (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkRemoveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNetworkRemove
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNetworkRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeInspectNodeNotFound
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeRemoveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeRemove
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeUpdateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeUpdateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestNodeUpdate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestNodeUpdate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestOptionWithHostFromEnv
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestOptionWithTimeout
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestOptionWithTimeout (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestOptionWithVersionFromEnv
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingFail
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPingFail (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingWithError
17:08:11 [2022-02-17T17:08:11.376Z] 2022/02/17 17:08:10 RoundTripper returned a response & error; ignoring response
17:08:11 [2022-02-17T17:08:11.376Z] 2022/02/17 17:08:10 RoundTripper returned a response & error; ignoring response
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPingWithError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingSuccess
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPingSuccess (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingHeadFallback
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingHeadFallback/OK
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingHeadFallback/Not_Found
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPingHeadFallback (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginDisableError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginDisableError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginDisable
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginDisable (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginEnableError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginEnableError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginEnable
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginEnable (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginPushError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginPushError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginPush
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginPush (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginRemoveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginRemove
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginSetError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginSetError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPluginSet
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPluginSet (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSetHostHeader
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSetHostHeader (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestPlainTextError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestPlainTextError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestInfiniteError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestInfiniteError (0.03s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestCanceledContext
17:08:11 [2022-02-17T17:08:11.376Z] 2022/02/17 17:08:10 RoundTripper returned a response & error; ignoring response
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestCanceledContext (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestDeadlineExceededContext
17:08:11 [2022-02-17T17:08:11.376Z] 2022/02/17 17:08:10 RoundTripper returned a response & error; ignoring response
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretCreateUnsupported
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretCreateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretCreate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretInspectUnsupported
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretInspectSecretNotFound
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretInspect (0.02s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretListUnsupported
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretListUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretRemoveUnsupported
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretRemoveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretRemove
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretUpdateUnsupported
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretUpdateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretUpdateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSecretUpdate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSecretUpdate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceCreateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceCreate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceCreateCompatiblePlatforms
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceCreateDigestPinning
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceInspectServiceNotFound
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceLogsError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceLogsError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceLogs
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceLogs (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceRemoveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceRemoveNotFoundError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceRemove
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceUpdateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceUpdateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestServiceUpdate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestServiceUpdate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmGetUnlockKeyError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmGetUnlockKey
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmInitError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmInitError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmInit
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmInit (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmJoinError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmJoinError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmJoin
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmJoin (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmLeaveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmLeaveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmLeave
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmLeave (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmUnlockError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmUnlockError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmUnlock
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmUnlock (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmUpdateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmUpdateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestSwarmUpdate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestSwarmUpdate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestTaskInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestTaskInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestTaskInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestTaskInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestTaskInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestTaskListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestTaskListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestTaskList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestTaskList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeCreateError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeCreateError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeCreate
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeCreate (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeInspectError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeInspectError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeInspectNotFound
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeInspectWithEmptyID
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeInspect
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeInspect (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeListError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeListError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeList
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeList (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeRemoveError
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeRemoveError (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === RUN   TestVolumeRemove
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestVolumeRemove (0.00s)
17:08:11 [2022-02-17T17:08:11.376Z] === CONT  TestTLSCloseWriter
17:08:11 [2022-02-17T17:08:11.376Z] --- PASS: TestTLSCloseWriter (0.01s)
17:08:11 [2022-02-17T17:08:11.376Z] PASS
17:08:11 [2022-02-17T17:08:11.376Z] coverage: 75.3% of statements
17:08:11 [2022-02-17T17:08:11.376Z] ok  	github.com/docker/docker/client	0.472s	coverage: 75.3% of statements
Post stage
[Pipeline] junit
17:08:11 [2022-02-17T17:08:11.450Z] Recording test results
17:08:11 [2022-02-17T17:08:11.979Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:08:12 [2022-02-17T17:08:12.360Z] + echo Ensuring container killed.
17:08:12 [2022-02-17T17:08:12.360Z] Ensuring container killed.
17:08:12 [2022-02-17T17:08:12.360Z] + docker rm -vf docker-pr3
17:08:12 [2022-02-17T17:08:12.360Z] Error: No such container: docker-pr3
[Pipeline] sh
17:08:12 [2022-02-17T17:08:12.653Z] + echo Chowning /workspace to jenkins user
17:08:12 [2022-02-17T17:08:12.653Z] Chowning /workspace to jenkins user
17:08:12 [2022-02-17T17:08:12.653Z] + id -u
17:08:12 [2022-02-17T17:08:12.653Z] + id -g
17:08:12 [2022-02-17T17:08:12.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace busybox chown -R 1000:1000 /workspace
17:08:13 [2022-02-17T17:08:13.232Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:13 [2022-02-17T17:08:13.232Z] Using test binary docker
17:08:13 [2022-02-17T17:08:13.232Z] +++ /etc/init.d/apparmor start
17:08:13 [2022-02-17T17:08:13.232Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:13 [2022-02-17T17:08:13.232Z] INFO: Waiting for daemon to start...
17:08:13 [2022-02-17T17:08:13.232Z] Starting dockerd
17:08:13 [2022-02-17T17:08:13.232Z] +++ 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
17:08:13 [2022-02-17T17:08:13.232Z] .
17:08:13 [2022-02-17T17:08:13.233Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:13 [2022-02-17T17:08:13.233Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:13 [2022-02-17T17:08:13.233Z] Error: No such image: emptyfs
17:08:13 [2022-02-17T17:08:13.233Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:13 [2022-02-17T17:08:13.233Z] Using test binary docker
17:08:13 [2022-02-17T17:08:13.233Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:13 [2022-02-17T17:08:13.233Z] ++++ docker load
17:08:13 [2022-02-17T17:08:13.233Z] +++ /etc/init.d/apparmor start
17:08:13 [2022-02-17T17:08:13.233Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:13 [2022-02-17T17:08:13.233Z] INFO: Waiting for daemon to start...
17:08:13 [2022-02-17T17:08:13.233Z] Starting dockerd
17:08:13 [2022-02-17T17:08:13.233Z] +++ 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
17:08:13 [2022-02-17T17:08:13.233Z] .Running integration-test (iteration 1)
17:08:13 [2022-02-17T17:08:13.233Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:08:13 [2022-02-17T17:08:13.233Z] ++ 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)/'
17:08:13 [2022-02-17T17:08:13.233Z] ++ set -e
17:08:13 [2022-02-17T17:08:13.233Z] ++ '[' -n 0 ']'
17:08:13 [2022-02-17T17:08:13.233Z] ++ set -x
17:08:13 [2022-02-17T17:08:13.233Z] ++ 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)/'
17:08:13 [2022-02-17T17:08:13.493Z] Loaded image: busybox:latest
17:08:13 [2022-02-17T17:08:13.753Z] Loaded image: busybox:glibc
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:08:14 [2022-02-17T17:08:14.352Z] + bundleName=amd64-rootless
17:08:14 [2022-02-17T17:08:14.352Z] + echo Creating amd64-rootless-bundles.tar.gz
17:08:14 [2022-02-17T17:08:14.352Z] Creating amd64-rootless-bundles.tar.gz
17:08:14 [2022-02-17T17:08:14.352Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:08:14 [2022-02-17T17:08:14.352Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:08:14 [2022-02-17T17:08:14.366Z] Archiving artifacts
17:08:14 [2022-02-17T17:08:14.692Z] 
17:08:14 [2022-02-17T17:08:14.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:14 [2022-02-17T17:08:14.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:14 [2022-02-17T17:08:14.692Z] Error: No such image: emptyfs
17:08:14 [2022-02-17T17:08:14.692Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:14 [2022-02-17T17:08:14.692Z] ++++ docker load
17:08:14 [2022-02-17T17:08:14.708Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:08:15 [2022-02-17T17:08:15.025Z] + make clean
17:08:15 [2022-02-17T17:08:15.025Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:08:15 [2022-02-17T17:08:15.025Z] docker-dev-cache
17:08:15 [2022-02-17T17:08:15.025Z] docker-mod-cache
[Pipeline] deleteDir
17:08:15 [2022-02-17T17:08:15.261Z] Running integration-test (iteration 1)
17:08:15 [2022-02-17T17:08:15.261Z] 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)/
17:08:15 [2022-02-17T17:08:15.261Z] ++ 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)/'
17:08:15 [2022-02-17T17:08:15.261Z] ++ set -e
17:08:15 [2022-02-17T17:08:15.261Z] ++ '[' -n 0 ']'
17:08:15 [2022-02-17T17:08:15.261Z] ++ set -x
17:08:15 [2022-02-17T17:08:15.261Z] ++ 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)/'
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:08:16 [2022-02-17T17:08:16.201Z] Loaded image: busybox:latest
17:08:16 [2022-02-17T17:08:16.460Z] Loaded image: busybox:glibc
17:08:16 [2022-02-17T17:08:16.549Z] --- PASS: TestImportExtremelyLargeImageWorks (90.69s)
17:08:16 [2022-02-17T17:08:16.549Z] PASS
17:08:16 [2022-02-17T17:08:16.549Z] 
17:08:16 [2022-02-17T17:08:16.549Z] DONE 22 tests in 93.670s
17:08:16 [2022-02-17T17:08:16.549Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:08:16 [2022-02-17T17:08:16.549Z] INFO: Testing against a local daemon
17:08:16 [2022-02-17T17:08:16.549Z] === RUN   TestNetworkCreateDelete
17:08:16 [2022-02-17T17:08:16.549Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:08:16 [2022-02-17T17:08:16.549Z] === RUN   TestDockerNetworkDeletePreferID
17:08:16 [2022-02-17T17:08:16.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:08:16 [2022-02-17T17:08:16.549Z] === RUN   TestDaemonDNSFallback
17:08:17 [2022-02-17T17:08:17.839Z] Loaded image: debian:bullseye-slim
17:08:17 [2022-02-17T17:08:17.839Z] Loaded image: hello-world:latest
17:08:17 [2022-02-17T17:08:17.913Z] --- PASS: TestDaemonDNSFallback (6.30s)
17:08:17 [2022-02-17T17:08:17.913Z] === RUN   TestInspectNetwork
17:08:18 [2022-02-17T17:08:18.098Z] Loaded image: arm32v7/hello-world:latest
17:08:18 [2022-02-17T17:08:18.098Z] INFO: Testing against a local daemon
17:08:18 [2022-02-17T17:08:18.098Z] === RUN   TestDockerDaemonSuite
17:08:18 [2022-02-17T17:08:18.098Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestBoolValue
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestBoolValue (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestBoolValueOrDefault
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestInt64ValueOrZero
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestInt64ValueOrDefault
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestInt64ValueOrDefaultWithError
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestJsonContentType
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestJsonContentType (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] PASS
17:08:20 [2022-02-17T17:08:20.191Z] coverage: 14.7% of statements
17:08:20 [2022-02-17T17:08:20.191Z] ok  	github.com/docker/docker/api/server/httputils	0.049s	coverage: 14.7% of statements
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestMaskSecretKeys
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestMaskSecretKeys (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestVersionMiddlewareVersion
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:08:20 [2022-02-17T17:08:20.191Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:08:20 [2022-02-17T17:08:20.191Z] PASS
17:08:20 [2022-02-17T17:08:20.191Z] coverage: 37.7% of statements
17:08:20 [2022-02-17T17:08:20.191Z] ok  	github.com/docker/docker/api/server/middleware	0.068s	coverage: 37.7% of statements
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:08:20 [2022-02-17T17:08:20.191Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:08:20 [2022-02-17T17:08:20.726Z] Loaded image: debian:bullseye-slim
17:08:20 [2022-02-17T17:08:20.726Z] Loaded image: hello-world:latest
17:08:20 [2022-02-17T17:08:20.726Z] Loaded image: arm32v7/hello-world:latest
17:08:20 [2022-02-17T17:08:20.726Z] INFO: Testing against a local daemon
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:08:20 [2022-02-17T17:08:20.726Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestAdjustForAPIVersion
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] PASS
17:08:21 [2022-02-17T17:08:21.179Z] coverage: 5.7% of statements
17:08:21 [2022-02-17T17:08:21.179Z] ok  	github.com/docker/docker/api/server/router/swarm	0.043s	coverage: 5.7% of statements
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestStrSliceMarshalJSON
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestStrSliceUnmarshalJSON
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestStrSliceUnmarshalString
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestStrSliceUnmarshalSlice
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] PASS
17:08:21 [2022-02-17T17:08:21.179Z] coverage: 90.0% of statements
17:08:21 [2022-02-17T17:08:21.179Z] ok  	github.com/docker/docker/api/types/strslice	0.034s	coverage: 90.0% of statements
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestToJSON
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestToJSON (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestToParamWithVersion
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestToParamWithVersion (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestFromJSON
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestFromJSON (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestEmpty
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestEmpty (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestArgsMatchKVListEmptySources
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestArgsMatchKVList
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestArgsMatchKVList (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestArgsMatch
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestArgsMatch (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestAdd
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestAdd (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestDel
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestDel (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestLen
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestLen (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestExactMatch
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestExactMatch (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestOnlyOneExactMatch
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestContains
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestContains (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestValidate
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestValidate (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestWalkValues
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestWalkValues (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestFuzzyMatch
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestFuzzyMatch (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestClone
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestClone (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] PASS
17:08:21 [2022-02-17T17:08:21.179Z] coverage: 92.2% of statements
17:08:21 [2022-02-17T17:08:21.179Z] ok  	github.com/docker/docker/api/types/filters	0.038s	coverage: 92.2% of statements
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestDurationToSecondsString
17:08:21 [2022-02-17T17:08:21.179Z] --- PASS: TestDurationToSecondsString (0.00s)
17:08:21 [2022-02-17T17:08:21.179Z] === RUN   TestGetTimestamp
17:08:21 [2022-02-17T17:08:21.187Z] === RUN   TestInspectNetwork/full_network_id
17:08:21 [2022-02-17T17:08:21.187Z] === RUN   TestInspectNetwork/partial_network_id
17:08:21 [2022-02-17T17:08:21.187Z] === RUN   TestInspectNetwork/network_name
17:08:21 [2022-02-17T17:08:21.187Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:08:21 [2022-02-17T17:08:21.294Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:08:21 [2022-02-17T17:08:21.554Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:08:21 [2022-02-17T17:08:21.648Z] --- PASS: TestGetTimestamp (0.19s)
17:08:21 [2022-02-17T17:08:21.648Z] === RUN   TestParseTimestamps
17:08:21 [2022-02-17T17:08:21.648Z] --- PASS: TestParseTimestamps (0.00s)
17:08:21 [2022-02-17T17:08:21.648Z] PASS
17:08:21 [2022-02-17T17:08:21.648Z] coverage: 100.0% of statements
17:08:21 [2022-02-17T17:08:21.648Z] ok  	github.com/docker/docker/api/types/time	0.256s	coverage: 100.0% of statements
17:08:21 [2022-02-17T17:08:21.648Z] === RUN   TestCompareVersion
17:08:21 [2022-02-17T17:08:21.648Z] --- PASS: TestCompareVersion (0.00s)
17:08:21 [2022-02-17T17:08:21.648Z] PASS
17:08:21 [2022-02-17T17:08:21.648Z] coverage: 77.3% of statements
17:08:21 [2022-02-17T17:08:21.648Z] ok  	github.com/docker/docker/api/types/versions	0.040s	coverage: 77.3% of statements
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:08:21 [2022-02-17T17:08:21.648Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:08:22 [2022-02-17T17:08:22.123Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:08:22 [2022-02-17T17:08:22.123Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:08:22 [2022-02-17T17:08:22.383Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:08:22 [2022-02-17T17:08:22.642Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:08:22 [2022-02-17T17:08:22.642Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:08:23 [2022-02-17T17:08:23.214Z] --- PASS: TestParseRemoteURL (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestCloneArgsSmartHttp
17:08:23 [2022-02-17T17:08:23.214Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestCloneArgsDumbHttp
17:08:23 [2022-02-17T17:08:23.214Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestCloneArgsGit
17:08:23 [2022-02-17T17:08:23.214Z] --- PASS: TestCloneArgsGit (0.00s)
17:08:23 [2022-02-17T17:08:23.214Z] === RUN   TestCheckoutGit
17:08:24 [2022-02-17T17:08:24.023Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:08:24 [2022-02-17T17:08:24.202Z] === RUN   TestEnable
17:08:24 [2022-02-17T17:08:24.202Z] --- PASS: TestEnable (0.00s)
17:08:24 [2022-02-17T17:08:24.202Z] === RUN   TestDisable
17:08:24 [2022-02-17T17:08:24.202Z] --- PASS: TestDisable (0.00s)
17:08:24 [2022-02-17T17:08:24.202Z] === RUN   TestEnabled
17:08:24 [2022-02-17T17:08:24.202Z] --- PASS: TestEnabled (0.00s)
17:08:24 [2022-02-17T17:08:24.202Z] PASS
17:08:24 [2022-02-17T17:08:24.202Z] coverage: 100.0% of statements
17:08:24 [2022-02-17T17:08:24.202Z] ok  	github.com/docker/docker/cli/debug	0.054s	coverage: 100.0% of statements
17:08:24 [2022-02-17T17:08:24.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:08:24 [2022-02-17T17:08:24.282Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:08:24 [2022-02-17T17:08:24.282Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:08:24 [2022-02-17T17:08:24.282Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:08:24 [2022-02-17T17:08:24.543Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestProcessNoDockerignore
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestProcessShouldLeaveAllFiles
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestDetectContentType
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestDetectContentType (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestSelectAcceptableMIME
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestInspectEmptyResponse
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestInspectResponseBinary
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestInspectResponseBinary (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestResponseUnsupportedContentType
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestInspectResponseTextSimple
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestInspectResponseEmptyContentType
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestUnknownContentLength
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestUnknownContentLength (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestDownloadRemote
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestDownloadRemote (0.09s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestGetWithStatusError
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestGetWithStatusError (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestCloseRootDirectory
17:08:24 [2022-02-17T17:08:24.677Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:24 [2022-02-17T17:08:24.677Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestHashFile
17:08:24 [2022-02-17T17:08:24.677Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:24 [2022-02-17T17:08:24.677Z] --- SKIP: TestHashFile (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestHashSubdir
17:08:24 [2022-02-17T17:08:24.677Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:24 [2022-02-17T17:08:24.677Z] --- SKIP: TestHashSubdir (0.01s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestRemoveDirectory
17:08:24 [2022-02-17T17:08:24.677Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:24 [2022-02-17T17:08:24.677Z] --- SKIP: TestRemoveDirectory (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] PASS
17:08:24 [2022-02-17T17:08:24.677Z] coverage: 9.3% of statements
17:08:24 [2022-02-17T17:08:24.677Z] ok  	github.com/docker/docker/builder/remotecontext	0.283s	coverage: 9.3% of statements
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestGetAllAllowed
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestGetAllAllowed (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestGetAllMeta
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestGetAllMeta (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestWarnOnUnusedBuildArgs
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestIsUnreferencedBuiltin
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestIsExistingDirectory
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestIsExistingDirectory (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestGetFilenameForDownload
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestEnv2Variables
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestEnv2Variables (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestMaintainer
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestMaintainer (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestLabel
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestLabel (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestFromScratch
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestFromScratch (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestFromWithArg
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestFromWithArg (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestFromWithUndefinedArg
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestFromMultiStageWithNamedStage
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestOnbuild
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestOnbuild (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestWorkdir
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestWorkdir (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestCmd
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestCmd (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestHealthcheckNone
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestHealthcheckNone (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestHealthcheckCmd
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestHealthcheckCmd (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestEntrypoint
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestEntrypoint (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestExpose
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestExpose (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestUser
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestUser (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestVolume
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestVolume (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestStopSignal
17:08:24 [2022-02-17T17:08:24.677Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:08:24 [2022-02-17T17:08:24.677Z] --- SKIP: TestStopSignal (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestArg
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestArg (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestShell
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestShell (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestPrependEnvOnCmd
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestRunWithBuildArgs
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestRunIgnoresHealthcheck
17:08:24 [2022-02-17T17:08:24.677Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestDispatchUnsupportedOptions
17:08:24 [2022-02-17T17:08:24.677Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestNormalizeWorkdir
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDispatch/COPY_url
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestDispatch (0.07s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestAddScratchImageAddsToMounts
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestAddFromScratchPopulatesPlatform
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestImageSourceGetAddsToMounts
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestEmptyDockerfile
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestEmptyDockerfile (0.01s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestSymlinkDockerfile
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDockerfileOutsideTheBuildContext
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestNonExistingDockerfile
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestCopyRunConfig
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestCopyRunConfig (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestDeepCopyRunConfig
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestExportImage
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestExportImage (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] === RUN   TestNormalizeDest
17:08:25 [2022-02-17T17:08:25.148Z] --- PASS: TestNormalizeDest (0.00s)
17:08:25 [2022-02-17T17:08:25.148Z] PASS
17:08:25 [2022-02-17T17:08:25.148Z] coverage: 46.8% of statements
17:08:25 [2022-02-17T17:08:25.148Z] ok  	github.com/docker/docker/builder/dockerfile	0.198s	coverage: 46.8% of statements
17:08:25 [2022-02-17T17:08:25.148Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:08:25 [2022-02-17T17:08:25.399Z] --- PASS: TestInspectNetwork (7.08s)
17:08:25 [2022-02-17T17:08:25.399Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:08:25 [2022-02-17T17:08:25.399Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:08:25 [2022-02-17T17:08:25.399Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:08:25 [2022-02-17T17:08:25.399Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:08:25 [2022-02-17T17:08:25.399Z] === RUN   TestRunContainerWithBridgeNone
17:08:25 [2022-02-17T17:08:25.483Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestTCP4Proxy
17:08:25 [2022-02-17T17:08:25.625Z] --- PASS: TestTCP4Proxy (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestTCP4ProxyHalfClose
17:08:25 [2022-02-17T17:08:25.625Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestTCP6Proxy
17:08:25 [2022-02-17T17:08:25.625Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:08:25 [2022-02-17T17:08:25.625Z] --- SKIP: TestTCP6Proxy (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestTCPDualStackProxy
17:08:25 [2022-02-17T17:08:25.625Z]     network_proxy_test.go:208: No support for dual stack yet
17:08:25 [2022-02-17T17:08:25.625Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestUDP4Proxy
17:08:25 [2022-02-17T17:08:25.625Z] --- PASS: TestUDP4Proxy (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestUDP6Proxy
17:08:25 [2022-02-17T17:08:25.625Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:08:25 [2022-02-17T17:08:25.625Z] --- SKIP: TestUDP6Proxy (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestUDPWriteError
17:08:25 [2022-02-17T17:08:25.625Z] --- PASS: TestUDPWriteError (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestSCTP4Proxy
17:08:25 [2022-02-17T17:08:25.625Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:08:25 [2022-02-17T17:08:25.625Z] --- SKIP: TestSCTP4Proxy (0.01s)
17:08:25 [2022-02-17T17:08:25.625Z] === RUN   TestSCTP6Proxy
17:08:25 [2022-02-17T17:08:25.625Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:08:25 [2022-02-17T17:08:25.625Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:08:25 [2022-02-17T17:08:25.625Z] PASS
17:08:25 [2022-02-17T17:08:25.625Z] coverage: 49.4% of statements
17:08:25 [2022-02-17T17:08:25.625Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.058s	coverage: 49.4% of statements
17:08:26 [2022-02-17T17:08:26.052Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:08:26 [2022-02-17T17:08:26.312Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:08:26 [2022-02-17T17:08:26.330Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkInvalidJSON
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkInvalidJSON//networks/create
17:08:26 [2022-02-17T17:08:26.330Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:08:26 [2022-02-17T17:08:26.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:08:26 [2022-02-17T17:08:26.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:08:26 [2022-02-17T17:08:26.330Z] === CONT  TestNetworkInvalidJSON//networks/create
17:08:26 [2022-02-17T17:08:26.330Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:08:26 [2022-02-17T17:08:26.330Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:08:26 [2022-02-17T17:08:26.330Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:08:26 [2022-02-17T17:08:26.330Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:08:26 [2022-02-17T17:08:26.330Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:08:26 [2022-02-17T17:08:26.330Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkList
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkList//networks
17:08:26 [2022-02-17T17:08:26.330Z] === PAUSE TestNetworkList//networks
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestNetworkList//networks/
17:08:26 [2022-02-17T17:08:26.330Z] === PAUSE TestNetworkList//networks/
17:08:26 [2022-02-17T17:08:26.330Z] === CONT  TestNetworkList//networks
17:08:26 [2022-02-17T17:08:26.330Z] === CONT  TestNetworkList//networks/
17:08:26 [2022-02-17T17:08:26.330Z] --- PASS: TestNetworkList (0.01s)
17:08:26 [2022-02-17T17:08:26.330Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:08:26 [2022-02-17T17:08:26.330Z]     --- PASS: TestNetworkList//networks (0.00s)
17:08:26 [2022-02-17T17:08:26.330Z] === RUN   TestHostIPv4BridgeLabel
17:08:26 [2022-02-17T17:08:26.573Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:08:26 [2022-02-17T17:08:26.573Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:08:26 [2022-02-17T17:08:26.573Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:08:26 [2022-02-17T17:08:26.893Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:08:26 [2022-02-17T17:08:26.893Z] === RUN   TestDaemonRestartWithLiveRestore
17:08:27 [2022-02-17T17:08:27.831Z] === RUN   TestMiddlewares
17:08:27 [2022-02-17T17:08:27.831Z] --- PASS: TestMiddlewares (0.00s)
17:08:27 [2022-02-17T17:08:27.831Z] PASS
17:08:27 [2022-02-17T17:08:27.831Z] coverage: 9.0% of statements
17:08:27 [2022-02-17T17:08:27.831Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 9.0% of statements
17:08:28 [2022-02-17T17:08:28.257Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:08:28 [2022-02-17T17:08:28.257Z] === RUN   TestDaemonDefaultNetworkPools
17:08:28 [2022-02-17T17:08:28.820Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
17:08:28 [2022-02-17T17:08:28.820Z] === RUN   TestDaemonRestartWithExistingNetwork
17:08:29 [2022-02-17T17:08:29.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:08:29 [2022-02-17T17:08:29.747Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:08:29 [2022-02-17T17:08:29.747Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:08:31 [2022-02-17T17:08:31.114Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
17:08:31 [2022-02-17T17:08:31.114Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:08:31 [2022-02-17T17:08:31.676Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:08:31 [2022-02-17T17:08:31.676Z] === RUN   TestServiceWithPredefinedNetwork
17:08:32 [2022-02-17T17:08:32.486Z] --- PASS: TestCheckoutGit (36.03s)
17:08:32 [2022-02-17T17:08:32.486Z] === RUN   TestValidGitTransport
17:08:32 [2022-02-17T17:08:32.486Z] --- PASS: TestValidGitTransport (0.00s)
17:08:32 [2022-02-17T17:08:32.486Z] === RUN   TestGitInvalidRef
17:08:32 [2022-02-17T17:08:32.486Z] --- PASS: TestGitInvalidRef (0.25s)
17:08:32 [2022-02-17T17:08:32.486Z] PASS
17:08:32 [2022-02-17T17:08:32.486Z] coverage: 86.3% of statements
17:08:32 [2022-02-17T17:08:32.486Z] ok  	github.com/docker/docker/builder/remotecontext/git	36.344s	coverage: 86.3% of statements
17:08:33 [2022-02-17T17:08:33.144Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:08:33 [2022-02-17T17:08:33.455Z] ?   	github.com/docker/docker/cli	[no test files]
17:08:33 [2022-02-17T17:08:33.455Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:08:34 [2022-02-17T17:08:34.190Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
17:08:34 [2022-02-17T17:08:34.190Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:08:34 [2022-02-17T17:08:34.190Z]     service_test.go:243: FLAKY_TEST
17:08:34 [2022-02-17T17:08:34.190Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:08:34 [2022-02-17T17:08:34.190Z] === RUN   TestServiceWithDataPathPortInit
17:08:35 [2022-02-17T17:08:35.682Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointCreateError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointCreate
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointDeleteError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointDelete
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointDelete (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointListError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointListError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointList
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointList (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCheckpointListContainerNotFound
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNewClientWithOpsFromEnv
17:08:36 [2022-02-17T17:08:36.062Z]     client_test.go:23: runtime.GOOS == "windows"
17:08:36 [2022-02-17T17:08:36.062Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestGetAPIPath
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestGetAPIPath (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestParseHostURL
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestParseHostURL (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNegotiateAPIVersionEmpty
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNegotiateAPIVersion
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNegotiateAPVersionOverride
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNegotiateAPIVersionAutomatic
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestClientRedirect
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestClientRedirect (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigCreateUnsupported
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigCreateError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigCreate
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigInspectNotFound
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigInspectUnsupported
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigInspectError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigInspectConfigNotFound
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigInspect
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigListUnsupported
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigListUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigListError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigListError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigList
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigList (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigRemoveUnsupported
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigRemoveError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigRemove
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigUpdateUnsupported
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigUpdateError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigUpdateError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestConfigUpdate
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestConfigUpdate (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestContainerCommitError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestContainerCommitError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestContainerCommit
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestContainerCommit (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestContainerStatPathError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestContainerStatPathError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestContainerStatPathNotFoundError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestContainerStatPathNoHeaderError
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestContainerStatPath
17:08:36 [2022-02-17T17:08:36.062Z] --- PASS: TestContainerStatPath (0.00s)
17:08:36 [2022-02-17T17:08:36.062Z] === RUN   TestCopyToContainerError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyToContainerError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyToContainerNotFoundError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyToContainerNotStatusOKError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyToContainer
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyToContainer (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyFromContainerError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyFromContainerError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyFromContainerNotFoundError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyFromContainerNotStatusOKError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyFromContainerNoHeaderError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestCopyFromContainer
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestCopyFromContainer (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerCreateError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerCreateImageNotFound
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerCreateWithName
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerCreateWithName (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerCreateAutoRemove
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerDiffError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerDiffError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerDiff
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerDiff (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecCreateError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecCreate
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecStartError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecStartError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecStart
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecStart (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecInspectError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecInspect
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExportError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExportError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExport
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExport (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerInspectError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerInspectContainerNotFound
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerInspect
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerInspectNode
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerInspectNode (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerKillError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerKillError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerKill
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerKill (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerListError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerListError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerList
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerList (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerLogsNotFoundError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerLogsError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerLogsError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerLogs
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerLogs (0.19s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerPauseError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerPauseError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerPause
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerPause (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainersPruneError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainersPruneError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainersPrune
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainersPrune (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRemoveError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRemoveNotFoundError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRemove
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRenameError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRenameError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRename
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRename (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerResizeError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerResizeError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecResizeError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecResizeError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerResize
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerResize (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerExecResize
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerExecResize (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRestartError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRestartError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerRestart
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerRestart (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerStartError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerStartError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerStart
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerStart (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerStatsError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerStatsError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerStats
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerStats (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerStopError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerStopError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerStop
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerStop (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerTopError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerTopError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerTop
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerTop (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerUnpauseError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerUnpauseError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerUnpause
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerUnpause (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerUpdateError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerUpdateError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerUpdate
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerUpdate (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerWaitError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerWaitError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestContainerWait
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestContainerWait (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestDiskUsageError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestDiskUsageError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestDiskUsage
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestDiskUsage (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestDistributionInspectUnsupported
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestDistributionInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestEventsErrorInOptions
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestEventsErrorFromServer
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestEvents
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestEvents (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestTLSCloseWriter
17:08:36 [2022-02-17T17:08:36.063Z] === PAUSE TestTLSCloseWriter
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageBuildError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageBuildError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageBuild
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageBuild (0.03s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestGetDockerOS
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestGetDockerOS (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageCreateError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageCreate
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageHistoryError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageHistoryError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageHistory
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageHistory (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageImportError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageImportError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageImport
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageImport (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageInspectError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageInspectImageNotFound
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageInspect
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageListError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageListError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageList
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageList (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageListApiBefore125
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageLoadError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageLoadError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageLoad
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageLoad (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagesPruneError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagesPruneError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagesPrune
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagesPrune (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullReferenceParseError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullAnyError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullAnyError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullStatusUnauthorizedError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePullWithoutErrors
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushReferenceError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushReferenceError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushAnyError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushAnyError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushStatusUnauthorizedError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithoutErrors
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageRemoveError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageRemoveImageNotFound
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageRemove
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSaveError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSaveError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSave
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSave (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSearchAnyError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSearchAnyError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSearchStatusUnauthorizedError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageSearchWithoutErrors
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageTagError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageTagError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageTagInvalidReference
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageTagInvalidSourceImageName
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageTagHexSource
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageTagHexSource (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestImageTag
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestImageTag (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestInfoServerError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestInfoServerError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestInfoInvalidResponseJSONError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestInfo
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestInfo (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkConnectError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkConnectError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkConnect
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkConnect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkCreateError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkCreate
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkDisconnectError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkDisconnect
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkDisconnect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect/empty_ID
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect/no_options
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect/verbose
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect/global_scope
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect/unknown_network
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkInspect/server_error
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkListError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkListError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkList
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkList (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworksPruneError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworksPruneError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworksPrune
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworksPrune (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkRemoveError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNetworkRemove
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNetworkRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeInspectError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeInspectNodeNotFound
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeInspect
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeListError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeListError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeList
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeList (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeRemoveError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeRemove
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeUpdateError
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeUpdateError (0.00s)
17:08:36 [2022-02-17T17:08:36.063Z] === RUN   TestNodeUpdate
17:08:36 [2022-02-17T17:08:36.063Z] --- PASS: TestNodeUpdate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestOptionWithHostFromEnv
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestOptionWithTimeout
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestOptionWithTimeout (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestOptionWithVersionFromEnv
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingFail
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPingFail (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingWithError
17:08:36 [2022-02-17T17:08:36.064Z] 2022/02/17 17:08:35 RoundTripper returned a response & error; ignoring response
17:08:36 [2022-02-17T17:08:36.064Z] 2022/02/17 17:08:35 RoundTripper returned a response & error; ignoring response
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPingWithError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingSuccess
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPingSuccess (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingHeadFallback
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingHeadFallback/OK
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingHeadFallback/Not_Found
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPingHeadFallback (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginDisableError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginDisableError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginDisable
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginDisable (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginEnableError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginEnableError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginEnable
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginEnable (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginInspectError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginInspect
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginListError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginListError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginList
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginList (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginPushError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginPushError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginPush
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginPush (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginRemoveError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginRemove
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginSetError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginSetError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPluginSet
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPluginSet (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSetHostHeader
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSetHostHeader (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestPlainTextError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestPlainTextError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestInfiniteError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestInfiniteError (0.03s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestCanceledContext
17:08:36 [2022-02-17T17:08:36.064Z] 2022/02/17 17:08:35 RoundTripper returned a response & error; ignoring response
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestCanceledContext (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestDeadlineExceededContext
17:08:36 [2022-02-17T17:08:36.064Z] 2022/02/17 17:08:35 RoundTripper returned a response & error; ignoring response
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestDeadlineExceededContext (0.01s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretCreateUnsupported
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretCreateError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretCreate
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretInspectUnsupported
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretInspectError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretInspectSecretNotFound
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretInspect
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretListUnsupported
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretListUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretListError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretListError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretList
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretList (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretRemoveUnsupported
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretRemoveError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretRemove
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretUpdateUnsupported
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretUpdateError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretUpdateError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSecretUpdate
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSecretUpdate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceCreateError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceCreateError (0.01s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceCreate
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceCreateCompatiblePlatforms
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceCreateDigestPinning
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceInspectError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceInspectServiceNotFound
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceInspect
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceListError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceListError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceList
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceList (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceLogsError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceLogsError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceLogs
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceLogs (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceRemoveError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceRemoveNotFoundError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceRemove
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceUpdateError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceUpdateError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestServiceUpdate
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestServiceUpdate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmGetUnlockKeyError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmGetUnlockKey
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmInitError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmInitError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmInit
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmInit (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmInspectError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmInspect
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmJoinError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmJoinError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmJoin
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmJoin (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmLeaveError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmLeaveError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmLeave
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmLeave (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmUnlockError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmUnlockError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmUnlock
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmUnlock (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmUpdateError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmUpdateError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestSwarmUpdate
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestSwarmUpdate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestTaskInspectError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestTaskInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestTaskInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestTaskInspect
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestTaskInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestTaskListError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestTaskListError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestTaskList
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestTaskList (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeCreateError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeCreateError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeCreate
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeCreate (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeInspectError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeInspectError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeInspectNotFound
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeInspectWithEmptyID
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeInspect
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeInspect (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeListError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeListError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeList
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeList (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeRemoveError
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeRemoveError (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === RUN   TestVolumeRemove
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestVolumeRemove (0.00s)
17:08:36 [2022-02-17T17:08:36.064Z] === CONT  TestTLSCloseWriter
17:08:36 [2022-02-17T17:08:36.064Z] --- PASS: TestTLSCloseWriter (0.03s)
17:08:36 [2022-02-17T17:08:36.064Z] PASS
17:08:36 [2022-02-17T17:08:36.064Z] coverage: 75.3% of statements
17:08:36 [2022-02-17T17:08:36.064Z] ok  	github.com/docker/docker/client	0.449s	coverage: 75.3% of statements
17:08:36 [2022-02-17T17:08:36.638Z] INFO [linters context/goanalysis] analyzers took 4m11.884835871s with top 10 stages: buildir: 1m48.61947505s, goimports: 23.567339607s, unconvert: 17.431675029s, gosec: 14.335576306s, golint: 7.308868138s, S1038: 6.081754932s, misspell: 6.042887934s, inspect: 4.352589658s, nilness: 3.621100371s, unused: 3.397106824s 
17:08:36 [2022-02-17T17:08:36.638Z] INFO [runner] Issues before processing: 3050, after processing: 0 
17:08:36 [2022-02-17T17:08:36.638Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2443/2443, identifier_marker: 2055/2055, cgo: 2443/3050, filename_unadjuster: 2443/2443, path_prettifier: 2443/2443, autogenerated_exclude: 2055/2443, skip_files: 2443/2443, exclude: 2055/2055, exclude-rules: 76/2055, nolint: 0/76 
17:08:36 [2022-02-17T17:08:36.638Z] INFO [runner] processing took 97.092149ms with stages: nolint: 48.344197ms, identifier_marker: 21.616466ms, path_prettifier: 9.294619ms, autogenerated_exclude: 8.059701ms, exclude-rules: 7.52069ms, skip_dirs: 1.817077ms, cgo: 273.947µs, filename_unadjuster: 159.504µs, max_same_issues: 1.514µs, uniq_by_line: 937ns, diff: 497ns, source_code: 478ns, max_from_linter: 473ns, sort_results: 428ns, exclude: 379ns, skip_files: 279ns, severity-rules: 276ns, path_shortener: 273ns, max_per_file_from_linter: 263ns, path_prefixer: 151ns 
17:08:36 [2022-02-17T17:08:36.638Z] INFO [runner] linters took 1m26.095633823s with stages: goanalysis_metalinter: 1m25.998369064s 
17:08:36 [2022-02-17T17:08:36.638Z] INFO File cache stats: 1672 entries of total size 8.4MiB 
17:08:36 [2022-02-17T17:08:36.638Z] INFO Memory: 2265 samples, avg is 296.2MB, max is 1061.6MB 
17:08:36 [2022-02-17T17:08:36.638Z] INFO Execution took 3m46.358529823s               
17:08:36 [2022-02-17T17:08:36.638Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
17:08:36 [2022-02-17T17:08:36.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh dynbinary test-docker-py
17:08:37 [2022-02-17T17:08:37.537Z] 
17:08:37 [2022-02-17T17:08:37.537Z] Removing bundles/
17:08:37 [2022-02-17T17:08:37.537Z] 
17:08:37 [2022-02-17T17:08:37.537Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:08:37 [2022-02-17T17:08:37.537Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:08:37 [2022-02-17T17:08:37.537Z] GOOS="" GOARCH="" GOARM=""
17:08:37 [2022-02-17T17:08:37.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:08:37 [2022-02-17T17:08:37.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:08:38 [2022-02-17T17:08:38.158Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:08:38 [2022-02-17T17:08:38.158Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:08:38 [2022-02-17T17:08:38.158Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:08:38 [2022-02-17T17:08:38.158Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:08:38 [2022-02-17T17:08:38.158Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:08:38 [2022-02-17T17:08:38.158Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:08:38 [2022-02-17T17:08:38.158Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:08:38 [2022-02-17T17:08:38.159Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:08:38 [2022-02-17T17:08:38.159Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:08:38 [2022-02-17T17:08:38.159Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:08:38 [2022-02-17T17:08:38.159Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:08:38 [2022-02-17T17:08:38.220Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.02s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestConfigureDaemonLogs
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestCommonOptionsInstallFlags
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:08:38 [2022-02-17T17:08:38.618Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:08:38 [2022-02-17T17:08:38.618Z] PASS
17:08:38 [2022-02-17T17:08:38.618Z] coverage: 18.6% of statements
17:08:38 [2022-02-17T17:08:38.618Z] ok  	github.com/docker/docker/cmd/dockerd	0.275s	coverage: 18.6% of statements
17:08:38 [2022-02-17T17:08:38.618Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:08:38 [2022-02-17T17:08:38.618Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:08:38 [2022-02-17T17:08:38.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:08:39 [2022-02-17T17:08:39.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:08:39 [2022-02-17T17:08:39.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestContainerStopSignal
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestContainerStopSignal (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestContainerStopTimeout
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestContainerStopTimeout (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestContainerSecretReferenceDestTarget
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestContainerLogPathSetForRingLogger
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestReplaceAndAppendEnvVars
17:08:39 [2022-02-17T17:08:39.589Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestNewMemoryStore
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestNewMemoryStore (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestAddContainers
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestAddContainers (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestGetContainer
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestGetContainer (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestDeleteContainer
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestDeleteContainer (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestListContainers
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestListContainers (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestFirstContainer
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestFirstContainer (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestApplyAllContainer
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestApplyAllContainer (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestIsValidHealthString
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestIsValidHealthString (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestStateRunStop
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestStateRunStop (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestStateTimeoutWait
17:08:39 [2022-02-17T17:08:39.589Z]     state_test.go:141: Stop callback fired
17:08:39 [2022-02-17T17:08:39.589Z]     state_test.go:165: Stop callback fired
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestStateTimeoutWait (0.10s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestIsValidStateString
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestIsValidStateString (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestViewSaveDelete
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestViewSaveDelete (0.01s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestViewAll
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestViewAll (0.04s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestViewGet
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestViewGet (0.01s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestNames
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestNames (0.00s)
17:08:39 [2022-02-17T17:08:39.589Z] === RUN   TestViewWithHealthCheck
17:08:39 [2022-02-17T17:08:39.589Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:08:39 [2022-02-17T17:08:39.589Z] PASS
17:08:39 [2022-02-17T17:08:39.589Z] coverage: 41.7% of statements
17:08:39 [2022-02-17T17:08:39.589Z] ok  	github.com/docker/docker/container	0.274s	coverage: 41.7% of statements
17:08:40 [2022-02-17T17:08:40.050Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:08:40 [2022-02-17T17:08:40.050Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:08:40 [2022-02-17T17:08:40.050Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:08:40 [2022-02-17T17:08:40.050Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:08:40 [2022-02-17T17:08:40.127Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:08:40 [2022-02-17T17:08:40.386Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:08:40 [2022-02-17T17:08:40.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:08:40 [2022-02-17T17:08:40.954Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:08:41 [2022-02-17T17:08:41.214Z] --- PASS: TestBuildWithHugeFile (109.87s)
17:08:41 [2022-02-17T17:08:41.214Z] === RUN   TestBuildWCOWSandboxSize
17:08:41 [2022-02-17T17:08:41.214Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:08:41 [2022-02-17T17:08:41.214Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:08:41 [2022-02-17T17:08:41.214Z] === RUN   TestBuildWithEmptyDockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:08:41 [2022-02-17T17:08:41.214Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:08:41 [2022-02-17T17:08:41.474Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:08:41 [2022-02-17T17:08:41.474Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:08:41 [2022-02-17T17:08:41.474Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:08:41 [2022-02-17T17:08:41.474Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
17:08:41 [2022-02-17T17:08:41.474Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
17:08:41 [2022-02-17T17:08:41.474Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
17:08:41 [2022-02-17T17:08:41.474Z] === RUN   TestBuildPreserveOwnership
17:08:41 [2022-02-17T17:08:41.474Z] === RUN   TestBuildPreserveOwnership/copy_from
17:08:41 [2022-02-17T17:08:41.588Z] === RUN   TestPrepare
17:08:41 [2022-02-17T17:08:41.588Z] --- PASS: TestPrepare (0.00s)
17:08:41 [2022-02-17T17:08:41.588Z] === RUN   TestStart
17:08:41 [2022-02-17T17:08:41.588Z] --- PASS: TestStart (0.00s)
17:08:41 [2022-02-17T17:08:41.588Z] === RUN   TestWaitCancel
17:08:41 [2022-02-17T17:08:41.588Z] --- PASS: TestWaitCancel (0.00s)
17:08:41 [2022-02-17T17:08:41.588Z] === RUN   TestWaitDisabled
17:08:41 [2022-02-17T17:08:41.588Z] --- PASS: TestWaitDisabled (0.00s)
17:08:41 [2022-02-17T17:08:41.588Z] === RUN   TestWaitEnabled
17:08:41 [2022-02-17T17:08:41.588Z] --- PASS: TestWaitEnabled (0.00s)
17:08:41 [2022-02-17T17:08:41.588Z] === RUN   TestRemove
17:08:41 [2022-02-17T17:08:41.588Z] --- PASS: TestRemove (0.00s)
17:08:41 [2022-02-17T17:08:41.588Z] PASS
17:08:41 [2022-02-17T17:08:41.588Z] coverage: 65.3% of statements
17:08:41 [2022-02-17T17:08:41.588Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.064s	coverage: 65.3% of statements
17:08:42 [2022-02-17T17:08:42.041Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:08:42 [2022-02-17T17:08:42.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:08:42 [2022-02-17T17:08:42.558Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:08:42 [2022-02-17T17:08:42.608Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:08:43 [2022-02-17T17:08:43.018Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCIsolation
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCConfigs
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:08:43 [2022-02-17T17:08:43.019Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:08:43 [2022-02-17T17:08:43.019Z] === RUN   TestServiceConvertToGRPCConfigs
17:08:43 [2022-02-17T17:08:43.479Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:08:43 [2022-02-17T17:08:43.479Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:08:43 [2022-02-17T17:08:43.479Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:08:43 [2022-02-17T17:08:43.479Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:08:43 [2022-02-17T17:08:43.479Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z] PASS
17:08:43 [2022-02-17T17:08:43.479Z] coverage: 35.9% of statements
17:08:43 [2022-02-17T17:08:43.479Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.466s	coverage: 35.9% of statements
17:08:43 [2022-02-17T17:08:43.479Z] === RUN   TestNewListSecretsFilters
17:08:43 [2022-02-17T17:08:43.479Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z] === RUN   TestNewListConfigsFilters
17:08:43 [2022-02-17T17:08:43.479Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:08:43 [2022-02-17T17:08:43.479Z] PASS
17:08:43 [2022-02-17T17:08:43.479Z] coverage: 0.5% of statements
17:08:43 [2022-02-17T17:08:43.479Z] ok  	github.com/docker/docker/daemon/cluster	0.494s	coverage: 0.5% of statements
17:08:43 [2022-02-17T17:08:43.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:08:43 [2022-02-17T17:08:43.985Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:08:43 [2022-02-17T17:08:43.985Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:08:43 [2022-02-17T17:08:43.985Z]     docker_cli_daemon_test.go:1472: [d6a4d39f12aa0] daemon is not started
17:08:44 [2022-02-17T17:08:44.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:08:44 [2022-02-17T17:08:44.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:08:44 [2022-02-17T17:08:44.553Z]     check_test.go:308: [d7c1a9d614eae] daemon is not started
17:08:44 [2022-02-17T17:08:44.553Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:08:45 [2022-02-17T17:08:45.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:08:45 [2022-02-17T17:08:45.492Z] --- PASS: TestBuildPreserveOwnership (3.87s)
17:08:45 [2022-02-17T17:08:45.492Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
17:08:45 [2022-02-17T17:08:45.492Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.43s)
17:08:45 [2022-02-17T17:08:45.492Z] === RUN   TestBuildPlatformInvalid
17:08:45 [2022-02-17T17:08:45.492Z] === RUN   TestDockerSuite/TestAttachDetach
17:08:45 [2022-02-17T17:08:45.492Z] --- PASS: TestBuildPlatformInvalid (0.17s)
17:08:45 [2022-02-17T17:08:45.492Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:08:46 [2022-02-17T17:08:46.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:08:46 [2022-02-17T17:08:46.429Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:08:46 [2022-02-17T17:08:46.689Z] Loaded image: busybox:latest
17:08:46 [2022-02-17T17:08:46.948Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:08:46 [2022-02-17T17:08:46.948Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:08:46 [2022-02-17T17:08:46.948Z] Loaded image: busybox:glibc
17:08:46 [2022-02-17T17:08:46.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestBuilderGC
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestBuilderGC (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationNotFound
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonBrokenConfiguration
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestFindConfigurationConflicts
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeConflicts
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_label
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_dns
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_dns-search
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestValidateConfiguration (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestReloadSetConfigFileNotExist
17:08:47 [2022-02-17T17:08:47.223Z] time="2022-02-17T17:08:46Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestReloadDefaultConfigNotExist
17:08:47 [2022-02-17T17:08:47.223Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
17:08:47 [2022-02-17T17:08:47.223Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestReloadBadDefaultConfig
17:08:47 [2022-02-17T17:08:47.223Z] time="2022-02-17T17:08:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1928396759"
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestReloadWithConflictingLabels
17:08:47 [2022-02-17T17:08:47.223Z] time="2022-02-17T17:08:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-165614672"
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestReloadWithDuplicateLabels
17:08:47 [2022-02-17T17:08:47.223Z] time="2022-02-17T17:08:47Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-917293106"
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestMaskURLCredentials
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestMaskURLCredentials (0.00s)
17:08:47 [2022-02-17T17:08:47.223Z] === RUN   TestDaemonConfigurationMerge
17:08:47 [2022-02-17T17:08:47.223Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:08:47 [2022-02-17T17:08:47.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:08:47 [2022-02-17T17:08:47.686Z] PASS
17:08:47 [2022-02-17T17:08:47.686Z] coverage: 79.2% of statements
17:08:47 [2022-02-17T17:08:47.686Z] ok  	github.com/docker/docker/daemon/config	0.522s	coverage: 79.2% of statements
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestWaitNodeAttachment
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestEventsLog
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestEventsLog (0.00s)
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestEventsLogTimeout
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestEventsLogTimeout (0.00s)
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestLogEvents
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestLogEvents (0.05s)
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestLoadBufferedEvents
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestLoadBufferedEvents (0.21s)
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:08:48 [2022-02-17T17:08:48.146Z] PASS
17:08:48 [2022-02-17T17:08:48.146Z] coverage: 50.0% of statements
17:08:48 [2022-02-17T17:08:48.146Z] ok  	github.com/docker/docker/daemon/events	0.371s	coverage: 50.0% of statements
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestIsolationConversion
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestIsolationConversion/default
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestIsolationConversion/process
17:08:48 [2022-02-17T17:08:48.146Z] === RUN   TestIsolationConversion/hyperv
17:08:48 [2022-02-17T17:08:48.146Z] --- PASS: TestIsolationConversion (0.00s)
17:08:48 [2022-02-17T17:08:48.146Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:08:48 [2022-02-17T17:08:48.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:08:48 [2022-02-17T17:08:48.606Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestContainerLabels
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestContainerLabels (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestCredentialSpecConversion
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestCredentialSpecConversion/none
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestCredentialSpecConversion/config
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestCredentialSpecConversion/file
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestCredentialSpecConversion/registry
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestControllerValidateMountBind
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestControllerValidateMountVolume
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestControllerValidateMountTarget
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestControllerValidateMountTmpfs
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestControllerValidateMountInvalidType
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] === RUN   TestControllerValidateMountNamedPipe
17:08:48 [2022-02-17T17:08:48.606Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:08:48 [2022-02-17T17:08:48.606Z] PASS
17:08:48 [2022-02-17T17:08:48.606Z] coverage: 11.0% of statements
17:08:48 [2022-02-17T17:08:48.606Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.664s	coverage: 11.0% of statements
17:08:48 [2022-02-17T17:08:48.859Z]     check_test.go:308: [d656629b5a419] daemon is not started
17:08:48 [2022-02-17T17:08:48.860Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:08:48 [2022-02-17T17:08:48.860Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:08:49 [2022-02-17T17:08:49.029Z] --- PASS: TestServiceWithDataPathPortInit (13.62s)
17:08:49 [2022-02-17T17:08:49.029Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:08:49 [2022-02-17T17:08:49.083Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:49 [2022-02-17T17:08:49.083Z] Using test binary docker
17:08:49 [2022-02-17T17:08:49.083Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:08:49 [2022-02-17T17:08:49.083Z] +++ /etc/init.d/apparmor start
17:08:49 [2022-02-17T17:08:49.083Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:49 [2022-02-17T17:08:49.083Z] INFO: Waiting for daemon to start...
17:08:49 [2022-02-17T17:08:49.083Z] Starting dockerd
17:08:49 [2022-02-17T17:08:49.083Z] +++ 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
17:08:49 [2022-02-17T17:08:49.427Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:08:49 [2022-02-17T17:08:49.428Z] Loaded image: debian:bullseye-slim
17:08:49 [2022-02-17T17:08:49.575Z] === RUN   TestIsEmptyDir
17:08:49 [2022-02-17T17:08:49.575Z] --- PASS: TestIsEmptyDir (0.01s)
17:08:49 [2022-02-17T17:08:49.575Z] PASS
17:08:49 [2022-02-17T17:08:49.575Z] coverage: 2.3% of statements
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestVerifyNetworkingConfig
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestGetContainer
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestGetContainer (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestValidContainerNames
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestValidContainerNames (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestContainerInitDNS
17:08:49 [2022-02-17T17:08:49.576Z]     daemon_test.go:145: root required
17:08:49 [2022-02-17T17:08:49.576Z] --- SKIP: TestContainerInitDNS (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestMerge
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestMerge (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestValidateContainerIsolation
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestFindNetworkErrorType
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestEnsureServicesExist
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestEnsureServicesExist (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestEnsureServicesExistErrors
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:08:49 [2022-02-17T17:08:49.576Z] ok  	github.com/docker/docker/daemon/graphdriver	0.117s	coverage: 2.3% of statements
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestContainerDelete
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestContainerDelete (0.02s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestContainerDoubleDelete
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestLogContainerEventCopyLabels
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestLogContainerEventWithAttributes
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestNoneHealthcheck
17:08:49 [2022-02-17T17:08:49.576Z] --- PASS: TestNoneHealthcheck (0.00s)
17:08:49 [2022-02-17T17:08:49.576Z] === RUN   TestHealthStates
17:08:49 [2022-02-17T17:08:49.686Z] Loaded image: hello-world:latest
17:08:49 [2022-02-17T17:08:49.687Z] Loaded image: arm32v7/hello-world:latest
17:08:49 [2022-02-17T17:08:49.958Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oggp83ep7z8zkygi059kb6yvn Created:2022-02-17 17:08:48.782361078 +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[04cf51f492dfdb25553c84af7f7f5446cb2bcf73ebfd742d31b7ca04364d7fce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i3p9qmwodibp154fqq81db6fd EndpointID:000bb468b341c4b68e33c285453365127a02367b5133fb30b8ee06e025cb8a5a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d6d6aa708eef17f62df0e68886eb42f9db5617bb63c67ffd434ad41ad3d5b8bf 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:d8574487a4e2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i3p9qmwodibp154fqq81db6fd EndpointID:000bb468b341c4b68e33c285453365127a02367b5133fb30b8ee06e025cb8a5a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] time="2022-02-17T17:08:49Z" 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"
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestHealthStates (0.22s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestGetInspectData
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestGetInspectData (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestFillLicense
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestFillLicense (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestListInvalidFilter
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestListInvalidFilter (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestNameFilter
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestNameFilter (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:08:50 [2022-02-17T17:08:50.036Z] === 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
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- 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)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestDaemonReloadLabels
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestDaemonReloadMirrors
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestDaemonReloadInsecureRegistries
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestDaemonReloadNotAffectOthers
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:08:50 [2022-02-17T17:08:50.036Z]     reload_test.go:342: root required
17:08:50 [2022-02-17T17:08:50.036Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestParseVolumesFrom
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestParseVolumesFrom (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] PASS
17:08:50 [2022-02-17T17:08:50.036Z] coverage: 8.6% of statements
17:08:50 [2022-02-17T17:08:50.036Z] ok  	github.com/docker/docker/daemon	0.586s	coverage: 8.6% of statements
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLinkNaming
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLinkNaming (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLinkNew
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLinkNew (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLinkEnv
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLinkEnv (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLinkMultipleEnv
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] === RUN   TestLinkPortRangeEnv
17:08:50 [2022-02-17T17:08:50.036Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:08:50 [2022-02-17T17:08:50.036Z] PASS
17:08:50 [2022-02-17T17:08:50.036Z] coverage: 93.0% of statements
17:08:50 [2022-02-17T17:08:50.036Z] ok  	github.com/docker/docker/daemon/links	0.045s	coverage: 93.0% of statements
17:08:50 [2022-02-17T17:08:50.256Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:08:50 [2022-02-17T17:08:50.997Z] .
17:08:50 [2022-02-17T17:08:50.997Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:51 [2022-02-17T17:08:51.197Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:08:51 [2022-02-17T17:08:51.257Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:51 [2022-02-17T17:08:51.257Z] Error: No such image: emptyfs
17:08:51 [2022-02-17T17:08:51.257Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:51 [2022-02-17T17:08:51.257Z] ++++ docker load
17:08:51 [2022-02-17T17:08:51.257Z] Running integration-test (iteration 1)
17:08:51 [2022-02-17T17:08:51.257Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:08:51 [2022-02-17T17:08:51.257Z] ++ 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
17:08:51 [2022-02-17T17:08:51.257Z] ++ set -e
17:08:51 [2022-02-17T17:08:51.257Z] ++ '[' -n 0 ']'
17:08:51 [2022-02-17T17:08:51.257Z] ++ set -x
17:08:51 [2022-02-17T17:08:51.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
17:08:51 [2022-02-17T17:08:51.518Z] Loaded image: busybox:latest
17:08:51 [2022-02-17T17:08:51.518Z] Loaded image: busybox:glibc
17:08:52 [2022-02-17T17:08:52.900Z] Loaded image: debian:bullseye-slim
17:08:52 [2022-02-17T17:08:52.900Z] Loaded image: hello-world:latest
17:08:52 [2022-02-17T17:08:52.900Z] Loaded image: arm32v7/hello-world:latest
17:08:52 [2022-02-17T17:08:52.900Z] INFO: Testing against a local daemon
17:08:52 [2022-02-17T17:08:52.900Z] === RUN   TestCgroupNamespacesBuild
17:08:52 [2022-02-17T17:08:52.950Z] === RUN   TestValidateLogOptReconnectInterval
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] PASS
17:08:52 [2022-02-17T17:08:52.951Z] coverage: 33.6% of statements
17:08:52 [2022-02-17T17:08:52.951Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.092s	coverage: 33.6% of statements
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/defaults
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/invalid_create_group
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestNewStreamConfig (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestNewAWSLogsClientRegionDetect
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestAdapterReadLogs
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestAdapterReadLogs (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopier
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCopier (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopierLongLines
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCopierLongLines (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopierSlow
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=info msg="Trying to get region from EC2 Metadata"
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.25s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCreateSuccess
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCreateSuccess (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCreateStreamSkipped
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCreateLogGroupSuccess
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCreateError
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCreateError (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCreateAlreadyExists
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestLogClosed
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestLogClosed (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestLogBlocking
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestLogBlocking (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestLogNonBlockingBufferEmpty
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestLogNonBlockingBufferFull
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestPublishBatchSuccess
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestPublishBatchError
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=error msg=error
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestPublishBatchError (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestPublishBatchAlreadyAccepted
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:08:52 [2022-02-17T17:08:52.951Z] time="2022-02-17T17:08:52Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchSimple
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchSimple (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchTicker
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchTicker (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMultilinePattern
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchClose
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchClose (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen/0/Hello
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen/2/🙃
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen/3/����
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen/4/He��o
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestEffectiveLen/5/
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestEffectiveLen (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/0/
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: 
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: 
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/1/Hello
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: Hello
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: 
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/2/Hello
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: He
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: llo
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/3/Hello
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: 
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: Hello
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/4/🙃
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: 
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: 🙃
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/5/🙃
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: 🙃
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: 
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/6/a�
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: a
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: �
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestFindValidSplit/7/a�
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1076: a�
17:08:52 [2022-02-17T17:08:52.951Z]     cloudwatchlogs_test.go:1077: 
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestFindValidSplit (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestProcessEventEmoji
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestProcessEventEmoji (0.01s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchLineSplit
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchLineSplitWithBinary
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.03s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMaxEvents
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCopierSlow (0.23s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopierWithSized
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopierWithSized/as_is
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMaxEvents (0.06s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMaxTotalBytes
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopierWithSized/With_RingLogger
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCopierWithSized (0.04s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestCopierWithSized/as_is (0.03s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCopierWithPartial
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCopierWithPartial (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestRingLogger
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestRingLogger (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestRingCap
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestRingCap (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestRingClose
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestRingClose (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestRingDrain
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestRingDrain (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] PASS
17:08:52 [2022-02-17T17:08:52.951Z] coverage: 43.8% of statements
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:08:52 [2022-02-17T17:08:52.951Z] ok  	github.com/docker/docker/daemon/logger	0.343s	coverage: 43.8% of statements
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsMultilinePattern
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:08:52 [2022-02-17T17:08:52.951Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:08:52 [2022-02-17T17:08:52.951Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:08:52 [2022-02-17T17:08:52.951Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:08:53 [2022-02-17T17:08:53.106Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:08:53 [2022-02-17T17:08:53.106Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:08:53 [2022-02-17T17:08:53.412Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:08:53 [2022-02-17T17:08:53.412Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:08:53 [2022-02-17T17:08:53.412Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsFormat
17:08:53 [2022-02-17T17:08:53.412Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestValidateLogOptionsFormat/1/random
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestValidateLogOptionsFormat/2/
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
17:08:53 [2022-02-17T17:08:53.413Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestCreateTagSuccess
17:08:53 [2022-02-17T17:08:53.413Z] --- PASS: TestCreateTagSuccess (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:08:53 [2022-02-17T17:08:53.413Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:08:53 [2022-02-17T17:08:53.413Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:08:53 [2022-02-17T17:08:53.413Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:08:53 [2022-02-17T17:08:53.413Z] PASS
17:08:53 [2022-02-17T17:08:53.413Z] coverage: 80.2% of statements
17:08:53 [2022-02-17T17:08:53.413Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.576s	coverage: 80.2% of statements
17:08:53 [2022-02-17T17:08:53.841Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
17:08:53 [2022-02-17T17:08:53.841Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestSearchRegistryForImagesErrors
17:08:53 [2022-02-17T17:08:53.874Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestSearchRegistryForImages
17:08:53 [2022-02-17T17:08:53.874Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestOnlyPlatformWithFallback
17:08:53 [2022-02-17T17:08:53.874Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestImageDelete
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestImageDelete/no_lease
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestImageDelete/lease_exists
17:08:53 [2022-02-17T17:08:53.874Z] --- PASS: TestImageDelete (0.04s)
17:08:53 [2022-02-17T17:08:53.874Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:08:53 [2022-02-17T17:08:53.874Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:08:53 [2022-02-17T17:08:53.874Z] === RUN   TestContentStoreForPull
17:08:53 [2022-02-17T17:08:53.915Z] --- PASS: TestCheckoutGit (30.18s)
17:08:53 [2022-02-17T17:08:53.915Z] === RUN   TestValidGitTransport
17:08:53 [2022-02-17T17:08:53.915Z] --- PASS: TestValidGitTransport (0.00s)
17:08:53 [2022-02-17T17:08:53.915Z] === RUN   TestGitInvalidRef
17:08:53 [2022-02-17T17:08:53.915Z] --- PASS: TestGitInvalidRef (0.18s)
17:08:53 [2022-02-17T17:08:53.915Z] PASS
17:08:53 [2022-02-17T17:08:53.915Z] coverage: 86.3% of statements
17:08:53 [2022-02-17T17:08:53.915Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.480s	coverage: 86.3% of statements
17:08:54 [2022-02-17T17:08:54.042Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestJSONLogsMarshalJSONBuf
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestContentStoreForPull (0.31s)
17:08:54 [2022-02-17T17:08:54.334Z] PASS
17:08:54 [2022-02-17T17:08:54.334Z] coverage: 6.7% of statements
17:08:54 [2022-02-17T17:08:54.334Z] ok  	github.com/docker/docker/daemon/images	0.534s	coverage: 6.7% of statements
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s)
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestFastTimeMarshalJSON
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:08:54 [2022-02-17T17:08:54.334Z] PASS
17:08:54 [2022-02-17T17:08:54.334Z] coverage: 87.2% of statements
17:08:54 [2022-02-17T17:08:54.334Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.310s	coverage: 87.2% of statements
17:08:54 [2022-02-17T17:08:54.334Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:08:54 [2022-02-17T17:08:54.334Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:08:54 [2022-02-17T17:08:54.334Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:08:54 [2022-02-17T17:08:54.334Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:08:54 [2022-02-17T17:08:54.334Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:08:54 [2022-02-17T17:08:54.334Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestJSONFileLogger
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestJSONFileLogger (0.00s)
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestJSONFileLoggerWithTags
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestJSONFileLoggerWithOpts
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:08:54 [2022-02-17T17:08:54.334Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestEncodeDecode
17:08:54 [2022-02-17T17:08:54.334Z] === PAUSE TestEncodeDecode
17:08:54 [2022-02-17T17:08:54.334Z] === RUN   TestUnexpectedEOF
17:08:54 [2022-02-17T17:08:54.388Z] ?   	github.com/docker/docker/cli	[no test files]
17:08:54 [2022-02-17T17:08:54.388Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:08:54 [2022-02-17T17:08:54.798Z] time="2022-02-17T17:08:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:08:54 [2022-02-17T17:08:54.798Z] time="2022-02-17T17:08:54Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:08:54 [2022-02-17T17:08:54.798Z] --- PASS: TestUnexpectedEOF (0.20s)
17:08:54 [2022-02-17T17:08:54.798Z] === CONT  TestEncodeDecode
17:08:54 [2022-02-17T17:08:54.798Z] --- PASS: TestEncodeDecode (0.00s)
17:08:54 [2022-02-17T17:08:54.798Z] PASS
17:08:54 [2022-02-17T17:08:54.798Z] coverage: 69.9% of statements
17:08:54 [2022-02-17T17:08:54.798Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.287s	coverage: 69.9% of statements
17:08:54 [2022-02-17T17:08:54.979Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:08:54 [2022-02-17T17:08:54.979Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:08:55 [2022-02-17T17:08:55.202Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
17:08:55 [2022-02-17T17:08:55.202Z] PASS
17:08:55 [2022-02-17T17:08:55.202Z] 
17:08:55 [2022-02-17T17:08:55.202Z] === Skipped
17:08:55 [2022-02-17T17:08:55.202Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:08:55 [2022-02-17T17:08:55.202Z]     service_test.go:243: FLAKY_TEST
17:08:55 [2022-02-17T17:08:55.202Z] 
17:08:55 [2022-02-17T17:08:55.202Z] DONE 26 tests, 1 skipped in 43.508s
17:08:55 [2022-02-17T17:08:55.202Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:08:55 [2022-02-17T17:08:55.202Z] INFO: Testing against a local daemon
17:08:55 [2022-02-17T17:08:55.202Z] === RUN   TestDockerNetworkIpvlanPersistance
17:08:55 [2022-02-17T17:08:55.202Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:55 [2022-02-17T17:08:55.202Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:08:55 [2022-02-17T17:08:55.202Z] === RUN   TestDockerNetworkIpvlan
17:08:55 [2022-02-17T17:08:55.202Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:55 [2022-02-17T17:08:55.202Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:08:55 [2022-02-17T17:08:55.202Z] PASS
17:08:55 [2022-02-17T17:08:55.202Z] 
17:08:55 [2022-02-17T17:08:55.202Z] === Skipped
17:08:55 [2022-02-17T17:08:55.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:08:55 [2022-02-17T17:08:55.202Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:55 [2022-02-17T17:08:55.202Z] 
17:08:55 [2022-02-17T17:08:55.202Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:08:55 [2022-02-17T17:08:55.202Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:55 [2022-02-17T17:08:55.202Z] 
17:08:55 [2022-02-17T17:08:55.202Z] DONE 2 tests, 2 skipped in 0.036s
17:08:55 [2022-02-17T17:08:55.202Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:08:55 [2022-02-17T17:08:55.202Z] INFO: Testing against a local daemon
17:08:55 [2022-02-17T17:08:55.203Z] === RUN   TestDockerNetworkMacvlanPersistance
17:08:55 [2022-02-17T17:08:55.222Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
17:08:55 [2022-02-17T17:08:55.222Z] === RUN   TestBuildWithSession
17:08:55 [2022-02-17T17:08:55.222Z]     build_session_test.go:25: TODO: BuildKit
17:08:55 [2022-02-17T17:08:55.222Z] --- SKIP: TestBuildWithSession (0.00s)
17:08:55 [2022-02-17T17:08:55.222Z] === RUN   TestBuildSquashParent
17:08:55 [2022-02-17T17:08:55.258Z] === RUN   TestWriteLog
17:08:55 [2022-02-17T17:08:55.258Z] === PAUSE TestWriteLog
17:08:55 [2022-02-17T17:08:55.258Z] === RUN   TestReadLog
17:08:55 [2022-02-17T17:08:55.258Z] === PAUSE TestReadLog
17:08:55 [2022-02-17T17:08:55.258Z] === RUN   TestDecode
17:08:55 [2022-02-17T17:08:55.258Z] --- PASS: TestDecode (0.03s)
17:08:55 [2022-02-17T17:08:55.258Z] === CONT  TestWriteLog
17:08:55 [2022-02-17T17:08:55.258Z] --- PASS: TestWriteLog (0.00s)
17:08:55 [2022-02-17T17:08:55.258Z] === CONT  TestReadLog
17:08:55 [2022-02-17T17:08:55.258Z] === RUN   TestReadLog/tail_exact
17:08:55 [2022-02-17T17:08:55.719Z] === RUN   TestReadLog/tail_less_than_available
17:08:55 [2022-02-17T17:08:55.719Z] === RUN   TestReadLog/tail_more_than_available
17:08:55 [2022-02-17T17:08:55.719Z] --- PASS: TestReadLog (0.26s)
17:08:55 [2022-02-17T17:08:55.719Z]     --- PASS: TestReadLog/tail_exact (0.22s)
17:08:55 [2022-02-17T17:08:55.719Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:08:55 [2022-02-17T17:08:55.719Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
17:08:55 [2022-02-17T17:08:55.719Z] PASS
17:08:55 [2022-02-17T17:08:55.719Z] coverage: 78.7% of statements
17:08:55 [2022-02-17T17:08:55.719Z] ok  	github.com/docker/docker/daemon/logger/local	0.374s	coverage: 78.7% of statements
17:08:55 [2022-02-17T17:08:55.719Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:08:55 [2022-02-17T17:08:55.766Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
17:08:55 [2022-02-17T17:08:55.766Z] === RUN   TestDockerNetworkMacvlan
17:08:55 [2022-02-17T17:08:55.917Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:08:55 [2022-02-17T17:08:55.917Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestLog
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestLog (0.03s)
17:08:56 [2022-02-17T17:08:56.179Z] PASS
17:08:56 [2022-02-17T17:08:56.179Z] coverage: 31.5% of statements
17:08:56 [2022-02-17T17:08:56.179Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.109s	coverage: 31.5% of statements
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestOpenFileDelete
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestOpenFileDelete (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestOpenFileRename
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestOpenFileRename (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestHandleDecoderErr
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestHandleDecoderErr (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestParseLogTagDefaultTag
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestParseLogTag
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestParseLogTag (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestParseLogTagEmptyTag
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestTailFiles
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestTailFiles (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestFollowLogsConsumerGone
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestFollowLogsProducerGone
17:08:56 [2022-02-17T17:08:56.179Z]     logfile_test.go:180: logDecode() closed after sending 2402 messages
17:08:56 [2022-02-17T17:08:56.179Z]     logfile_test.go:233: messages sent: 2402, received: 2402
17:08:56 [2022-02-17T17:08:56.179Z] --- PASS: TestFollowLogsProducerGone (0.01s)
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestCheckCapacityAndRotate
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:08:56 [2022-02-17T17:08:56.179Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:08:56 [2022-02-17T17:08:56.329Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:08:56 [2022-02-17T17:08:56.639Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
17:08:56 [2022-02-17T17:08:56.639Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:08:56 [2022-02-17T17:08:56.639Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s)
17:08:56 [2022-02-17T17:08:56.639Z] PASS
17:08:56 [2022-02-17T17:08:56.639Z] coverage: 53.4% of statements
17:08:56 [2022-02-17T17:08:56.639Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.154s	coverage: 53.4% of statements
17:08:56 [2022-02-17T17:08:56.856Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestValidateLogOpt
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestValidateLogOpt (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestNewMissedConfig
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestNewMissedConfig (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestNewMissedUrl
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestNewMissedUrl (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestNewMissedToken
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestNewMissedToken (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestNewWithProxy
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestNewWithProxy (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestDefault
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestDefault (0.01s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestJsonFormat
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestJsonFormat (0.03s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestRawFormat
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestRawFormat (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestRawFormatWithLabels
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestRawFormatWithoutTag
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestBatching
17:08:57 [2022-02-17T17:08:57.099Z] === RUN   TestNewParse
17:08:57 [2022-02-17T17:08:57.099Z] --- PASS: TestNewParse (0.00s)
17:08:57 [2022-02-17T17:08:57.099Z] PASS
17:08:57 [2022-02-17T17:08:57.099Z] coverage: 8.3% of statements
17:08:57 [2022-02-17T17:08:57.099Z] ok  	github.com/docker/docker/daemon/logger/templates	0.068s	coverage: 8.3% of statements
17:08:57 [2022-02-17T17:08:57.271Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestParseLogFormat
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestParseLogFormat (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestValidateLogOptEmpty
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestValidateSyslogAddress
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestParseAddressDefaultPort
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestValidateSyslogFacility
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestValidateLogOptSyslogFormat
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestValidateLogOpt
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestValidateLogOpt (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] PASS
17:08:57 [2022-02-17T17:08:57.559Z] coverage: 46.8% of statements
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestBatching (0.22s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestFrequency
17:08:57 [2022-02-17T17:08:57.559Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.059s	coverage: 46.8% of statements
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestFrequency (0.16s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestOneMessagePerRequest
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestVerify
17:08:57 [2022-02-17T17:08:57.559Z] --- PASS: TestVerify (0.00s)
17:08:57 [2022-02-17T17:08:57.559Z] === RUN   TestSkipVerify
17:08:57 [2022-02-17T17:08:57.833Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:08:58 [2022-02-17T17:08:58.020Z] time="2022-02-17T17:08:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.020Z] time="2022-02-17T17:08:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.020Z] time="2022-02-17T17:08:57Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] --- PASS: TestSkipVerify (0.89s)
17:08:58 [2022-02-17T17:08:58.483Z] === RUN   TestBufferMaximum
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.228741\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.228741\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] --- PASS: TestBufferMaximum (0.00s)
17:08:58 [2022-02-17T17:08:58.483Z] === RUN   TestServerAlwaysDown
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.231705\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.231705\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.231705\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.232706\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] time="2022-02-17T17:08:58Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117738.232706\",\"host\":\"377555543f1d\"}'"
17:08:58 [2022-02-17T17:08:58.483Z] --- PASS: TestServerAlwaysDown (0.00s)
17:08:58 [2022-02-17T17:08:58.483Z] === RUN   TestCannotSendAfterClose
17:08:58 [2022-02-17T17:08:58.483Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:08:58 [2022-02-17T17:08:58.483Z] === RUN   TestDeadlockOnBlockedEndpoint
17:08:58 [2022-02-17T17:08:58.530Z] --- PASS: TestBuildSquashParent (3.24s)
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:58 [2022-02-17T17:08:58.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:58 [2022-02-17T17:08:58.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:08:58 [2022-02-17T17:08:58.764Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestConfigureDaemonLogs
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestCommonOptionsInstallFlags
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:08:59 [2022-02-17T17:08:59.147Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:08:59 [2022-02-17T17:08:59.147Z] PASS
17:08:59 [2022-02-17T17:08:59.147Z] coverage: 18.6% of statements
17:08:59 [2022-02-17T17:08:59.147Z] ok  	github.com/docker/docker/cmd/dockerd	0.211s	coverage: 18.6% of statements
17:08:59 [2022-02-17T17:08:59.147Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:08:59 [2022-02-17T17:08:59.147Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestV1IDService
17:08:59 [2022-02-17T17:08:59.454Z] --- PASS: TestV1IDService (0.03s)
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestV2MetadataService
17:08:59 [2022-02-17T17:08:59.454Z] time="2022-02-17T17:08:59Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:08:59 [2022-02-17T17:08:59.454Z] time="2022-02-17T17:08:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"377555543f1d\"}'"
17:08:59 [2022-02-17T17:08:59.454Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:08:59 [2022-02-17T17:08:59.454Z] PASS
17:08:59 [2022-02-17T17:08:59.454Z] coverage: 82.5% of statements
17:08:59 [2022-02-17T17:08:59.454Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.408s	coverage: 82.5% of statements
17:08:59 [2022-02-17T17:08:59.454Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:08:59 [2022-02-17T17:08:59.454Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:08:59 [2022-02-17T17:08:59.454Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestSuccessfulDownload
17:08:59 [2022-02-17T17:08:59.454Z]     download_test.go:267: Needs fixing on Windows
17:08:59 [2022-02-17T17:08:59.454Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestCancelledDownload
17:08:59 [2022-02-17T17:08:59.454Z] --- PASS: TestCancelledDownload (0.00s)
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestMaxDownloadAttempts
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:08:59 [2022-02-17T17:08:59.454Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:08:59 [2022-02-17T17:08:59.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:08:59 [2022-02-17T17:08:59.470Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:08:59 [2022-02-17T17:08:59.726Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:08:59 [2022-02-17T17:08:59.914Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:08:59 [2022-02-17T17:08:59.914Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:08:59 [2022-02-17T17:08:59.914Z] === RUN   TestContinueOnError_MirrorEndpoint
17:08:59 [2022-02-17T17:08:59.914Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:08:59 [2022-02-17T17:08:59.914Z] === RUN   TestContinueOnError_NeverContinue
17:08:59 [2022-02-17T17:08:59.914Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:08:59 [2022-02-17T17:08:59.914Z] === RUN   TestManifestStore
17:08:59 [2022-02-17T17:08:59.914Z] === RUN   TestManifestStore/no_remote_or_local
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:08:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:08:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:08:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:08:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestTransfer
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestV2MetadataService (1.00s)
17:09:00 [2022-02-17T17:09:00.374Z] PASS
17:09:00 [2022-02-17T17:09:00.374Z] coverage: 48.2% of statements
17:09:00 [2022-02-17T17:09:00.374Z] ok  	github.com/docker/docker/distribution/metadata	1.097s	coverage: 48.2% of statements
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2022448977\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/no_local_cache
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/with_local_cache
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestTransfer (0.13s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestConcurrencyLimit
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/unknown_media_type
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="reference for unknown type: "
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="reference for unknown type: "
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="reference for unknown type: "
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="reference for unknown type: "
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="reference for unknown type: "
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/error_persisting_manifest
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:09:00 [2022-02-17T17:09:00.374Z] time="2022-02-17T17:09:00Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestManifestStore (0.37s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestManifestStore/no_remote_or_local (0.27s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
17:09:00 [2022-02-17T17:09:00.374Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:09:00 [2022-02-17T17:09:00.374Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
17:09:00 [2022-02-17T17:09:00.374Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:09:00 [2022-02-17T17:09:00.374Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:09:00 [2022-02-17T17:09:00.374Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestFixManifestLayers
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestFixManifestLayers (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestFixManifestLayersBaseLayerParent
17:09:00 [2022-02-17T17:09:00.374Z]     pull_v2_test.go:73: Needs fixing on Windows
17:09:00 [2022-02-17T17:09:00.374Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestFixManifestLayersBadParent
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestValidateManifest
17:09:00 [2022-02-17T17:09:00.374Z]     pull_v2_test.go:118: Needs fixing on Windows
17:09:00 [2022-02-17T17:09:00.374Z] --- SKIP: TestValidateManifest (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestFormatPlatform
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestFormatPlatform (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestGetRepositoryMountCandidates
17:09:00 [2022-02-17T17:09:00.374Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:09:00 [2022-02-17T17:09:00.374Z] === RUN   TestLayerAlreadyExists
17:09:00 [2022-02-17T17:09:00.374Z]     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}
17:09:00 [2022-02-17T17:09:00.374Z]     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}
17:09:00 [2022-02-17T17:09:00.374Z]     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}
17:09:00 [2022-02-17T17:09:00.375Z]     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}
17:09:00 [2022-02-17T17:09:00.375Z]     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}
17:09:00 [2022-02-17T17:09:00.375Z]     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}
17:09:00 [2022-02-17T17:09:00.375Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:09:00 [2022-02-17T17:09:00.375Z] === RUN   TestWhenEmptyAuthConfig
17:09:00 [2022-02-17T17:09:00.409Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:00 [2022-02-17T17:09:00.409Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestContainerStopSignal
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestContainerStopSignal (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestContainerStopTimeout
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestContainerStopTimeout (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestContainerSecretReferenceDestTarget
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestContainerLogPathSetForRingLogger
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestReplaceAndAppendEnvVars
17:09:00 [2022-02-17T17:09:00.716Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestNewMemoryStore
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestNewMemoryStore (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestAddContainers
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestAddContainers (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestGetContainer
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestGetContainer (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestDeleteContainer
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestDeleteContainer (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestListContainers
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestListContainers (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestFirstContainer
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestFirstContainer (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestApplyAllContainer
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestApplyAllContainer (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestIsValidHealthString
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestIsValidHealthString (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestStateRunStop
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestStateRunStop (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestStateTimeoutWait
17:09:00 [2022-02-17T17:09:00.716Z]     state_test.go:141: Stop callback fired
17:09:00 [2022-02-17T17:09:00.716Z]     state_test.go:165: Stop callback fired
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestStateTimeoutWait (0.10s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestIsValidStateString
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestIsValidStateString (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestViewSaveDelete
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestViewSaveDelete (0.01s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestViewAll
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestViewAll (0.02s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestViewGet
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestViewGet (0.01s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestNames
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestNames (0.00s)
17:09:00 [2022-02-17T17:09:00.716Z] === RUN   TestViewWithHealthCheck
17:09:00 [2022-02-17T17:09:00.716Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:09:00 [2022-02-17T17:09:00.716Z] PASS
17:09:00 [2022-02-17T17:09:00.716Z] coverage: 41.7% of statements
17:09:00 [2022-02-17T17:09:00.717Z] ok  	github.com/docker/docker/container	0.253s	coverage: 41.7% of statements
17:09:00 [2022-02-17T17:09:00.717Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:09:00 [2022-02-17T17:09:00.717Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:09:00 [2022-02-17T17:09:00.717Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:09:00 [2022-02-17T17:09:00.717Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestConcurrencyLimit (0.37s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestInactiveJobs
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestNotFound
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestNotFound (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestConflict
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestConflict (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestForbidden
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestForbidden (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestInvalidParameter
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestInvalidParameter (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestNotImplemented
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestNotImplemented (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestNotModified
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestNotModified (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestUnauthorized
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestUnauthorized (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestUnknown
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestUnknown (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestCancelled
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestCancelled (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestDeadline
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestDeadline (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestDataLoss
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestDataLoss (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestUnavailable
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestUnavailable (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestSystem
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestSystem (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Not_Found
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Bad_Request
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Conflict
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Unauthorized
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Service_Unavailable
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Forbidden
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Not_Modified
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Not_Implemented
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:09:00 [2022-02-17T17:09:00.834Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:09:00 [2022-02-17T17:09:00.834Z] --- PASS: TestFromStatusCode (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:09:00 [2022-02-17T17:09:00.834Z] PASS
17:09:00 [2022-02-17T17:09:00.834Z] coverage: 53.1% of statements
17:09:00 [2022-02-17T17:09:00.834Z] ok  	github.com/docker/docker/errdefs	0.051s	coverage: 53.1% of statements
17:09:01 [2022-02-17T17:09:01.295Z] --- PASS: TestInactiveJobs (0.36s)
17:09:01 [2022-02-17T17:09:01.295Z] === RUN   TestWatchRelease
17:09:01 [2022-02-17T17:09:01.295Z] --- PASS: TestWatchRelease (0.04s)
17:09:01 [2022-02-17T17:09:01.295Z] === RUN   TestWatchFinishedTransfer
17:09:01 [2022-02-17T17:09:01.295Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:09:01 [2022-02-17T17:09:01.295Z] === RUN   TestDuplicateTransfer
17:09:01 [2022-02-17T17:09:01.295Z] --- PASS: TestDuplicateTransfer (0.09s)
17:09:01 [2022-02-17T17:09:01.295Z] === RUN   TestSuccessfulUpload
17:09:01 [2022-02-17T17:09:01.295Z] time="2022-02-17T17:09:01Z" level=error msg="Upload failed, retrying: simulating retry"
17:09:01 [2022-02-17T17:09:01.616Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:09:01 [2022-02-17T17:09:01.706Z] === RUN   TestPrepare
17:09:01 [2022-02-17T17:09:01.706Z] --- PASS: TestPrepare (0.00s)
17:09:01 [2022-02-17T17:09:01.706Z] === RUN   TestStart
17:09:01 [2022-02-17T17:09:01.706Z] --- PASS: TestStart (0.00s)
17:09:01 [2022-02-17T17:09:01.706Z] === RUN   TestWaitCancel
17:09:01 [2022-02-17T17:09:01.706Z] --- PASS: TestWaitCancel (0.00s)
17:09:01 [2022-02-17T17:09:01.706Z] === RUN   TestWaitDisabled
17:09:01 [2022-02-17T17:09:01.706Z] --- PASS: TestWaitDisabled (0.00s)
17:09:01 [2022-02-17T17:09:01.706Z] === RUN   TestWaitEnabled
17:09:01 [2022-02-17T17:09:01.706Z] --- PASS: TestWaitEnabled (0.00s)
17:09:01 [2022-02-17T17:09:01.706Z] === RUN   TestRemove
17:09:01 [2022-02-17T17:09:01.706Z] --- PASS: TestRemove (0.00s)
17:09:01 [2022-02-17T17:09:01.706Z] PASS
17:09:01 [2022-02-17T17:09:01.706Z] coverage: 65.3% of statements
17:09:01 [2022-02-17T17:09:01.706Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.085s	coverage: 65.3% of statements
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestSuccessfulUpload (0.36s)
17:09:01 [2022-02-17T17:09:01.755Z] === RUN   TestCancelledUpload
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestCancelledUpload (0.00s)
17:09:01 [2022-02-17T17:09:01.755Z] PASS
17:09:01 [2022-02-17T17:09:01.755Z] coverage: 77.6% of statements
17:09:01 [2022-02-17T17:09:01.755Z] ok  	github.com/docker/docker/distribution/xfer	1.964s	coverage: 77.6% of statements
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestWhenEmptyAuthConfig (1.24s)
17:09:01 [2022-02-17T17:09:01.755Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:09:01 [2022-02-17T17:09:01.755Z] === RUN   TestTokenPassThru
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestTokenPassThru (0.01s)
17:09:01 [2022-02-17T17:09:01.755Z] === RUN   TestTokenPassThruDifferentHost
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:09:01 [2022-02-17T17:09:01.755Z] PASS
17:09:01 [2022-02-17T17:09:01.755Z] coverage: 24.6% of statements
17:09:01 [2022-02-17T17:09:01.755Z] ok  	github.com/docker/docker/distribution	1.745s	coverage: 24.6% of statements
17:09:01 [2022-02-17T17:09:01.755Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:09:01 [2022-02-17T17:09:01.755Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:09:01 [2022-02-17T17:09:01.755Z] === RUN   TestCompare
17:09:01 [2022-02-17T17:09:01.755Z] --- PASS: TestCompare (0.00s)
17:09:01 [2022-02-17T17:09:01.790Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.15s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.02s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
17:09:01 [2022-02-17T17:09:01.790Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s)
17:09:01 [2022-02-17T17:09:01.790Z] === RUN   TestBuildMultiStageCopy
17:09:01 [2022-02-17T17:09:01.790Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:02 [2022-02-17T17:09:02.055Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:09:02 [2022-02-17T17:09:02.216Z] PASS
17:09:02 [2022-02-17T17:09:02.216Z] coverage: 19.2% of statements
17:09:02 [2022-02-17T17:09:02.216Z] ok  	github.com/docker/docker/image/cache	0.092s	coverage: 19.2% of statements
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSGetInvalidData
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSGetInvalidData (0.03s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSInvalidSet
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSInvalidSet (0.02s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSInvalidRoot
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSInvalidRoot (0.01s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSMetadataGetSet
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSMetadataGetSet (0.04s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSInvalidWalker
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSInvalidWalker (0.01s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSGetSet
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSGetSet (0.05s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSGetUnsetKey
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSGetEmptyData
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSGetEmptyData (0.01s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSDelete
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSDelete (0.02s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSWalker
17:09:02 [2022-02-17T17:09:02.216Z] --- PASS: TestFSWalker (0.02s)
17:09:02 [2022-02-17T17:09:02.216Z] === RUN   TestFSWalkerStopOnError
17:09:02 [2022-02-17T17:09:02.623Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.04s)
17:09:02 [2022-02-17T17:09:02.623Z] PASS
17:09:02 [2022-02-17T17:09:02.623Z] 
17:09:02 [2022-02-17T17:09:02.623Z] === Skipped
17:09:02 [2022-02-17T17:09:02.623Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:09:02 [2022-02-17T17:09:02.623Z]     build_session_test.go:25: TODO: BuildKit
17:09:02 [2022-02-17T17:09:02.623Z] 
17:09:02 [2022-02-17T17:09:02.623Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:09:02 [2022-02-17T17:09:02.623Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:02 [2022-02-17T17:09:02.623Z] 
17:09:02 [2022-02-17T17:09:02.623Z] DONE 34 tests, 2 skipped in 175.281s
17:09:02 [2022-02-17T17:09:02.623Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:09:02 [2022-02-17T17:09:02.623Z] ++ 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
17:09:02 [2022-02-17T17:09:02.623Z] ++ set -e
17:09:02 [2022-02-17T17:09:02.623Z] ++ '[' -n 0 ']'
17:09:02 [2022-02-17T17:09:02.623Z] ++ set -x
17:09:02 [2022-02-17T17:09:02.623Z] ++ 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
17:09:02 [2022-02-17T17:09:02.623Z] INFO: Testing against a local daemon
17:09:02 [2022-02-17T17:09:02.623Z] === RUN   TestConfigInspect
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestFSWalkerStopOnError (0.02s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestNewFromJSON
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestNewFromJSON (0.00s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestNewFromJSONWithInvalidJSON
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestMarshalKeyOrder
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestHistoryEqual
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestHistoryEqual (0.21s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestImage
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestImage (0.00s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestImageOSNotEmpty
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestNewChildImageFromImageWithRootFS
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestCreate
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestCreate (0.01s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestRestore
17:09:02 [2022-02-17T17:09:02.676Z] time="2022-02-17T17:09:02Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestRestore (0.03s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestAddDelete
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestAddDelete (0.03s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestSearchAfterDelete
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestSearchAfterDelete (0.01s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestParentReset
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestParentReset (0.04s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestGetAndSetLastUpdated
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:09:02 [2022-02-17T17:09:02.676Z] === RUN   TestStoreLen
17:09:02 [2022-02-17T17:09:02.676Z] --- PASS: TestStoreLen (0.09s)
17:09:02 [2022-02-17T17:09:02.676Z] PASS
17:09:02 [2022-02-17T17:09:02.676Z] coverage: 86.6% of statements
17:09:02 [2022-02-17T17:09:02.676Z] ok  	github.com/docker/docker/image	0.786s	coverage: 86.6% of statements
17:09:02 [2022-02-17T17:09:02.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:02 [2022-02-17T17:09:02.733Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:02 [2022-02-17T17:09:02.993Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:03 [2022-02-17T17:09:03.253Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:03 [2022-02-17T17:09:03.273Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:09:03 [2022-02-17T17:09:03.513Z] --- PASS: TestBuildMultiStageCopy (1.82s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.05s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:09:03 [2022-02-17T17:09:03.513Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
17:09:03 [2022-02-17T17:09:03.513Z] === RUN   TestBuildMultiStageParentConfig
17:09:03 [2022-02-17T17:09:03.650Z] === RUN   TestMakeV1ConfigFromConfig
17:09:03 [2022-02-17T17:09:03.651Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:09:03 [2022-02-17T17:09:03.651Z] PASS
17:09:03 [2022-02-17T17:09:03.651Z] coverage: 25.0% of statements
17:09:03 [2022-02-17T17:09:03.651Z] ok  	github.com/docker/docker/image/v1	0.255s	coverage: 25.0% of statements
17:09:03 [2022-02-17T17:09:03.651Z] === RUN   TestValidateManifest
17:09:03 [2022-02-17T17:09:03.651Z] === RUN   TestValidateManifest/nil
17:09:03 [2022-02-17T17:09:03.651Z] === RUN   TestValidateManifest/non-nil
17:09:03 [2022-02-17T17:09:03.651Z] --- PASS: TestValidateManifest (0.00s)
17:09:03 [2022-02-17T17:09:03.651Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:09:03 [2022-02-17T17:09:03.651Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:09:03 [2022-02-17T17:09:03.651Z] PASS
17:09:03 [2022-02-17T17:09:03.651Z] coverage: 0.7% of statements
17:09:03 [2022-02-17T17:09:03.651Z] ok  	github.com/docker/docker/image/tarexport	0.235s	coverage: 0.7% of statements
17:09:03 [2022-02-17T17:09:03.651Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:09:03 [2022-02-17T17:09:03.740Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:09:03 [2022-02-17T17:09:03.740Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:09:03 [2022-02-17T17:09:03.740Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCIsolation
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCConfigs
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCConfigs
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:09:03 [2022-02-17T17:09:03.741Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:09:03 [2022-02-17T17:09:03.741Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:09:03 [2022-02-17T17:09:03.741Z] PASS
17:09:03 [2022-02-17T17:09:03.741Z] coverage: 35.9% of statements
17:09:03 [2022-02-17T17:09:03.741Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.342s	coverage: 35.9% of statements
17:09:04 [2022-02-17T17:09:04.083Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
17:09:04 [2022-02-17T17:09:04.083Z] === RUN   TestBuildLabelWithTargets
17:09:04 [2022-02-17T17:09:04.620Z] === RUN   TestSerialization
17:09:04 [2022-02-17T17:09:04.620Z] --- PASS: TestSerialization (0.03s)
17:09:04 [2022-02-17T17:09:04.620Z] PASS
17:09:04 [2022-02-17T17:09:04.620Z] coverage: 100.0% of statements
17:09:04 [2022-02-17T17:09:04.620Z] ok  	github.com/docker/docker/libcontainerd/queue	0.076s	coverage: 100.0% of statements
17:09:04 [2022-02-17T17:09:04.729Z] === RUN   TestNewListSecretsFilters
17:09:04 [2022-02-17T17:09:04.729Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:09:04 [2022-02-17T17:09:04.729Z] === RUN   TestNewListConfigsFilters
17:09:04 [2022-02-17T17:09:04.729Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:09:04 [2022-02-17T17:09:04.729Z] PASS
17:09:04 [2022-02-17T17:09:04.729Z] coverage: 0.5% of statements
17:09:04 [2022-02-17T17:09:04.729Z] ok  	github.com/docker/docker/daemon/cluster	1.197s	coverage: 0.5% of statements
17:09:04 [2022-02-17T17:09:04.887Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:09:05 [2022-02-17T17:09:05.022Z] --- PASS: TestBuildLabelWithTargets (1.02s)
17:09:05 [2022-02-17T17:09:05.022Z] === RUN   TestBuildWithEmptyLayers
17:09:05 [2022-02-17T17:09:05.080Z] === RUN   TestEmptyLayer
17:09:05 [2022-02-17T17:09:05.080Z] --- PASS: TestEmptyLayer (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestCommitFailure
17:09:05 [2022-02-17T17:09:05.081Z] --- PASS: TestCommitFailure (0.01s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestStartTransactionFailure
17:09:05 [2022-02-17T17:09:05.081Z] --- PASS: TestStartTransactionFailure (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestGetOrphan
17:09:05 [2022-02-17T17:09:05.081Z] --- PASS: TestGetOrphan (0.01s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestMountAndRegister
17:09:05 [2022-02-17T17:09:05.081Z]     layer_test.go:270: Layer size: 14
17:09:05 [2022-02-17T17:09:05.081Z] --- PASS: TestMountAndRegister (0.07s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestLayerRelease
17:09:05 [2022-02-17T17:09:05.081Z]     layer_test.go:303: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestLayerRelease (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestStoreRestore
17:09:05 [2022-02-17T17:09:05.081Z]     layer_test.go:352: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestStoreRestore (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestTarStreamStability
17:09:05 [2022-02-17T17:09:05.081Z]     layer_test.go:467: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestTarStreamStability (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestRegisterExistingLayer
17:09:05 [2022-02-17T17:09:05.081Z] --- PASS: TestRegisterExistingLayer (0.13s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestTarStreamVerification
17:09:05 [2022-02-17T17:09:05.081Z]     layer_test.go:696: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestTarStreamVerification (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestLayerMigration
17:09:05 [2022-02-17T17:09:05.081Z]     migration_test.go:45: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestLayerMigration (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestLayerMigrationNoTarsplit
17:09:05 [2022-02-17T17:09:05.081Z]     migration_test.go:181: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestMountInit
17:09:05 [2022-02-17T17:09:05.081Z]     mount_test.go:17: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestMountInit (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestMountSize
17:09:05 [2022-02-17T17:09:05.081Z]     mount_test.go:76: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestMountSize (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestMountChanges
17:09:05 [2022-02-17T17:09:05.081Z]     mount_test.go:125: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestMountChanges (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] === RUN   TestMountApply
17:09:05 [2022-02-17T17:09:05.081Z]     mount_test.go:212: Failing on Windows
17:09:05 [2022-02-17T17:09:05.081Z] --- SKIP: TestMountApply (0.00s)
17:09:05 [2022-02-17T17:09:05.081Z] PASS
17:09:05 [2022-02-17T17:09:05.081Z] coverage: 30.1% of statements
17:09:05 [2022-02-17T17:09:05.081Z] ok  	github.com/docker/docker/layer	0.306s	coverage: 30.1% of statements
17:09:05 [2022-02-17T17:09:05.145Z] --- PASS: TestDockerNetworkMacvlan (9.43s)
17:09:05 [2022-02-17T17:09:05.145Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:09:05 [2022-02-17T17:09:05.145Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:09:05 [2022-02-17T17:09:05.145Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s)
17:09:05 [2022-02-17T17:09:05.145Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
17:09:05 [2022-02-17T17:09:05.145Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
17:09:05 [2022-02-17T17:09:05.145Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
17:09:05 [2022-02-17T17:09:05.145Z] PASS
17:09:05 [2022-02-17T17:09:05.145Z] 
17:09:05 [2022-02-17T17:09:05.145Z] DONE 8 tests in 10.708s
17:09:05 [2022-02-17T17:09:05.145Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:09:05 [2022-02-17T17:09:05.145Z] testing: warning: no tests to run
17:09:05 [2022-02-17T17:09:05.145Z] PASS
17:09:05 [2022-02-17T17:09:05.145Z] 
17:09:05 [2022-02-17T17:09:05.145Z] DONE 0 tests in 0.011s
17:09:05 [2022-02-17T17:09:05.145Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:09:05 [2022-02-17T17:09:05.145Z] INFO: Testing against a local daemon
17:09:05 [2022-02-17T17:09:05.145Z] === RUN   TestAuthZPluginAllowRequest
17:09:05 [2022-02-17T17:09:05.162Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:09:05 [2022-02-17T17:09:05.541Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:09:05 [2022-02-17T17:09:05.541Z] === RUN   TestEnvironmentParsing
17:09:05 [2022-02-17T17:09:05.541Z] --- PASS: TestEnvironmentParsing (0.00s)
17:09:05 [2022-02-17T17:09:05.541Z] PASS
17:09:05 [2022-02-17T17:09:05.541Z] coverage: 1.2% of statements
17:09:05 [2022-02-17T17:09:05.541Z] ok  	github.com/docker/docker/libcontainerd/local	0.069s	coverage: 1.2% of statements
17:09:05 [2022-02-17T17:09:05.541Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:09:05 [2022-02-17T17:09:05.541Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:09:05 [2022-02-17T17:09:05.541Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:09:05 [2022-02-17T17:09:05.592Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
17:09:05 [2022-02-17T17:09:05.592Z] === RUN   TestBuildMultiStageOnBuild
17:09:05 [2022-02-17T17:09:05.729Z] --- PASS: TestConfigInspect (2.88s)
17:09:05 [2022-02-17T17:09:05.729Z] === RUN   TestConfigList
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestSequenceGetAvailableBit
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestSequenceEqual
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestSequenceEqual (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestSequenceCopy
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestSequenceCopy (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestGetFirstAvailable
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestGetFirstAvailable (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestFindSequence
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestFindSequence (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestCheckIfAvailable
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestCheckIfAvailable (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestMergeSequences
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestMergeSequences (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestPushReservation
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestPushReservation (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestSerializeDeserialize
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestSerializeDeserialize (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestSet
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestSet (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestSetUnset
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestSetUnset (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestOffsetSetUnset
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestOffsetSetUnset (0.00s)
17:09:06 [2022-02-17T17:09:06.511Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
17:09:06 [2022-02-17T17:09:06.511Z] === RUN   TestAuthZPluginTLS
17:09:06 [2022-02-17T17:09:06.668Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestWaitNodeAttachment
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestBuilderGC
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestBuilderGC (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationNotFound
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonBrokenConfiguration
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestFindConfigurationConflicts
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeConflicts
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_label
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_dns
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_dns-search
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:09:06 [2022-02-17T17:09:06.950Z] --- PASS: TestValidateConfiguration (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:09:06 [2022-02-17T17:09:06.950Z] === RUN   TestReloadSetConfigFileNotExist
17:09:06 [2022-02-17T17:09:06.971Z] === RUN   TestSetInRange
17:09:06 [2022-02-17T17:09:06.971Z] --- PASS: TestSetInRange (0.00s)
17:09:06 [2022-02-17T17:09:06.971Z] === RUN   TestSetAnyInRange
17:09:06 [2022-02-17T17:09:06.971Z] --- PASS: TestSetAnyInRange (0.00s)
17:09:06 [2022-02-17T17:09:06.971Z] === RUN   TestMethods
17:09:06 [2022-02-17T17:09:06.971Z] --- PASS: TestMethods (0.00s)
17:09:06 [2022-02-17T17:09:06.971Z] === RUN   TestRandomAllocateDeallocate
17:09:06 [2022-02-17T17:09:06.975Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
17:09:06 [2022-02-17T17:09:06.975Z] === RUN   TestBuildUncleanTarFilenames
17:09:07 [2022-02-17T17:09:07.074Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:09:07 [2022-02-17T17:09:07.074Z] === RUN   TestAuthZPluginDenyRequest
17:09:07 [2022-02-17T17:09:07.235Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
17:09:07 [2022-02-17T17:09:07.235Z] === RUN   TestBuildMultiStageLayerLeak
17:09:07 [2022-02-17T17:09:07.333Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:09:07 [2022-02-17T17:09:07.333Z] === RUN   TestAuthZPluginAPIDenyResponse
17:09:07 [2022-02-17T17:09:07.419Z] time="2022-02-17T17:09:06Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestReloadDefaultConfigNotExist
17:09:07 [2022-02-17T17:09:07.420Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
17:09:07 [2022-02-17T17:09:07.420Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestReloadBadDefaultConfig
17:09:07 [2022-02-17T17:09:07.420Z] time="2022-02-17T17:09:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2900126547"
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestReloadWithConflictingLabels
17:09:07 [2022-02-17T17:09:07.420Z] time="2022-02-17T17:09:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2340302729"
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestReloadWithDuplicateLabels
17:09:07 [2022-02-17T17:09:07.420Z] time="2022-02-17T17:09:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-537522755"
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestMaskURLCredentials
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestMaskURLCredentials (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestDaemonConfigurationMerge
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] PASS
17:09:07 [2022-02-17T17:09:07.420Z] coverage: 79.2% of statements
17:09:07 [2022-02-17T17:09:07.420Z] ok  	github.com/docker/docker/daemon/config	0.298s	coverage: 79.2% of statements
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestIsolationConversion
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestIsolationConversion/default
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestIsolationConversion/process
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestIsolationConversion/hyperv
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestIsolationConversion (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestContainerLabels
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestContainerLabels (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestCredentialSpecConversion
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestCredentialSpecConversion/none
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestCredentialSpecConversion/config
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestCredentialSpecConversion/file
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestCredentialSpecConversion/registry
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestControllerValidateMountBind
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestControllerValidateMountVolume
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestControllerValidateMountTarget
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestControllerValidateMountTmpfs
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestControllerValidateMountInvalidType
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestControllerValidateMountNamedPipe
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] PASS
17:09:07 [2022-02-17T17:09:07.420Z] coverage: 11.0% of statements
17:09:07 [2022-02-17T17:09:07.420Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.602s	coverage: 11.0% of statements
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestEventsLog
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestEventsLog (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestEventsLogTimeout
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestEventsLogTimeout (0.00s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestLogEvents
17:09:07 [2022-02-17T17:09:07.420Z] --- PASS: TestLogEvents (0.05s)
17:09:07 [2022-02-17T17:09:07.420Z] === RUN   TestLoadBufferedEvents
17:09:07 [2022-02-17T17:09:07.888Z] --- PASS: TestLoadBufferedEvents (0.17s)
17:09:07 [2022-02-17T17:09:07.888Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:09:07 [2022-02-17T17:09:07.888Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:09:07 [2022-02-17T17:09:07.888Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:09:07 [2022-02-17T17:09:07.888Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:09:07 [2022-02-17T17:09:07.888Z] PASS
17:09:07 [2022-02-17T17:09:07.888Z] coverage: 50.0% of statements
17:09:07 [2022-02-17T17:09:07.888Z] ok  	github.com/docker/docker/daemon/events	0.272s	coverage: 50.0% of statements
17:09:07 [2022-02-17T17:09:07.895Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:09:07 [2022-02-17T17:09:07.895Z] === RUN   TestAuthZPluginDenyResponse
17:09:08 [2022-02-17T17:09:08.456Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:09:08 [2022-02-17T17:09:08.456Z] === RUN   TestAuthZPluginAllowEventStream
17:09:08 [2022-02-17T17:09:08.510Z] === RUN   TestInvalidConfig
17:09:08 [2022-02-17T17:09:08.511Z] --- PASS: TestInvalidConfig (0.00s)
17:09:08 [2022-02-17T17:09:08.511Z] === RUN   TestConfig
17:09:08 [2022-02-17T17:09:08.511Z] --- PASS: TestConfig (0.00s)
17:09:08 [2022-02-17T17:09:08.511Z] === RUN   TestOptionsLabels
17:09:08 [2022-02-17T17:09:08.511Z] --- PASS: TestOptionsLabels (0.00s)
17:09:08 [2022-02-17T17:09:08.511Z] === RUN   TestValidName
17:09:08 [2022-02-17T17:09:08.511Z] --- PASS: TestValidName (0.00s)
17:09:08 [2022-02-17T17:09:08.511Z] PASS
17:09:08 [2022-02-17T17:09:08.511Z] coverage: 19.7% of statements
17:09:08 [2022-02-17T17:09:08.511Z] ok  	github.com/docker/docker/libnetwork/config	0.074s	coverage: 19.7% of statements
17:09:08 [2022-02-17T17:09:08.607Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:09:08 [2022-02-17T17:09:08.607Z] --- PASS: TestConfigList (2.72s)
17:09:08 [2022-02-17T17:09:08.607Z] === RUN   TestConfigsCreateAndDelete
17:09:08 [2022-02-17T17:09:08.620Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s)
17:09:08 [2022-02-17T17:09:08.620Z] === RUN   TestBuildWithHugeFile
17:09:08 [2022-02-17T17:09:08.876Z] === RUN   TestIsEmptyDir
17:09:08 [2022-02-17T17:09:08.876Z] --- PASS: TestIsEmptyDir (0.01s)
17:09:08 [2022-02-17T17:09:08.876Z] PASS
17:09:08 [2022-02-17T17:09:08.876Z] coverage: 2.3% of statements
17:09:08 [2022-02-17T17:09:08.877Z] ok  	github.com/docker/docker/daemon/graphdriver	0.149s	coverage: 2.3% of statements
17:09:08 [2022-02-17T17:09:08.877Z] === RUN   TestLinkNaming
17:09:08 [2022-02-17T17:09:08.877Z] --- PASS: TestLinkNaming (0.00s)
17:09:08 [2022-02-17T17:09:08.877Z] === RUN   TestLinkNew
17:09:08 [2022-02-17T17:09:08.877Z] --- PASS: TestLinkNew (0.00s)
17:09:08 [2022-02-17T17:09:08.877Z] === RUN   TestLinkEnv
17:09:08 [2022-02-17T17:09:08.877Z] --- PASS: TestLinkEnv (0.00s)
17:09:08 [2022-02-17T17:09:08.877Z] === RUN   TestLinkMultipleEnv
17:09:08 [2022-02-17T17:09:08.877Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:09:08 [2022-02-17T17:09:08.877Z] === RUN   TestLinkPortRangeEnv
17:09:08 [2022-02-17T17:09:08.877Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:09:08 [2022-02-17T17:09:08.877Z] PASS
17:09:08 [2022-02-17T17:09:08.877Z] coverage: 93.0% of statements
17:09:08 [2022-02-17T17:09:08.877Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
17:09:08 [2022-02-17T17:09:08.970Z] === RUN   TestKey
17:09:08 [2022-02-17T17:09:08.971Z] --- PASS: TestKey (0.00s)
17:09:08 [2022-02-17T17:09:08.971Z] === RUN   TestParseKey
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestParseKey (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestInvalidDataStore
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestInvalidDataStore (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestKVObjectFlatKey
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestAtomicKVObjectFlatKey
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] PASS
17:09:09 [2022-02-17T17:09:09.430Z] coverage: 21.9% of statements
17:09:09 [2022-02-17T17:09:09.430Z] ok  	github.com/docker/docker/libnetwork/datastore	0.069s	coverage: 21.9% of statements
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestErrorInterfaces
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestErrorInterfaces (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestNetworkMarshalling
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestNetworkMarshalling (0.24s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestEndpointMarshalling
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestEndpointMarshalling (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestAuxAddresses
17:09:09 [2022-02-17T17:09:09.430Z] time="2022-02-17T17:09:09Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:09:09 [2022-02-17T17:09:09.430Z] --- PASS: TestAuxAddresses (0.02s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestSRVServiceQuery
17:09:09 [2022-02-17T17:09:09.430Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.430Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestServiceVIPReuse
17:09:09 [2022-02-17T17:09:09.430Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.430Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:09:09 [2022-02-17T17:09:09.430Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.430Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
17:09:09 [2022-02-17T17:09:09.430Z] === RUN   TestDNSIPQuery
17:09:09 [2022-02-17T17:09:09.430Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.430Z] --- SKIP: TestDNSIPQuery (0.00s)
17:09:09 [2022-02-17T17:09:09.822Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
17:09:09 [2022-02-17T17:09:09.822Z] === RUN   TestAuthZPluginErrorResponse
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestVerifyNetworkingConfig
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestGetContainer
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestGetContainer (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestValidContainerNames
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestValidContainerNames (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestContainerInitDNS
17:09:09 [2022-02-17T17:09:09.865Z]     daemon_test.go:145: root required
17:09:09 [2022-02-17T17:09:09.865Z] --- SKIP: TestContainerInitDNS (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestMerge
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestMerge (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestValidateContainerIsolation
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestFindNetworkErrorType
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestEnsureServicesExist
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestEnsureServicesExist (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestEnsureServicesExistErrors
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestContainerDelete
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestContainerDelete (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestContainerDoubleDelete
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestLogContainerEventCopyLabels
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestLogContainerEventWithAttributes
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestNoneHealthcheck
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestNoneHealthcheck (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestHealthStates
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] time="2022-02-17T17:09:09Z" 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"
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestHealthStates (0.19s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestGetInspectData
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestGetInspectData (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestFillLicense
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestFillLicense (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestListInvalidFilter
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestListInvalidFilter (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestNameFilter
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestNameFilter (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:09:09 [2022-02-17T17:09:09.865Z] === 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
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:09:09 [2022-02-17T17:09:09.865Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:09:09 [2022-02-17T17:09:09.865Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- 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)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:09:09 [2022-02-17T17:09:09.865Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestDaemonReloadLabels
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestDaemonReloadMirrors
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestDaemonReloadInsecureRegistries
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestDaemonReloadNotAffectOthers
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:09:09 [2022-02-17T17:09:09.866Z]     reload_test.go:342: root required
17:09:09 [2022-02-17T17:09:09.866Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] === RUN   TestParseVolumesFrom
17:09:09 [2022-02-17T17:09:09.866Z] --- PASS: TestParseVolumesFrom (0.00s)
17:09:09 [2022-02-17T17:09:09.866Z] PASS
17:09:09 [2022-02-17T17:09:09.866Z] coverage: 8.6% of statements
17:09:09 [2022-02-17T17:09:09.866Z] ok  	github.com/docker/docker/daemon	0.512s	coverage: 8.6% of statements
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:09:09 [2022-02-17T17:09:09.866Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestDNSProxyServFail
17:09:09 [2022-02-17T17:09:09.894Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.894Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestSandboxAddEmpty
17:09:09 [2022-02-17T17:09:09.894Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.894Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestSandboxAddMultiPrio
17:09:09 [2022-02-17T17:09:09.894Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.894Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestSandboxAddSamePrio
17:09:09 [2022-02-17T17:09:09.894Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.894Z] --- SKIP: TestSandboxAddSamePrio (0.01s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestCleanupServiceDiscovery
17:09:09 [2022-02-17T17:09:09.894Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.894Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestDNSOptions
17:09:09 [2022-02-17T17:09:09.894Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:09:09 [2022-02-17T17:09:09.894Z] --- SKIP: TestDNSOptions (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestMultipleControllersWithSameStore
17:09:09 [2022-02-17T17:09:09.894Z] time="2022-02-17T17:09:09Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:09:09 [2022-02-17T17:09:09.894Z] time="2022-02-17T17:09:09Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:09:09 [2022-02-17T17:09:09.894Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:09:09 [2022-02-17T17:09:09.894Z] PASS
17:09:09 [2022-02-17T17:09:09.894Z] coverage: 8.5% of statements
17:09:09 [2022-02-17T17:09:09.894Z] ok  	github.com/docker/docker/libnetwork	0.407s	coverage: 8.5% of statements
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestIPDataMarshalling
17:09:09 [2022-02-17T17:09:09.894Z] --- PASS: TestIPDataMarshalling (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] === RUN   TestValidateAndIsV6
17:09:09 [2022-02-17T17:09:09.894Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:09:09 [2022-02-17T17:09:09.894Z] PASS
17:09:09 [2022-02-17T17:09:09.894Z] coverage: 68.9% of statements
17:09:09 [2022-02-17T17:09:09.894Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.046s	coverage: 68.9% of statements
17:09:10 [2022-02-17T17:09:10.080Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:09:10 [2022-02-17T17:09:10.080Z] === RUN   TestAuthZPluginErrorRequest
17:09:10 [2022-02-17T17:09:10.357Z] === RUN   TestDriver
17:09:10 [2022-02-17T17:09:10.357Z] --- PASS: TestDriver (0.00s)
17:09:10 [2022-02-17T17:09:10.357Z] PASS
17:09:10 [2022-02-17T17:09:10.357Z] coverage: 34.8% of statements
17:09:10 [2022-02-17T17:09:10.357Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.046s	coverage: 34.8% of statements
17:09:10 [2022-02-17T17:09:10.554Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:09:10 [2022-02-17T17:09:10.642Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:09:10 [2022-02-17T17:09:10.642Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:09:10 [2022-02-17T17:09:10.814Z]     check_test.go:308: [defcb99ad73ad] daemon is not started
17:09:10 [2022-02-17T17:09:10.814Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:09:10 [2022-02-17T17:09:10.817Z] === RUN   TestDriver
17:09:10 [2022-02-17T17:09:10.817Z] --- PASS: TestDriver (0.00s)
17:09:10 [2022-02-17T17:09:10.817Z] PASS
17:09:10 [2022-02-17T17:09:10.817Z] coverage: 34.8% of statements
17:09:10 [2022-02-17T17:09:10.817Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.078s	coverage: 34.8% of statements
17:09:11 [2022-02-17T17:09:11.204Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:09:11 [2022-02-17T17:09:11.204Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:09:11 [2022-02-17T17:09:11.277Z] === RUN   TestNetworkAllocateFree
17:09:11 [2022-02-17T17:09:11.277Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:09:11 [2022-02-17T17:09:11.277Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:09:11 [2022-02-17T17:09:11.277Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:09:11 [2022-02-17T17:09:11.277Z] PASS
17:09:11 [2022-02-17T17:09:11.277Z] coverage: 63.6% of statements
17:09:11 [2022-02-17T17:09:11.277Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.071s	coverage: 63.6% of statements
17:09:11 [2022-02-17T17:09:11.381Z] --- PASS: TestConfigsCreateAndDelete (2.92s)
17:09:11 [2022-02-17T17:09:11.381Z] === RUN   TestConfigsUpdate
17:09:11 [2022-02-17T17:09:11.381Z]     check_test.go:308: [d738af2092503] daemon is not started
17:09:11 [2022-02-17T17:09:11.381Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/defaults
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/invalid_create_group
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestNewStreamConfig (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestNewAWSLogsClientRegionDetect
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestAdapterReadLogs
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestAdapterReadLogs (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCopier
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCopier (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCopierLongLines
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCopierLongLines (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCopierSlow
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:10Z" level=info msg="Trying to get region from EC2 Metadata"
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCreateSuccess
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCreateSuccess (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCreateStreamSkipped
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCreateLogGroupSuccess
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCreateError
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCreateError (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCreateAlreadyExists
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestLogClosed
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestLogClosed (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestLogBlocking
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestLogBlocking (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestLogNonBlockingBufferEmpty
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestLogNonBlockingBufferFull
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestPublishBatchSuccess
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestPublishBatchError
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=error msg=error
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestPublishBatchError (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestPublishBatchAlreadyAccepted
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:09:11 [2022-02-17T17:09:11.433Z] time="2022-02-17T17:09:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchSimple
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchSimple (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchTicker
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchTicker (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMultilinePattern
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchClose
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchClose (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen/0/Hello
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen/2/🙃
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen/3/����
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen/4/He��o
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestEffectiveLen/5/
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestEffectiveLen (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/0/
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: 
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: 
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/1/Hello
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: Hello
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: 
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/2/Hello
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: He
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: llo
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/3/Hello
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: 
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: Hello
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/4/🙃
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: 
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: 🙃
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/5/🙃
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: 🙃
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: 
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/6/a�
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: a
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: �
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestFindValidSplit/7/a�
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1076: a�
17:09:11 [2022-02-17T17:09:11.433Z]     cloudwatchlogs_test.go:1077: 
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestFindValidSplit (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestProcessEventEmoji
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestProcessEventEmoji (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchLineSplit
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchLineSplitWithBinary
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMaxEvents
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMaxTotalBytes
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsMultilinePattern
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:09:11 [2022-02-17T17:09:11.433Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsFormat
17:09:11 [2022-02-17T17:09:11.433Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestValidateLogOptionsFormat/1/random
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestValidateLogOptionsFormat/2/
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestCreateTagSuccess
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestCreateTagSuccess (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] PASS
17:09:11 [2022-02-17T17:09:11.434Z] coverage: 79.9% of statements
17:09:11 [2022-02-17T17:09:11.434Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.364s	coverage: 79.9% of statements
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestCopierSlow (0.20s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestCopierWithSized
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestCopierWithSized/as_is
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestCopierWithSized/With_RingLogger
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestCopierWithSized (0.01s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestCopierWithPartial
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestCopierWithPartial (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestRingLogger
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestRingLogger (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestRingCap
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestRingCap (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestRingClose
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestRingClose (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestRingDrain
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestRingDrain (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] PASS
17:09:11 [2022-02-17T17:09:11.434Z] coverage: 43.8% of statements
17:09:11 [2022-02-17T17:09:11.434Z] ok  	github.com/docker/docker/daemon/logger	0.302s	coverage: 43.8% of statements
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestSearchRegistryForImagesErrors
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestSearchRegistryForImages
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestOnlyPlatformWithFallback
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestImageDelete
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestImageDelete/no_lease
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestImageDelete/lease_exists
17:09:11 [2022-02-17T17:09:11.434Z] --- PASS: TestImageDelete (0.04s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:09:11 [2022-02-17T17:09:11.434Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:09:11 [2022-02-17T17:09:11.434Z] === RUN   TestContentStoreForPull
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestGetEmptyCapabilities
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestGetExtraCapabilities
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestRandomAllocateDeallocate (5.43s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestAllocateRandomDeallocate
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestGetExtraCapabilities (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestGetInvalidCapabilities
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestGetInvalidCapabilities (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestRemoteDriver
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestRemoteDriver (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestDriverError
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestDriverError (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestMissingValues
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestMissingValues (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] === RUN   TestRollback
17:09:11 [2022-02-17T17:09:11.737Z] --- PASS: TestRollback (0.01s)
17:09:11 [2022-02-17T17:09:11.737Z] PASS
17:09:11 [2022-02-17T17:09:11.737Z] coverage: 57.4% of statements
17:09:11 [2022-02-17T17:09:11.737Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.115s	coverage: 57.4% of statements
17:09:11 [2022-02-17T17:09:11.904Z] --- PASS: TestContentStoreForPull (0.20s)
17:09:11 [2022-02-17T17:09:11.904Z] PASS
17:09:11 [2022-02-17T17:09:11.904Z] coverage: 6.7% of statements
17:09:11 [2022-02-17T17:09:11.904Z] ok  	github.com/docker/docker/daemon/images	0.358s	coverage: 6.7% of statements
17:09:11 [2022-02-17T17:09:11.904Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:09:11 [2022-02-17T17:09:11.904Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:09:11 [2022-02-17T17:09:11.904Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
17:09:11 [2022-02-17T17:09:11.904Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
17:09:11 [2022-02-17T17:09:11.904Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
17:09:11 [2022-02-17T17:09:11.904Z] PASS
17:09:11 [2022-02-17T17:09:11.904Z] coverage: 33.6% of statements
17:09:11 [2022-02-17T17:09:11.904Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.057s	coverage: 33.6% of statements
17:09:11 [2022-02-17T17:09:11.904Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:09:11 [2022-02-17T17:09:11.904Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:09:11 [2022-02-17T17:09:11.904Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:09:12 [2022-02-17T17:09:12.320Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:09:12 [2022-02-17T17:09:12.373Z] === RUN   TestJSONLogsMarshalJSONBuf
17:09:12 [2022-02-17T17:09:12.373Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:09:12 [2022-02-17T17:09:12.373Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:09:12 [2022-02-17T17:09:12.571Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
17:09:12 [2022-02-17T17:09:12.571Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:09:12 [2022-02-17T17:09:12.580Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestNAT
17:09:12 [2022-02-17T17:09:12.709Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:09:12 [2022-02-17T17:09:12.709Z] --- SKIP: TestNAT (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestTransparent
17:09:12 [2022-02-17T17:09:12.709Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:09:12 [2022-02-17T17:09:12.709Z] --- SKIP: TestTransparent (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] PASS
17:09:12 [2022-02-17T17:09:12.709Z] coverage: 0.0% of statements
17:09:12 [2022-02-17T17:09:12.709Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.074s	coverage: 0.0% of statements
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestBuildDefault
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestBuildDefault (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestBuildHostnameDomainname
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestBuildHostname
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestBuildHostname (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestBuildHostnameFQDN
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestBuildNoIP
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestBuildNoIP (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestUpdate
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestUpdate (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestAddEmpty
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestAddEmpty (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestAdd
17:09:12 [2022-02-17T17:09:12.709Z] --- PASS: TestAdd (0.00s)
17:09:12 [2022-02-17T17:09:12.709Z] === RUN   TestDeleteEmpty
17:09:12 [2022-02-17T17:09:12.841Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:09:12 [2022-02-17T17:09:12.841Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
17:09:12 [2022-02-17T17:09:12.841Z] === RUN   TestFastTimeMarshalJSON
17:09:12 [2022-02-17T17:09:12.841Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:09:12 [2022-02-17T17:09:12.841Z] PASS
17:09:12 [2022-02-17T17:09:12.841Z] coverage: 87.2% of statements
17:09:12 [2022-02-17T17:09:12.841Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.240s	coverage: 87.2% of statements
17:09:13 [2022-02-17T17:09:13.100Z]     check_test.go:308: [df10a6bf49e85] daemon is not started
17:09:13 [2022-02-17T17:09:13.100Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestDeleteEmpty (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestDeleteNewline
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestDeleteNewline (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestDelete
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestDelete (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestConcurrentWrites
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestNew
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestNew (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestAddDriver
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestAddDriver (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestAddDuplicateDriver
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestIPAMDefaultAddressSpaces
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestDriver
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestDriver (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestIPAM
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestIPAM (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestWalkIPAMs
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestWalkIPAMs (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestWalkDrivers
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestWalkDrivers (0.00s)
17:09:13 [2022-02-17T17:09:13.169Z] PASS
17:09:13 [2022-02-17T17:09:13.169Z] coverage: 82.4% of statements
17:09:13 [2022-02-17T17:09:13.169Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.095s	coverage: 82.4% of statements
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestAllocateRandomDeallocate (1.24s)
17:09:13 [2022-02-17T17:09:13.169Z] === RUN   TestAllocateRandomDeallocateSerialize
17:09:13 [2022-02-17T17:09:13.169Z] --- PASS: TestConcurrentWrites (0.30s)
17:09:13 [2022-02-17T17:09:13.169Z] PASS
17:09:13 [2022-02-17T17:09:13.169Z] coverage: 81.2% of statements
17:09:13 [2022-02-17T17:09:13.169Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.375s	coverage: 81.2% of statements
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestJSONFileLogger
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestJSONFileLogger (0.00s)
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestJSONFileLoggerWithTags
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestJSONFileLoggerWithOpts
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestEncodeDecode
17:09:13 [2022-02-17T17:09:13.310Z] === PAUSE TestEncodeDecode
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestUnexpectedEOF
17:09:13 [2022-02-17T17:09:13.310Z] time="2022-02-17T17:09:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:09:13 [2022-02-17T17:09:13.310Z] time="2022-02-17T17:09:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestUnexpectedEOF (0.17s)
17:09:13 [2022-02-17T17:09:13.310Z] === CONT  TestEncodeDecode
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestEncodeDecode (0.00s)
17:09:13 [2022-02-17T17:09:13.310Z] PASS
17:09:13 [2022-02-17T17:09:13.310Z] coverage: 69.9% of statements
17:09:13 [2022-02-17T17:09:13.310Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.250s	coverage: 69.9% of statements
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestWriteLog
17:09:13 [2022-02-17T17:09:13.310Z] === PAUSE TestWriteLog
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestReadLog
17:09:13 [2022-02-17T17:09:13.310Z] === PAUSE TestReadLog
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestDecode
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestDecode (0.02s)
17:09:13 [2022-02-17T17:09:13.310Z] === CONT  TestWriteLog
17:09:13 [2022-02-17T17:09:13.310Z] --- PASS: TestWriteLog (0.00s)
17:09:13 [2022-02-17T17:09:13.310Z] === CONT  TestReadLog
17:09:13 [2022-02-17T17:09:13.310Z] === RUN   TestReadLog/tail_exact
17:09:13 [2022-02-17T17:09:13.633Z] === RUN   TestNew
17:09:13 [2022-02-17T17:09:13.633Z] --- PASS: TestNew (0.00s)
17:09:13 [2022-02-17T17:09:13.633Z] === RUN   TestAllocate
17:09:13 [2022-02-17T17:09:13.633Z] --- PASS: TestAllocate (0.00s)
17:09:13 [2022-02-17T17:09:13.633Z] === RUN   TestUninitialized
17:09:13 [2022-02-17T17:09:13.633Z] --- PASS: TestUninitialized (0.00s)
17:09:13 [2022-02-17T17:09:13.633Z] === RUN   TestAllocateInRange
17:09:13 [2022-02-17T17:09:13.633Z] --- PASS: TestAllocateInRange (0.00s)
17:09:13 [2022-02-17T17:09:13.633Z] === RUN   TestAllocateSerial
17:09:13 [2022-02-17T17:09:13.633Z] --- PASS: TestAllocateSerial (0.00s)
17:09:13 [2022-02-17T17:09:13.633Z] PASS
17:09:13 [2022-02-17T17:09:13.633Z] coverage: 87.5% of statements
17:09:13 [2022-02-17T17:09:13.633Z] ok  	github.com/docker/docker/libnetwork/idm	0.047s	coverage: 87.5% of statements
17:09:13 [2022-02-17T17:09:13.633Z] === RUN   TestCaller
17:09:13 [2022-02-17T17:09:13.633Z] --- PASS: TestCaller (0.00s)
17:09:13 [2022-02-17T17:09:13.633Z] PASS
17:09:13 [2022-02-17T17:09:13.633Z] coverage: 100.0% of statements
17:09:13 [2022-02-17T17:09:13.633Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.055s	coverage: 100.0% of statements
17:09:13 [2022-02-17T17:09:13.779Z] === RUN   TestReadLog/tail_less_than_available
17:09:13 [2022-02-17T17:09:13.779Z] === RUN   TestReadLog/tail_more_than_available
17:09:13 [2022-02-17T17:09:13.779Z] --- PASS: TestReadLog (0.21s)
17:09:13 [2022-02-17T17:09:13.779Z]     --- PASS: TestReadLog/tail_exact (0.18s)
17:09:13 [2022-02-17T17:09:13.779Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:09:13 [2022-02-17T17:09:13.779Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
17:09:13 [2022-02-17T17:09:13.779Z] PASS
17:09:13 [2022-02-17T17:09:13.779Z] coverage: 78.7% of statements
17:09:13 [2022-02-17T17:09:13.779Z] ok  	github.com/docker/docker/daemon/logger/local	0.295s	coverage: 78.7% of statements
17:09:13 [2022-02-17T17:09:13.779Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:09:14 [2022-02-17T17:09:14.039Z] --- PASS: TestConfigsUpdate (2.67s)
17:09:14 [2022-02-17T17:09:14.039Z] === RUN   TestTemplatedConfig
17:09:14 [2022-02-17T17:09:14.039Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:09:14 [2022-02-17T17:09:14.039Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:09:14 [2022-02-17T17:09:14.099Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.96s)
17:09:14 [2022-02-17T17:09:14.100Z] === RUN   TestRetrieveFromStore
17:09:14 [2022-02-17T17:09:14.100Z] === RUN   TestSetSerialInsertDelete
17:09:14 [2022-02-17T17:09:14.100Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:09:14 [2022-02-17T17:09:14.100Z] === RUN   TestSetParallelInsertDelete
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestOpenFileDelete
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestOpenFileDelete (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestOpenFileRename
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestOpenFileRename (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestHandleDecoderErr
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestHandleDecoderErr (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestParseLogTagDefaultTag
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestParseLogTag
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestParseLogTag (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestParseLogTagEmptyTag
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestTailFiles
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestTailFiles (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestFollowLogsConsumerGone
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestFollowLogsProducerGone
17:09:14 [2022-02-17T17:09:14.247Z]     logfile_test.go:180: logDecode() closed after sending 166 messages
17:09:14 [2022-02-17T17:09:14.247Z]     logfile_test.go:233: messages sent: 166, received: 166
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestFollowLogsProducerGone (0.01s)
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestCheckCapacityAndRotate
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
17:09:14 [2022-02-17T17:09:14.247Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:09:14 [2022-02-17T17:09:14.247Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
17:09:14 [2022-02-17T17:09:14.247Z] PASS
17:09:14 [2022-02-17T17:09:14.247Z] coverage: 53.4% of statements
17:09:14 [2022-02-17T17:09:14.247Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.261s	coverage: 53.4% of statements
17:09:14 [2022-02-17T17:09:14.247Z] === RUN   TestLog
17:09:14 [2022-02-17T17:09:14.247Z] --- PASS: TestLog (0.03s)
17:09:14 [2022-02-17T17:09:14.247Z] PASS
17:09:14 [2022-02-17T17:09:14.247Z] coverage: 31.5% of statements
17:09:14 [2022-02-17T17:09:14.247Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.089s	coverage: 31.5% of statements
17:09:14 [2022-02-17T17:09:14.463Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
17:09:14 [2022-02-17T17:09:14.463Z] === RUN   TestAuthZPluginHeader
17:09:14 [2022-02-17T17:09:14.718Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:09:14 [2022-02-17T17:09:14.718Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:09:14 [2022-02-17T17:09:14.976Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:09:15 [2022-02-17T17:09:15.074Z] --- PASS: TestRetrieveFromStore (0.77s)
17:09:15 [2022-02-17T17:09:15.074Z] === RUN   TestIsCorrupted
17:09:15 [2022-02-17T17:09:15.074Z] --- PASS: TestIsCorrupted (0.01s)
17:09:15 [2022-02-17T17:09:15.074Z] === RUN   TestSetRollover
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestParseLogFormat
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestParseLogFormat (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestValidateLogOptEmpty
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestValidateSyslogAddress
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestParseAddressDefaultPort
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestValidateSyslogFacility
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestValidateLogOptSyslogFormat
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestValidateLogOpt
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestValidateLogOpt (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] PASS
17:09:15 [2022-02-17T17:09:15.236Z] coverage: 46.8% of statements
17:09:15 [2022-02-17T17:09:15.236Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.073s	coverage: 46.8% of statements
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestNewParse
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestNewParse (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] PASS
17:09:15 [2022-02-17T17:09:15.236Z] coverage: 8.3% of statements
17:09:15 [2022-02-17T17:09:15.236Z] ok  	github.com/docker/docker/daemon/logger/templates	0.042s	coverage: 8.3% of statements
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestValidateLogOpt
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestValidateLogOpt (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestNewMissedConfig
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestNewMissedConfig (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestNewMissedUrl
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestNewMissedUrl (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestNewMissedToken
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestNewMissedToken (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestNewWithProxy
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestNewWithProxy (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestDefault
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestDefault (0.01s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestJsonFormat
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestJsonFormat (0.01s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestRawFormat
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestRawFormat (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestRawFormatWithLabels
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestRawFormatWithoutTag
17:09:15 [2022-02-17T17:09:15.236Z] --- PASS: TestRawFormatWithoutTag (0.01s)
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestBatching
17:09:15 [2022-02-17T17:09:15.236Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:09:15 [2022-02-17T17:09:15.536Z] === RUN   TestInt2IP2IntConversion
17:09:15 [2022-02-17T17:09:15.704Z] --- PASS: TestBatching (0.29s)
17:09:15 [2022-02-17T17:09:15.704Z] === RUN   TestFrequency
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestInt2IP2IntConversion (0.55s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestGetAddressVersion
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestGetAddressVersion (0.00s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestKeyString
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestKeyString (0.00s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestPoolDataMarshal
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestPoolDataMarshal (0.00s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestSubnetsMarshal
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestSubnetsMarshal (0.06s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestAddSubnets
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestAddSubnets (0.07s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestDoublePoolRelease
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestPoolRequest
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestPoolRequest (0.00s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestOtherRequests
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestOtherRequests (0.00s)
17:09:15 [2022-02-17T17:09:15.999Z] PASS
17:09:15 [2022-02-17T17:09:15.999Z] coverage: 57.1% of statements
17:09:15 [2022-02-17T17:09:15.999Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.052s	coverage: 57.1% of statements
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestDoublePoolRelease (0.03s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestAddReleasePoolID
17:09:15 [2022-02-17T17:09:15.999Z] --- PASS: TestAddReleasePoolID (0.05s)
17:09:15 [2022-02-17T17:09:15.999Z] === RUN   TestPredefinedPool
17:09:16 [2022-02-17T17:09:16.174Z] --- PASS: TestFrequency (0.25s)
17:09:16 [2022-02-17T17:09:16.174Z] === RUN   TestOneMessagePerRequest
17:09:16 [2022-02-17T17:09:16.174Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:09:16 [2022-02-17T17:09:16.174Z] === RUN   TestVerify
17:09:16 [2022-02-17T17:09:16.174Z] --- PASS: TestVerify (0.00s)
17:09:16 [2022-02-17T17:09:16.174Z] === RUN   TestSkipVerify
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] --- PASS: TestSkipVerify (0.45s)
17:09:16 [2022-02-17T17:09:16.174Z] === RUN   TestBufferMaximum
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.122425\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.174Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.122425\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.460Z] --- PASS: TestSetRollover (1.34s)
17:09:16 [2022-02-17T17:09:16.460Z] === RUN   TestSetRolloverSerial
17:09:16 [2022-02-17T17:09:16.460Z] --- PASS: TestPredefinedPool (0.03s)
17:09:16 [2022-02-17T17:09:16.460Z] === RUN   TestRemoveSubnet
17:09:16 [2022-02-17T17:09:16.460Z] --- PASS: TestRemoveSubnet (0.20s)
17:09:16 [2022-02-17T17:09:16.460Z] === RUN   TestGetSameAddress
17:09:16 [2022-02-17T17:09:16.460Z] --- PASS: TestGetSameAddress (0.02s)
17:09:16 [2022-02-17T17:09:16.460Z] === RUN   TestPoolAllocationReuse
17:09:16 [2022-02-17T17:09:16.614Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:09:16 [2022-02-17T17:09:16.642Z] --- PASS: TestBufferMaximum (0.00s)
17:09:16 [2022-02-17T17:09:16.642Z] === RUN   TestServerAlwaysDown
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.126658\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.126658\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.126658\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.128184\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.642Z] time="2022-02-17T17:09:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117756.128184\",\"host\":\"3756c994bf43\"}'"
17:09:16 [2022-02-17T17:09:16.642Z] --- PASS: TestServerAlwaysDown (0.00s)
17:09:16 [2022-02-17T17:09:16.642Z] === RUN   TestCannotSendAfterClose
17:09:16 [2022-02-17T17:09:16.642Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:09:16 [2022-02-17T17:09:16.642Z] === RUN   TestDeadlockOnBlockedEndpoint
17:09:16 [2022-02-17T17:09:16.873Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestV1IDService
17:09:17 [2022-02-17T17:09:17.110Z] --- PASS: TestV1IDService (0.02s)
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestV2MetadataService
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestSuccessfulDownload
17:09:17 [2022-02-17T17:09:17.110Z]     download_test.go:267: Needs fixing on Windows
17:09:17 [2022-02-17T17:09:17.110Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestCancelledDownload
17:09:17 [2022-02-17T17:09:17.110Z] --- PASS: TestCancelledDownload (0.00s)
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestMaxDownloadAttempts
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:09:17 [2022-02-17T17:09:17.110Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:09:17 [2022-02-17T17:09:17.132Z] --- PASS: TestTemplatedConfig (3.23s)
17:09:17 [2022-02-17T17:09:17.132Z] === RUN   TestConfigCreateResolve
17:09:17 [2022-02-17T17:09:17.433Z] === RUN   TestGetCapabilities
17:09:17 [2022-02-17T17:09:17.433Z] --- PASS: TestGetCapabilities (0.02s)
17:09:17 [2022-02-17T17:09:17.433Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:09:17 [2022-02-17T17:09:17.433Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
17:09:17 [2022-02-17T17:09:17.433Z] === RUN   TestGetDefaultAddressSpaces
17:09:17 [2022-02-17T17:09:17.433Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:09:17 [2022-02-17T17:09:17.433Z] === RUN   TestRemoteDriver
17:09:17 [2022-02-17T17:09:17.433Z] --- PASS: TestRemoteDriver (0.01s)
17:09:17 [2022-02-17T17:09:17.433Z] PASS
17:09:17 [2022-02-17T17:09:17.433Z] coverage: 47.4% of statements
17:09:17 [2022-02-17T17:09:17.433Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.097s	coverage: 47.4% of statements
17:09:17 [2022-02-17T17:09:17.433Z] --- PASS: TestSetRolloverSerial (1.36s)
17:09:17 [2022-02-17T17:09:17.433Z] === RUN   TestGetFirstAvailableFromCurrent
17:09:17 [2022-02-17T17:09:17.433Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:09:17 [2022-02-17T17:09:17.433Z] PASS
17:09:17 [2022-02-17T17:09:17.433Z] coverage: 84.4% of statements
17:09:17 [2022-02-17T17:09:17.433Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.262s	coverage: 84.4% of statements
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestContinueOnError_MirrorEndpoint
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestContinueOnError_NeverContinue
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/no_remote_or_local
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" 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
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3756c994bf43\"}'"
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:09:17 [2022-02-17T17:09:17.579Z] PASS
17:09:17 [2022-02-17T17:09:17.579Z] coverage: 82.5% of statements
17:09:17 [2022-02-17T17:09:17.579Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.109s	coverage: 82.5% of statements
17:09:17 [2022-02-17T17:09:17.579Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:09:17 [2022-02-17T17:09:17.579Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:09:17 [2022-02-17T17:09:17.579Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1755361756\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/no_local_cache
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/with_local_cache
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/unknown_media_type
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="reference for unknown type: "
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="reference for unknown type: "
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="reference for unknown type: "
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestTransfer
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="reference for unknown type: "
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="reference for unknown type: "
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/error_persisting_manifest
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:09:17 [2022-02-17T17:09:17.579Z] time="2022-02-17T17:09:17Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestManifestStore (0.33s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestManifestStore/no_remote_or_local (0.22s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
17:09:17 [2022-02-17T17:09:17.579Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
17:09:17 [2022-02-17T17:09:17.579Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
17:09:17 [2022-02-17T17:09:17.579Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:09:17 [2022-02-17T17:09:17.579Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:09:17 [2022-02-17T17:09:17.579Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestFixManifestLayers
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestFixManifestLayers (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestFixManifestLayersBaseLayerParent
17:09:17 [2022-02-17T17:09:17.579Z]     pull_v2_test.go:73: Needs fixing on Windows
17:09:17 [2022-02-17T17:09:17.579Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestFixManifestLayersBadParent
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestValidateManifest
17:09:17 [2022-02-17T17:09:17.579Z]     pull_v2_test.go:118: Needs fixing on Windows
17:09:17 [2022-02-17T17:09:17.579Z] --- SKIP: TestValidateManifest (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestFormatPlatform
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestFormatPlatform (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestGetRepositoryMountCandidates
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestLayerAlreadyExists
17:09:17 [2022-02-17T17:09:17.579Z]     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}
17:09:17 [2022-02-17T17:09:17.579Z]     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}
17:09:17 [2022-02-17T17:09:17.579Z]     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}
17:09:17 [2022-02-17T17:09:17.579Z]     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}
17:09:17 [2022-02-17T17:09:17.579Z]     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}
17:09:17 [2022-02-17T17:09:17.579Z]     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}
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestWhenEmptyAuthConfig
17:09:17 [2022-02-17T17:09:17.579Z] --- PASS: TestTransfer (0.13s)
17:09:17 [2022-02-17T17:09:17.579Z] === RUN   TestConcurrencyLimit
17:09:17 [2022-02-17T17:09:17.892Z] --- PASS: TestPoolAllocationReuse (1.41s)
17:09:17 [2022-02-17T17:09:17.892Z] === RUN   TestGetAddressSubPoolEqualPool
17:09:17 [2022-02-17T17:09:17.892Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
17:09:17 [2022-02-17T17:09:17.892Z] === RUN   TestRequestReleaseAddressFromSubPool
17:09:18 [2022-02-17T17:09:18.048Z] --- PASS: TestV2MetadataService (0.86s)
17:09:18 [2022-02-17T17:09:18.048Z] PASS
17:09:18 [2022-02-17T17:09:18.048Z] coverage: 48.2% of statements
17:09:18 [2022-02-17T17:09:18.048Z] ok  	github.com/docker/docker/distribution/metadata	0.947s	coverage: 48.2% of statements
17:09:18 [2022-02-17T17:09:18.048Z] --- PASS: TestConcurrencyLimit (0.35s)
17:09:18 [2022-02-17T17:09:18.048Z] === RUN   TestInactiveJobs
17:09:18 [2022-02-17T17:09:18.356Z] === RUN   TestWindowsIPAM
17:09:18 [2022-02-17T17:09:18.356Z] --- PASS: TestWindowsIPAM (0.00s)
17:09:18 [2022-02-17T17:09:18.356Z] PASS
17:09:18 [2022-02-17T17:09:18.356Z] coverage: 71.4% of statements
17:09:18 [2022-02-17T17:09:18.356Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestNotFound
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestNotFound (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestConflict
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestConflict (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestForbidden
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestForbidden (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestInvalidParameter
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestInvalidParameter (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestNotImplemented
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestNotImplemented (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestNotModified
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestNotModified (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestUnauthorized
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestUnauthorized (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestUnknown
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestUnknown (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestCancelled
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestCancelled (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestDeadline
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestDeadline (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestDataLoss
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestDataLoss (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestUnavailable
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestUnavailable (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestSystem
17:09:18 [2022-02-17T17:09:18.515Z] --- PASS: TestSystem (0.00s)
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Not_Found
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Bad_Request
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Conflict
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Unauthorized
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Service_Unavailable
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Forbidden
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Not_Modified
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Not_Implemented
17:09:18 [2022-02-17T17:09:18.515Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:09:18 [2022-02-17T17:09:18.516Z] --- PASS: TestFromStatusCode (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z] PASS
17:09:18 [2022-02-17T17:09:18.516Z] coverage: 53.1% of statements
17:09:18 [2022-02-17T17:09:18.516Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 53.1% of statements
17:09:18 [2022-02-17T17:09:18.516Z] --- PASS: TestInactiveJobs (0.36s)
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestWatchRelease
17:09:18 [2022-02-17T17:09:18.516Z] --- PASS: TestWatchRelease (0.04s)
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestWatchFinishedTransfer
17:09:18 [2022-02-17T17:09:18.516Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestDuplicateTransfer
17:09:18 [2022-02-17T17:09:18.516Z] --- PASS: TestDuplicateTransfer (0.06s)
17:09:18 [2022-02-17T17:09:18.516Z] === RUN   TestSuccessfulUpload
17:09:18 [2022-02-17T17:09:18.882Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.77s)
17:09:18 [2022-02-17T17:09:18.882Z] === RUN   TestAuthZPluginV2Disable
17:09:18 [2022-02-17T17:09:18.984Z] time="2022-02-17T17:09:18Z" level=error msg="Upload failed, retrying: simulating retry"
17:09:18 [2022-02-17T17:09:18.985Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
17:09:18 [2022-02-17T17:09:18.985Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:09:18 [2022-02-17T17:09:18.985Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:09:18 [2022-02-17T17:09:18.985Z] === RUN   TestTokenPassThru
17:09:18 [2022-02-17T17:09:18.985Z] --- PASS: TestTokenPassThru (0.01s)
17:09:18 [2022-02-17T17:09:18.985Z] === RUN   TestTokenPassThruDifferentHost
17:09:18 [2022-02-17T17:09:18.985Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:09:18 [2022-02-17T17:09:18.985Z] PASS
17:09:18 [2022-02-17T17:09:18.985Z] coverage: 24.6% of statements
17:09:18 [2022-02-17T17:09:18.985Z] ok  	github.com/docker/docker/distribution	1.591s	coverage: 24.6% of statements
17:09:18 [2022-02-17T17:09:18.985Z] --- PASS: TestSuccessfulUpload (0.35s)
17:09:18 [2022-02-17T17:09:18.985Z] === RUN   TestCancelledUpload
17:09:18 [2022-02-17T17:09:18.985Z] --- PASS: TestCancelledUpload (0.00s)
17:09:18 [2022-02-17T17:09:18.985Z] PASS
17:09:18 [2022-02-17T17:09:18.985Z] coverage: 77.1% of statements
17:09:18 [2022-02-17T17:09:18.985Z] ok  	github.com/docker/docker/distribution/xfer	1.802s	coverage: 77.1% of statements
17:09:18 [2022-02-17T17:09:18.985Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:09:18 [2022-02-17T17:09:18.985Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:09:19 [2022-02-17T17:09:19.043Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:09:19 [2022-02-17T17:09:19.043Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:09:19 [2022-02-17T17:09:19.326Z] === RUN   TestDefaultNetwork
17:09:19 [2022-02-17T17:09:19.326Z] --- PASS: TestDefaultNetwork (0.27s)
17:09:19 [2022-02-17T17:09:19.326Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:09:19 [2022-02-17T17:09:19.464Z] === RUN   TestCompare
17:09:19 [2022-02-17T17:09:19.464Z] --- PASS: TestCompare (0.00s)
17:09:19 [2022-02-17T17:09:19.464Z] PASS
17:09:19 [2022-02-17T17:09:19.464Z] coverage: 19.2% of statements
17:09:19 [2022-02-17T17:09:19.464Z] ok  	github.com/docker/docker/image/cache	0.075s	coverage: 19.2% of statements
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSGetInvalidData
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSGetInvalidData (0.02s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSInvalidSet
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSInvalidSet (0.01s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSInvalidRoot
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSInvalidRoot (0.01s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSMetadataGetSet
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSMetadataGetSet (0.04s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSInvalidWalker
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSInvalidWalker (0.01s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSGetSet
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSGetSet (0.04s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSGetUnsetKey
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSGetEmptyData
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSGetEmptyData (0.01s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSDelete
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSDelete (0.02s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSWalker
17:09:19 [2022-02-17T17:09:19.465Z] --- PASS: TestFSWalker (0.02s)
17:09:19 [2022-02-17T17:09:19.465Z] === RUN   TestFSWalkerStopOnError
17:09:19 [2022-02-17T17:09:19.613Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:09:19 [2022-02-17T17:09:19.786Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
17:09:19 [2022-02-17T17:09:19.786Z] === RUN   TestInitAddressPools
17:09:19 [2022-02-17T17:09:19.786Z] --- PASS: TestInitAddressPools (0.00s)
17:09:19 [2022-02-17T17:09:19.786Z] PASS
17:09:19 [2022-02-17T17:09:19.786Z] coverage: 74.0% of statements
17:09:19 [2022-02-17T17:09:19.786Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.630s	coverage: 74.0% of statements
17:09:19 [2022-02-17T17:09:19.786Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.87s)
17:09:19 [2022-02-17T17:09:19.786Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:09:19 [2022-02-17T17:09:19.874Z] --- PASS: TestConfigCreateResolve (2.70s)
17:09:19 [2022-02-17T17:09:19.874Z] PASS
17:09:19 [2022-02-17T17:09:19.874Z] 
17:09:19 [2022-02-17T17:09:19.874Z] DONE 6 tests in 17.229s
17:09:19 [2022-02-17T17:09:19.874Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:09:19 [2022-02-17T17:09:19.874Z] ++ 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
17:09:19 [2022-02-17T17:09:19.874Z] ++ set -e
17:09:19 [2022-02-17T17:09:19.874Z] ++ '[' -n 0 ']'
17:09:19 [2022-02-17T17:09:19.874Z] ++ set -x
17:09:19 [2022-02-17T17:09:19.874Z] ++ 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
17:09:19 [2022-02-17T17:09:19.874Z] INFO: Testing against a local daemon
17:09:19 [2022-02-17T17:09:19.874Z] === RUN   TestCheckpoint
17:09:19 [2022-02-17T17:09:19.874Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestNewFromJSON
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestNewFromJSON (0.00s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestNewFromJSONWithInvalidJSON
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestMarshalKeyOrder
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestHistoryEqual
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestHistoryEqual (0.18s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestImage
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestImage (0.00s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestImageOSNotEmpty
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestNewChildImageFromImageWithRootFS
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestCreate
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestCreate (0.01s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestRestore
17:09:19 [2022-02-17T17:09:19.934Z] time="2022-02-17T17:09:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestRestore (0.04s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestAddDelete
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestAddDelete (0.05s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestSearchAfterDelete
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestSearchAfterDelete (0.01s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestParentReset
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestParentReset (0.04s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestGetAndSetLastUpdated
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:09:19 [2022-02-17T17:09:19.934Z] === RUN   TestStoreLen
17:09:19 [2022-02-17T17:09:19.934Z] --- PASS: TestStoreLen (0.06s)
17:09:19 [2022-02-17T17:09:19.934Z] PASS
17:09:19 [2022-02-17T17:09:19.934Z] coverage: 86.6% of statements
17:09:20 [2022-02-17T17:09:20.134Z] --- SKIP: TestCheckpoint (0.00s)
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestContainerInvalidJSON
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:09:20 [2022-02-17T17:09:20.134Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:09:20 [2022-02-17T17:09:20.134Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:09:20 [2022-02-17T17:09:20.134Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:09:20 [2022-02-17T17:09:20.134Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:09:20 [2022-02-17T17:09:20.134Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:09:20 [2022-02-17T17:09:20.134Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:09:20 [2022-02-17T17:09:20.134Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:09:20 [2022-02-17T17:09:20.134Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestCopyFromContainerPathIsNotDir
17:09:20 [2022-02-17T17:09:20.134Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestCopyToContainerPathDoesNotExist
17:09:20 [2022-02-17T17:09:20.134Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:09:20 [2022-02-17T17:09:20.134Z] === RUN   TestCopyToContainerPathIsNotDir
17:09:20 [2022-02-17T17:09:20.246Z] === RUN   TestKeyValue
17:09:20 [2022-02-17T17:09:20.246Z] --- PASS: TestKeyValue (0.00s)
17:09:20 [2022-02-17T17:09:20.246Z] PASS
17:09:20 [2022-02-17T17:09:20.246Z] coverage: 60.0% of statements
17:09:20 [2022-02-17T17:09:20.246Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.044s	coverage: 60.0% of statements
17:09:20 [2022-02-17T17:09:20.394Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:09:20 [2022-02-17T17:09:20.394Z] === RUN   TestCopyFromContainer
17:09:20 [2022-02-17T17:09:20.403Z] ok  	github.com/docker/docker/image	0.732s	coverage: 86.6% of statements
17:09:20 [2022-02-17T17:09:20.403Z] === RUN   TestMakeV1ConfigFromConfig
17:09:20 [2022-02-17T17:09:20.403Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:09:20 [2022-02-17T17:09:20.403Z] PASS
17:09:20 [2022-02-17T17:09:20.403Z] coverage: 25.0% of statements
17:09:20 [2022-02-17T17:09:20.403Z] ok  	github.com/docker/docker/image/v1	0.300s	coverage: 25.0% of statements
17:09:20 [2022-02-17T17:09:20.403Z] === RUN   TestValidateManifest
17:09:20 [2022-02-17T17:09:20.403Z] === RUN   TestValidateManifest/nil
17:09:20 [2022-02-17T17:09:20.403Z] === RUN   TestValidateManifest/non-nil
17:09:20 [2022-02-17T17:09:20.403Z] --- PASS: TestValidateManifest (0.00s)
17:09:20 [2022-02-17T17:09:20.403Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:09:20 [2022-02-17T17:09:20.403Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:09:20 [2022-02-17T17:09:20.403Z] PASS
17:09:20 [2022-02-17T17:09:20.403Z] coverage: 0.7% of statements
17:09:20 [2022-02-17T17:09:20.403Z] ok  	github.com/docker/docker/image/tarexport	0.095s	coverage: 0.7% of statements
17:09:20 [2022-02-17T17:09:20.403Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:09:21 [2022-02-17T17:09:21.331Z] === RUN   TestCopyFromContainer//
17:09:21 [2022-02-17T17:09:21.591Z] === RUN   TestCopyFromContainer//bar/root
17:09:21 [2022-02-17T17:09:21.591Z] === RUN   TestCopyFromContainer//bar/root/
17:09:21 [2022-02-17T17:09:21.851Z] === RUN   TestCopyFromContainer/bar/quux
17:09:21 [2022-02-17T17:09:21.851Z] === RUN   TestCopyFromContainer/bar/quux/
17:09:21 [2022-02-17T17:09:21.851Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:09:21 [2022-02-17T17:09:21.851Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestEmptyLayer
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestEmptyLayer (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestCommitFailure
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestCommitFailure (0.01s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestStartTransactionFailure
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestStartTransactionFailure (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestGetOrphan
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestGetOrphan (0.01s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestMountAndRegister
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestSerialization
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestSerialization (0.02s)
17:09:21 [2022-02-17T17:09:21.970Z] PASS
17:09:21 [2022-02-17T17:09:21.970Z] coverage: 100.0% of statements
17:09:21 [2022-02-17T17:09:21.970Z] ok  	github.com/docker/docker/libcontainerd/queue	0.058s	coverage: 100.0% of statements
17:09:21 [2022-02-17T17:09:21.970Z]     layer_test.go:270: Layer size: 14
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestMountAndRegister (0.05s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestLayerRelease
17:09:21 [2022-02-17T17:09:21.970Z]     layer_test.go:303: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestLayerRelease (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestStoreRestore
17:09:21 [2022-02-17T17:09:21.970Z]     layer_test.go:352: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestStoreRestore (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestTarStreamStability
17:09:21 [2022-02-17T17:09:21.970Z]     layer_test.go:467: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestTarStreamStability (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestRegisterExistingLayer
17:09:21 [2022-02-17T17:09:21.970Z] --- PASS: TestRegisterExistingLayer (0.13s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestTarStreamVerification
17:09:21 [2022-02-17T17:09:21.970Z]     layer_test.go:696: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestTarStreamVerification (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestLayerMigration
17:09:21 [2022-02-17T17:09:21.970Z]     migration_test.go:45: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestLayerMigration (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestLayerMigrationNoTarsplit
17:09:21 [2022-02-17T17:09:21.970Z]     migration_test.go:181: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestMountInit
17:09:21 [2022-02-17T17:09:21.970Z]     mount_test.go:17: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestMountInit (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestMountSize
17:09:21 [2022-02-17T17:09:21.970Z]     mount_test.go:76: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestMountSize (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestMountChanges
17:09:21 [2022-02-17T17:09:21.970Z]     mount_test.go:125: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestMountChanges (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] === RUN   TestMountApply
17:09:21 [2022-02-17T17:09:21.970Z]     mount_test.go:212: Failing on Windows
17:09:21 [2022-02-17T17:09:21.970Z] --- SKIP: TestMountApply (0.00s)
17:09:21 [2022-02-17T17:09:21.970Z] PASS
17:09:21 [2022-02-17T17:09:21.970Z] coverage: 30.1% of statements
17:09:21 [2022-02-17T17:09:21.970Z] ok  	github.com/docker/docker/layer	0.273s	coverage: 30.1% of statements
17:09:22 [2022-02-17T17:09:22.110Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:09:22 [2022-02-17T17:09:22.110Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:09:22 [2022-02-17T17:09:22.110Z] === RUN   TestCopyFromContainer/bar/notarget
17:09:22 [2022-02-17T17:09:22.153Z] --- PASS: TestAuthZPluginV2Disable (3.35s)
17:09:22 [2022-02-17T17:09:22.153Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:09:22 [2022-02-17T17:09:22.370Z] --- PASS: TestCopyFromContainer (2.02s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer// (0.12s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:22 [2022-02-17T17:09:22.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:22 [2022-02-17T17:09:22.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:22 [2022-02-17T17:09:22.370Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:22 [2022-02-17T17:09:22.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:09:22 [2022-02-17T17:09:22.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:09:22 [2022-02-17T17:09:22.370Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:09:22 [2022-02-17T17:09:22.370Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateLinkToNonExistingContainer
17:09:22 [2022-02-17T17:09:22.370Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateWithInvalidEnv
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateWithInvalidEnv/0
17:09:22 [2022-02-17T17:09:22.370Z] === PAUSE TestCreateWithInvalidEnv/0
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateWithInvalidEnv/1
17:09:22 [2022-02-17T17:09:22.370Z] === PAUSE TestCreateWithInvalidEnv/1
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateWithInvalidEnv/2
17:09:22 [2022-02-17T17:09:22.370Z] === PAUSE TestCreateWithInvalidEnv/2
17:09:22 [2022-02-17T17:09:22.370Z] === CONT  TestCreateWithInvalidEnv/0
17:09:22 [2022-02-17T17:09:22.370Z] === CONT  TestCreateWithInvalidEnv/2
17:09:22 [2022-02-17T17:09:22.370Z] === CONT  TestCreateWithInvalidEnv/1
17:09:22 [2022-02-17T17:09:22.370Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:09:22 [2022-02-17T17:09:22.370Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateTmpfsMountsTarget
17:09:22 [2022-02-17T17:09:22.370Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestCreateWithCustomMaskedPaths
17:09:22 [2022-02-17T17:09:22.370Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:09:22 [2022-02-17T17:09:22.428Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.37s)
17:09:22 [2022-02-17T17:09:22.428Z] === RUN   TestGetAddress
17:09:22 [2022-02-17T17:09:22.439Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:09:22 [2022-02-17T17:09:22.439Z] === RUN   TestEnvironmentParsing
17:09:22 [2022-02-17T17:09:22.439Z] --- PASS: TestEnvironmentParsing (0.00s)
17:09:22 [2022-02-17T17:09:22.439Z] PASS
17:09:22 [2022-02-17T17:09:22.439Z] coverage: 1.2% of statements
17:09:22 [2022-02-17T17:09:22.439Z] ok  	github.com/docker/docker/libcontainerd/local	0.076s	coverage: 1.2% of statements
17:09:22 [2022-02-17T17:09:22.439Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:09:22 [2022-02-17T17:09:22.439Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:09:22 [2022-02-17T17:09:22.439Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:09:22 [2022-02-17T17:09:22.888Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:09:23 [2022-02-17T17:09:23.349Z] === RUN   TestNetworkDBSimple
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSequenceGetAvailableBit
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSequenceEqual
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSequenceEqual (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSequenceCopy
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSequenceCopy (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestGetFirstAvailable
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestGetFirstAvailable (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestFindSequence
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestFindSequence (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestCheckIfAvailable
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestCheckIfAvailable (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestMergeSequences
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestMergeSequences (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestPushReservation
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestPushReservation (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSerializeDeserialize
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSerializeDeserialize (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSet
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSet (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSetUnset
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSetUnset (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestOffsetSetUnset
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestOffsetSetUnset (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSetInRange
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSetInRange (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestSetAnyInRange
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestSetAnyInRange (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestMethods
17:09:23 [2022-02-17T17:09:23.426Z] --- PASS: TestMethods (0.00s)
17:09:23 [2022-02-17T17:09:23.426Z] === RUN   TestRandomAllocateDeallocate
17:09:23 [2022-02-17T17:09:23.810Z] === RUN   TestGenerate
17:09:23 [2022-02-17T17:09:23.810Z] --- PASS: TestGenerate (0.00s)
17:09:23 [2022-02-17T17:09:23.810Z] === RUN   TestGeneratePtr
17:09:23 [2022-02-17T17:09:23.810Z] --- PASS: TestGeneratePtr (0.00s)
17:09:23 [2022-02-17T17:09:23.810Z] === RUN   TestGenerateMissingField
17:09:23 [2022-02-17T17:09:23.810Z] --- PASS: TestGenerateMissingField (0.00s)
17:09:23 [2022-02-17T17:09:23.810Z] === RUN   TestFieldCannotBeSet
17:09:23 [2022-02-17T17:09:23.810Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:09:23 [2022-02-17T17:09:23.810Z] === RUN   TestTypeMismatchError
17:09:23 [2022-02-17T17:09:23.810Z] --- PASS: TestTypeMismatchError (0.00s)
17:09:23 [2022-02-17T17:09:23.810Z] PASS
17:09:23 [2022-02-17T17:09:23.810Z] coverage: 100.0% of statements
17:09:23 [2022-02-17T17:09:23.810Z] ok  	github.com/docker/docker/libnetwork/options	0.041s	coverage: 100.0% of statements
17:09:24 [2022-02-17T17:09:24.270Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:09:24 [2022-02-17T17:09:24.270Z] PASS
17:09:24 [2022-02-17T17:09:24.270Z] coverage: 100.0% of statements
17:09:24 [2022-02-17T17:09:24.270Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.048s	coverage: 100.0% of statements
17:09:24 [2022-02-17T17:09:24.280Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s)
17:09:24 [2022-02-17T17:09:24.280Z] === RUN   TestCreateWithCustomReadonlyPaths
17:09:24 [2022-02-17T17:09:24.730Z] testing: warning: no tests to run
17:09:24 [2022-02-17T17:09:24.730Z] PASS
17:09:24 [2022-02-17T17:09:24.730Z] coverage: 0.0% of statements
17:09:24 [2022-02-17T17:09:24.730Z] 2022/02/17 17:09:24 Closing DB instances...
17:09:24 [2022-02-17T17:09:24.730Z] ok  	github.com/docker/docker/libnetwork/osl	0.044s	coverage: 0.0% of statements [no tests to run]
17:09:24 [2022-02-17T17:09:24.852Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:09:24 [2022-02-17T17:09:24.994Z] === RUN   TestInvalidConfig
17:09:24 [2022-02-17T17:09:24.994Z] --- PASS: TestInvalidConfig (0.00s)
17:09:24 [2022-02-17T17:09:24.994Z] === RUN   TestConfig
17:09:24 [2022-02-17T17:09:24.994Z] --- PASS: TestConfig (0.00s)
17:09:24 [2022-02-17T17:09:24.994Z] === RUN   TestOptionsLabels
17:09:24 [2022-02-17T17:09:24.994Z] --- PASS: TestOptionsLabels (0.00s)
17:09:24 [2022-02-17T17:09:24.994Z] === RUN   TestValidName
17:09:24 [2022-02-17T17:09:24.994Z] --- PASS: TestValidName (0.00s)
17:09:24 [2022-02-17T17:09:24.994Z] PASS
17:09:24 [2022-02-17T17:09:24.994Z] coverage: 19.7% of statements
17:09:24 [2022-02-17T17:09:24.994Z] ok  	github.com/docker/docker/libnetwork/config	0.072s	coverage: 19.7% of statements
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestRequestNewPort
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestRequestNewPort (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestRequestSpecificPort
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestRequestSpecificPort (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestReleasePort
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestReleasePort (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestReuseReleasedPort
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestReuseReleasedPort (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestReleaseUnreadledPort
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestUnknowProtocol
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestUnknowProtocol (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestAllocateAllPorts
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestAllocateAllPorts (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestPortAllocation
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestPortAllocation (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestPortAllocationWithCustomRange
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestNoDuplicateBPR
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] === RUN   TestChangePortRange
17:09:25 [2022-02-17T17:09:25.191Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:09:25 [2022-02-17T17:09:25.191Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:09:25 [2022-02-17T17:09:25.191Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:09:25 [2022-02-17T17:09:25.191Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:09:25 [2022-02-17T17:09:25.191Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:09:25 [2022-02-17T17:09:25.191Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:09:25 [2022-02-17T17:09:25.191Z] --- PASS: TestChangePortRange (0.00s)
17:09:25 [2022-02-17T17:09:25.191Z] PASS
17:09:25 [2022-02-17T17:09:25.191Z] coverage: 88.6% of statements
17:09:25 [2022-02-17T17:09:25.191Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.047s	coverage: 88.6% of statements
17:09:25 [2022-02-17T17:09:25.437Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s)
17:09:25 [2022-02-17T17:09:25.437Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestKey
17:09:25 [2022-02-17T17:09:25.462Z] --- PASS: TestKey (0.00s)
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestParseKey
17:09:25 [2022-02-17T17:09:25.462Z] --- PASS: TestParseKey (0.00s)
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestInvalidDataStore
17:09:25 [2022-02-17T17:09:25.462Z] --- PASS: TestInvalidDataStore (0.00s)
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestKVObjectFlatKey
17:09:25 [2022-02-17T17:09:25.462Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestAtomicKVObjectFlatKey
17:09:25 [2022-02-17T17:09:25.462Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:09:25 [2022-02-17T17:09:25.462Z] PASS
17:09:25 [2022-02-17T17:09:25.462Z] coverage: 21.9% of statements
17:09:25 [2022-02-17T17:09:25.462Z] ok  	github.com/docker/docker/libnetwork/datastore	0.057s	coverage: 21.9% of statements
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestErrorInterfaces
17:09:25 [2022-02-17T17:09:25.462Z] --- PASS: TestErrorInterfaces (0.00s)
17:09:25 [2022-02-17T17:09:25.462Z] === RUN   TestNetworkMarshalling
17:09:25 [2022-02-17T17:09:25.656Z] testing: warning: no tests to run
17:09:25 [2022-02-17T17:09:25.656Z] PASS
17:09:25 [2022-02-17T17:09:25.656Z] coverage: 0.0% of statements
17:09:25 [2022-02-17T17:09:25.656Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.056s	coverage: 0.0% of statements [no tests to run]
17:09:25 [2022-02-17T17:09:25.792Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.55s)
17:09:25 [2022-02-17T17:09:25.792Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:09:25 [2022-02-17T17:09:25.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:25 [2022-02-17T17:09:25.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:25 [2022-02-17T17:09:25.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:25 [2022-02-17T17:09:25.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:25 [2022-02-17T17:09:25.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:25 [2022-02-17T17:09:25.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:25 [2022-02-17T17:09:25.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:25 [2022-02-17T17:09:25.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:25 [2022-02-17T17:09:25.792Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:25 [2022-02-17T17:09:25.792Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:25 [2022-02-17T17:09:25.931Z] --- PASS: TestNetworkMarshalling (0.20s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestEndpointMarshalling
17:09:25 [2022-02-17T17:09:25.931Z] --- PASS: TestEndpointMarshalling (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestAuxAddresses
17:09:25 [2022-02-17T17:09:25.931Z] time="2022-02-17T17:09:25Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:09:25 [2022-02-17T17:09:25.931Z] --- PASS: TestAuxAddresses (0.01s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestSRVServiceQuery
17:09:25 [2022-02-17T17:09:25.931Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestServiceVIPReuse
17:09:25 [2022-02-17T17:09:25.931Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:09:25 [2022-02-17T17:09:25.931Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestDNSIPQuery
17:09:25 [2022-02-17T17:09:25.931Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestDNSIPQuery (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestDNSProxyServFail
17:09:25 [2022-02-17T17:09:25.931Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestSandboxAddEmpty
17:09:25 [2022-02-17T17:09:25.931Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestSandboxAddMultiPrio
17:09:25 [2022-02-17T17:09:25.931Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestSandboxAddSamePrio
17:09:25 [2022-02-17T17:09:25.931Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestCleanupServiceDiscovery
17:09:25 [2022-02-17T17:09:25.931Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestDNSOptions
17:09:25 [2022-02-17T17:09:25.931Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:09:25 [2022-02-17T17:09:25.931Z] --- SKIP: TestDNSOptions (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestMultipleControllersWithSameStore
17:09:25 [2022-02-17T17:09:25.931Z] time="2022-02-17T17:09:25Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:09:25 [2022-02-17T17:09:25.931Z] time="2022-02-17T17:09:25Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:09:25 [2022-02-17T17:09:25.931Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:09:25 [2022-02-17T17:09:25.931Z] PASS
17:09:25 [2022-02-17T17:09:25.931Z] coverage: 8.5% of statements
17:09:25 [2022-02-17T17:09:25.931Z] ok  	github.com/docker/docker/libnetwork	0.348s	coverage: 8.5% of statements
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestIPDataMarshalling
17:09:25 [2022-02-17T17:09:25.931Z] --- PASS: TestIPDataMarshalling (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] === RUN   TestValidateAndIsV6
17:09:25 [2022-02-17T17:09:25.931Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:09:25 [2022-02-17T17:09:25.931Z] PASS
17:09:25 [2022-02-17T17:09:25.931Z] coverage: 68.9% of statements
17:09:25 [2022-02-17T17:09:25.931Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.046s	coverage: 68.9% of statements
17:09:26 [2022-02-17T17:09:26.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:26 [2022-02-17T17:09:26.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:26 [2022-02-17T17:09:26.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:26 [2022-02-17T17:09:26.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:26 [2022-02-17T17:09:26.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:26 [2022-02-17T17:09:26.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:09:26 [2022-02-17T17:09:26.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:09:26 [2022-02-17T17:09:26.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:09:26 [2022-02-17T17:09:26.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:09:26 [2022-02-17T17:09:26.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:09:26 [2022-02-17T17:09:26.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:09:26 [2022-02-17T17:09:26.050Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:09:26 [2022-02-17T17:09:26.050Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestHashData
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestHashData (0.00s)
17:09:26 [2022-02-17T17:09:26.116Z] PASS
17:09:26 [2022-02-17T17:09:26.116Z] coverage: 2.8% of statements
17:09:26 [2022-02-17T17:09:26.116Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.041s	coverage: 2.8% of statements
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestNetworkDBSimple (2.87s)
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestErrorConstructors
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestErrorConstructors (0.00s)
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestCompareIPMask
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestCompareIPMask (0.00s)
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestUtilGetHostPartIP
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestUtilGetBroadcastIP
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:09:26 [2022-02-17T17:09:26.116Z] === RUN   TestParseCIDR
17:09:26 [2022-02-17T17:09:26.116Z] --- PASS: TestParseCIDR (0.00s)
17:09:26 [2022-02-17T17:09:26.116Z] PASS
17:09:26 [2022-02-17T17:09:26.116Z] coverage: 37.3% of statements
17:09:26 [2022-02-17T17:09:26.116Z] ok  	github.com/docker/docker/libnetwork/types	0.058s	coverage: 37.3% of statements
17:09:26 [2022-02-17T17:09:26.400Z] === RUN   TestDriver
17:09:26 [2022-02-17T17:09:26.400Z] --- PASS: TestDriver (0.00s)
17:09:26 [2022-02-17T17:09:26.400Z] PASS
17:09:26 [2022-02-17T17:09:26.400Z] coverage: 34.8% of statements
17:09:26 [2022-02-17T17:09:26.400Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.042s	coverage: 34.8% of statements
17:09:26 [2022-02-17T17:09:26.618Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestCreateDifferentPlatform
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestCreateDifferentPlatform/different_os
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:09:26 [2022-02-17T17:09:26.618Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:09:26 [2022-02-17T17:09:26.618Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:09:26 [2022-02-17T17:09:26.618Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:09:26 [2022-02-17T17:09:26.618Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:09:26 [2022-02-17T17:09:26.618Z]     check_test.go:308: [d58029147d3ad] daemon is not started
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:09:26 [2022-02-17T17:09:26.618Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestContainerStartOnDaemonRestart
17:09:26 [2022-02-17T17:09:26.618Z] === PAUSE TestContainerStartOnDaemonRestart
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestDaemonRestartIpcMode
17:09:26 [2022-02-17T17:09:26.618Z] === PAUSE TestDaemonRestartIpcMode
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestDaemonHostGatewayIP
17:09:26 [2022-02-17T17:09:26.618Z] === PAUSE TestDaemonHostGatewayIP
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestRestartDaemonWithRestartingContainer
17:09:26 [2022-02-17T17:09:26.618Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestContainerKillOnDaemonStart
17:09:26 [2022-02-17T17:09:26.618Z] === PAUSE TestContainerKillOnDaemonStart
17:09:26 [2022-02-17T17:09:26.618Z] === RUN   TestDiff
17:09:26 [2022-02-17T17:09:26.870Z] === RUN   TestDriver
17:09:26 [2022-02-17T17:09:26.870Z] --- PASS: TestDriver (0.00s)
17:09:26 [2022-02-17T17:09:26.870Z] PASS
17:09:26 [2022-02-17T17:09:26.870Z] coverage: 34.8% of statements
17:09:26 [2022-02-17T17:09:26.870Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.079s	coverage: 34.8% of statements
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:09:27 [2022-02-17T17:09:27.085Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:09:27 [2022-02-17T17:09:27.085Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:09:27 [2022-02-17T17:09:27.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:09:27 [2022-02-17T17:09:27.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:09:27 [2022-02-17T17:09:27.085Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:09:27 [2022-02-17T17:09:27.086Z] PASS
17:09:27 [2022-02-17T17:09:27.086Z] coverage: 50.0% of statements
17:09:27 [2022-02-17T17:09:27.086Z] ok  	github.com/docker/docker/oci	0.051s	coverage: 50.0% of statements
17:09:27 [2022-02-17T17:09:27.186Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:09:27 [2022-02-17T17:09:27.186Z] --- PASS: TestDiff (0.58s)
17:09:27 [2022-02-17T17:09:27.186Z] === RUN   TestExecWithCloseStdin
17:09:27 [2022-02-17T17:09:27.338Z] === RUN   TestNetworkAllocateFree
17:09:27 [2022-02-17T17:09:27.339Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:09:27 [2022-02-17T17:09:27.339Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:09:27 [2022-02-17T17:09:27.339Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:09:27 [2022-02-17T17:09:27.339Z] PASS
17:09:27 [2022-02-17T17:09:27.339Z] coverage: 63.6% of statements
17:09:27 [2022-02-17T17:09:27.339Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.045s	coverage: 63.6% of statements
17:09:27 [2022-02-17T17:09:27.546Z] 2022/02/17 17:09:27 Closing DB instances...
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestAddressPoolOpt
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestAddressPoolOpt (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/a
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/something
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/_=a
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/env1=value1
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/_env1=value1
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/env2=value2=value3
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/env3=abc!qwe
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/env_4=value_4
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/PATH
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/=a
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/PATH=
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/PATH=something
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/asd!qwe
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/1asd
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/123
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/some_space
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/__some_space_before
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/some_space_after__
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/=
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateEnv/PaTh
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestValidateEnv (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/a (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/something (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/= (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestParseHost
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestParseHost (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestParseDockerDaemonHost
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestParseTCP
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestParseTCP (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestParseInvalidUnixAddrInvalid
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateExtraHosts
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestValidateExtraHosts (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestIpOptString
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestIpOptString (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestNewIpOptInvalidDefaultVal
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestNewIpOptValidDefaultVal
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestIpOptSetInvalidVal
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateIPAddress
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestValidateIPAddress (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestMapOpts
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestMapOpts (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestListOptsWithoutValidator
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestListOptsWithValidator
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestListOptsWithValidator (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateDNSSearch
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestValidateDNSSearch (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_general_format
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_one_more
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestValidateLabel (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestNamedListOpts
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestNamedListOpts (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestNamedMapOpts
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestNamedMapOpts (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestParseLink
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestParseLink (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestQuotedStringSetWithQuotes
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestQuotedStringSetWithNoQuotes
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestQuotedStringEmptyOrSingleCharString
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] === RUN   TestUlimitOpt
17:09:27 [2022-02-17T17:09:27.547Z] --- PASS: TestUlimitOpt (0.00s)
17:09:27 [2022-02-17T17:09:27.547Z] PASS
17:09:27 [2022-02-17T17:09:27.547Z] coverage: 67.4% of statements
17:09:27 [2022-02-17T17:09:27.547Z] ok  	github.com/docker/docker/opts	0.096s	coverage: 67.4% of statements
17:09:27 [2022-02-17T17:09:27.754Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestGetEmptyCapabilities
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestGetExtraCapabilities
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestGetExtraCapabilities (0.01s)
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestGetInvalidCapabilities
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestRemoteDriver
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestRemoteDriver (0.01s)
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestDriverError
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestDriverError (0.01s)
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestMissingValues
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestMissingValues (0.00s)
17:09:27 [2022-02-17T17:09:27.807Z] === RUN   TestRollback
17:09:27 [2022-02-17T17:09:27.807Z] --- PASS: TestRollback (0.00s)
17:09:27 [2022-02-17T17:09:27.807Z] PASS
17:09:27 [2022-02-17T17:09:27.807Z] coverage: 57.4% of statements
17:09:27 [2022-02-17T17:09:27.807Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.088s	coverage: 57.4% of statements
17:09:28 [2022-02-17T17:09:28.006Z] === RUN   TestParseVersion
17:09:28 [2022-02-17T17:09:28.006Z] --- PASS: TestParseVersion (0.00s)
17:09:28 [2022-02-17T17:09:28.007Z] PASS
17:09:28 [2022-02-17T17:09:28.007Z] coverage: 52.9% of statements
17:09:28 [2022-02-17T17:09:28.007Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 52.9% of statements
17:09:28 [2022-02-17T17:09:28.013Z] --- PASS: TestExecWithCloseStdin (0.76s)
17:09:28 [2022-02-17T17:09:28.013Z] === RUN   TestExec
17:09:28 [2022-02-17T17:09:28.013Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:09:28 [2022-02-17T17:09:28.274Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:09:28 [2022-02-17T17:09:28.274Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:09:28 [2022-02-17T17:09:28.276Z] === RUN   TestNAT
17:09:28 [2022-02-17T17:09:28.276Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:09:28 [2022-02-17T17:09:28.276Z] --- SKIP: TestNAT (0.00s)
17:09:28 [2022-02-17T17:09:28.276Z] === RUN   TestTransparent
17:09:28 [2022-02-17T17:09:28.276Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:09:28 [2022-02-17T17:09:28.276Z] --- SKIP: TestTransparent (0.00s)
17:09:28 [2022-02-17T17:09:28.276Z] PASS
17:09:28 [2022-02-17T17:09:28.276Z] coverage: 0.0% of statements
17:09:28 [2022-02-17T17:09:28.276Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.055s	coverage: 0.0% of statements
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestBoolValue
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestBoolValue (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestBoolValueOrDefault
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestInt64ValueOrZero
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestInt64ValueOrDefault
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestInt64ValueOrDefaultWithError
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestJsonContentType
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestJsonContentType (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] PASS
17:09:28 [2022-02-17T17:09:28.486Z] coverage: 14.7% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ok  	github.com/docker/docker/api/server/httputils	0.064s	coverage: 14.7% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestMaskSecretKeys
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestMaskSecretKeys (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestVersionMiddlewareVersion
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] PASS
17:09:28 [2022-02-17T17:09:28.486Z] coverage: 37.7% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ok  	github.com/docker/docker/api/server/middleware	0.056s	coverage: 37.7% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestAdjustForAPIVersion
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] PASS
17:09:28 [2022-02-17T17:09:28.486Z] coverage: 5.7% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ok  	github.com/docker/docker/api/server/router/swarm	0.044s	coverage: 5.7% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/types	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestStrSliceMarshalJSON
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestStrSliceUnmarshalJSON
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestStrSliceUnmarshalString
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestStrSliceUnmarshalSlice
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] PASS
17:09:28 [2022-02-17T17:09:28.486Z] coverage: 90.0% of statements
17:09:28 [2022-02-17T17:09:28.486Z] ok  	github.com/docker/docker/api/types/strslice	0.043s	coverage: 90.0% of statements
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestToJSON
17:09:28 [2022-02-17T17:09:28.486Z] --- PASS: TestToJSON (0.00s)
17:09:28 [2022-02-17T17:09:28.486Z] === RUN   TestToParamWithVersion
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestToParamWithVersion (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFromJSON
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFromJSON (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEmpty
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEmpty (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestArgsMatchKVListEmptySources
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestArgsMatchKVList
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestArgsMatchKVList (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestArgsMatch
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestArgsMatch (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestAdd
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestAdd (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDel
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDel (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestLen
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestLen (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestExactMatch
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestExactMatch (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestOnlyOneExactMatch
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestContains
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestContains (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestValidate
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestValidate (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestWalkValues
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestWalkValues (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFuzzyMatch
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFuzzyMatch (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestClone
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestClone (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 92.2% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDurationToSecondsString
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDurationToSecondsString (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestGetTimestamp
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestGetTimestamp (0.15s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseTimestamps
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestParseTimestamps (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 100.0% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/api/types/time	0.195s	coverage: 100.0% of statements
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCompareVersion
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestCompareVersion (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 77.3% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/api/types/versions	0.049s	coverage: 77.3% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestParseRemoteURL (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCloneArgsSmartHttp
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCloneArgsDumbHttp
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCloneArgsGit
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestCloneArgsGit (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCheckoutGit
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEnable
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEnable (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDisable
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDisable (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEnabled
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEnabled (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 100.0% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/cli/debug	0.049s	coverage: 100.0% of statements
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestProcessNoDockerignore
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestProcessShouldLeaveAllFiles
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDetectContentType
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDetectContentType (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestSelectAcceptableMIME
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestInspectEmptyResponse
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestInspectResponseBinary
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestInspectResponseBinary (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestResponseUnsupportedContentType
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestInspectResponseTextSimple
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestInspectResponseEmptyContentType
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestUnknownContentLength
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestUnknownContentLength (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDownloadRemote
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDownloadRemote (0.08s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestGetWithStatusError
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestGetWithStatusError (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCloseRootDirectory
17:09:28 [2022-02-17T17:09:28.487Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestHashFile
17:09:28 [2022-02-17T17:09:28.487Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestHashFile (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestHashSubdir
17:09:28 [2022-02-17T17:09:28.487Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestHashSubdir (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestRemoveDirectory
17:09:28 [2022-02-17T17:09:28.487Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestRemoveDirectory (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 9.3% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/builder/remotecontext	0.240s	coverage: 9.3% of statements
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestGetAllAllowed
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestGetAllAllowed (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestGetAllMeta
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestGetAllMeta (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestWarnOnUnusedBuildArgs
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestIsUnreferencedBuiltin
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestIsExistingDirectory
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestIsExistingDirectory (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestGetFilenameForDownload
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEnv2Variables
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEnv2Variables (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestMaintainer
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestMaintainer (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestLabel
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestLabel (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFromScratch
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFromScratch (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFromWithArg
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFromWithArg (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFromWithUndefinedArg
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestFromMultiStageWithNamedStage
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestOnbuild
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestOnbuild (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestWorkdir
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestWorkdir (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCmd
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestCmd (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestHealthcheckNone
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestHealthcheckNone (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestHealthcheckCmd
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestHealthcheckCmd (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEntrypoint
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEntrypoint (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestExpose
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestExpose (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestUser
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestUser (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestVolume
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestVolume (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestStopSignal
17:09:28 [2022-02-17T17:09:28.487Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestStopSignal (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestArg
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestArg (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestShell
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestShell (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestPrependEnvOnCmd
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestRunWithBuildArgs
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestRunWithBuildArgs (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestRunIgnoresHealthcheck
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatchUnsupportedOptions
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestNormalizeWorkdir
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDispatch/COPY_url
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDispatch (0.05s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestAddScratchImageAddsToMounts
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestAddFromScratchPopulatesPlatform
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestImageSourceGetAddsToMounts
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestEmptyDockerfile
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestEmptyDockerfile (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestSymlinkDockerfile
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDockerfileOutsideTheBuildContext
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestNonExistingDockerfile
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestCopyRunConfig
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestCopyRunConfig (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestDeepCopyRunConfig
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestExportImage
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestExportImage (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestNormalizeDest
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestNormalizeDest (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 46.8% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/builder/dockerfile	0.176s	coverage: 46.8% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestTCP4Proxy
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestTCP4Proxy (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestTCP4ProxyHalfClose
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestTCP4ProxyHalfClose (0.01s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestTCP6Proxy
17:09:28 [2022-02-17T17:09:28.487Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestTCP6Proxy (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestTCPDualStackProxy
17:09:28 [2022-02-17T17:09:28.487Z]     network_proxy_test.go:208: No support for dual stack yet
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestUDP4Proxy
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestUDP4Proxy (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestUDP6Proxy
17:09:28 [2022-02-17T17:09:28.487Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestUDP6Proxy (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestUDPWriteError
17:09:28 [2022-02-17T17:09:28.487Z] --- PASS: TestUDPWriteError (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestSCTP4Proxy
17:09:28 [2022-02-17T17:09:28.487Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] === RUN   TestSCTP6Proxy
17:09:28 [2022-02-17T17:09:28.487Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:09:28 [2022-02-17T17:09:28.487Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:09:28 [2022-02-17T17:09:28.487Z] PASS
17:09:28 [2022-02-17T17:09:28.487Z] coverage: 49.4% of statements
17:09:28 [2022-02-17T17:09:28.487Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.062s	coverage: 49.4% of statements
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestBuildDefault
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestBuildDefault (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestBuildHostnameDomainname
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestBuildHostname
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestBuildHostname (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestBuildHostnameFQDN
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestBuildNoIP
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestBuildNoIP (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestUpdate
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestUpdate (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestAddEmpty
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestAddEmpty (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestAdd
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestAdd (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestDeleteEmpty
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestDeleteEmpty (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestDeleteNewline
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestDeleteNewline (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestDelete
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestDelete (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestConcurrentWrites
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestNew
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestNew (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestAddDriver
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestAddDriver (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestAddDuplicateDriver
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestIPAMDefaultAddressSpaces
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestDriver
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestDriver (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestIPAM
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestIPAM (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestWalkIPAMs
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestWalkIPAMs (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] === RUN   TestWalkDrivers
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestWalkDrivers (0.00s)
17:09:28 [2022-02-17T17:09:28.745Z] PASS
17:09:28 [2022-02-17T17:09:28.745Z] coverage: 82.4% of statements
17:09:28 [2022-02-17T17:09:28.745Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.094s	coverage: 82.4% of statements
17:09:28 [2022-02-17T17:09:28.745Z] --- PASS: TestConcurrentWrites (0.27s)
17:09:28 [2022-02-17T17:09:28.745Z] PASS
17:09:28 [2022-02-17T17:09:28.746Z] coverage: 81.2% of statements
17:09:28 [2022-02-17T17:09:28.746Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.326s	coverage: 81.2% of statements
17:09:28 [2022-02-17T17:09:28.977Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s)
17:09:28 [2022-02-17T17:09:28.977Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:09:28 [2022-02-17T17:09:28.984Z] --- PASS: TestExec (0.77s)
17:09:28 [2022-02-17T17:09:28.984Z] === RUN   TestExecUser
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestNew
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestNew (0.00s)
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestAllocate
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestAllocate (0.00s)
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestUninitialized
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestUninitialized (0.00s)
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestAllocateInRange
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestAllocateInRange (0.00s)
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestAllocateSerial
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestAllocateSerial (0.00s)
17:09:29 [2022-02-17T17:09:29.215Z] PASS
17:09:29 [2022-02-17T17:09:29.215Z] coverage: 87.5% of statements
17:09:29 [2022-02-17T17:09:29.215Z] ok  	github.com/docker/docker/libnetwork/idm	0.039s	coverage: 87.5% of statements
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestCaller
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestCaller (0.00s)
17:09:29 [2022-02-17T17:09:29.215Z] PASS
17:09:29 [2022-02-17T17:09:29.215Z] coverage: 100.0% of statements
17:09:29 [2022-02-17T17:09:29.215Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.053s	coverage: 100.0% of statements
17:09:29 [2022-02-17T17:09:29.215Z] --- PASS: TestRandomAllocateDeallocate (5.78s)
17:09:29 [2022-02-17T17:09:29.215Z] === RUN   TestAllocateRandomDeallocate
17:09:29 [2022-02-17T17:09:29.438Z] === RUN   TestPeerCertificateMarshalJSON
17:09:29 [2022-02-17T17:09:29.686Z] === RUN   TestSetSerialInsertDelete
17:09:29 [2022-02-17T17:09:29.686Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:09:29 [2022-02-17T17:09:29.686Z] === RUN   TestSetParallelInsertDelete
17:09:29 [2022-02-17T17:09:29.902Z] === RUN   TestIsArchivePathDir
17:09:29 [2022-02-17T17:09:29.902Z] --- PASS: TestIsArchivePathDir (0.07s)
17:09:29 [2022-02-17T17:09:29.902Z] === RUN   TestIsArchivePathInvalidFile
17:09:29 [2022-02-17T17:09:29.924Z] --- PASS: TestExecUser (0.90s)
17:09:29 [2022-02-17T17:09:29.924Z] === RUN   TestExportContainerAndImportImage
17:09:30 [2022-02-17T17:09:30.184Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:09:30 [2022-02-17T17:09:30.363Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s)
17:09:30 [2022-02-17T17:09:30.363Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:09:30 [2022-02-17T17:09:30.363Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestMiddleware
17:09:30 [2022-02-17T17:09:30.363Z] --- PASS: TestMiddleware (0.00s)
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestNewResponseModifier
17:09:30 [2022-02-17T17:09:30.363Z] --- PASS: TestNewResponseModifier (0.00s)
17:09:30 [2022-02-17T17:09:30.363Z] PASS
17:09:30 [2022-02-17T17:09:30.363Z] coverage: 26.8% of statements
17:09:30 [2022-02-17T17:09:30.363Z] ok  	github.com/docker/docker/pkg/authorization	0.572s	coverage: 26.8% of statements
17:09:30 [2022-02-17T17:09:30.363Z] 2022/02/17 17:09:29 Closing DB instances...
17:09:30 [2022-02-17T17:09:30.363Z] --- PASS: TestIsArchivePathInvalidFile (0.14s)
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestIsArchivePathTar
17:09:30 [2022-02-17T17:09:30.363Z] --- PASS: TestIsArchivePathTar (0.19s)
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestDecompressStreamGzip
17:09:30 [2022-02-17T17:09:30.363Z] --- PASS: TestDecompressStreamGzip (0.14s)
17:09:30 [2022-02-17T17:09:30.363Z] === RUN   TestDecompressStreamBzip2
17:09:30 [2022-02-17T17:09:30.675Z] === RUN   TestInt2IP2IntConversion
17:09:30 [2022-02-17T17:09:30.675Z] --- PASS: TestAllocateRandomDeallocate (1.50s)
17:09:30 [2022-02-17T17:09:30.675Z] === RUN   TestAllocateRandomDeallocateSerialize
17:09:30 [2022-02-17T17:09:30.753Z] --- PASS: TestExportContainerAndImportImage (1.07s)
17:09:30 [2022-02-17T17:09:30.753Z] === RUN   TestExportContainerAfterDaemonRestart
17:09:30 [2022-02-17T17:09:30.822Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
17:09:30 [2022-02-17T17:09:30.822Z] === RUN   TestDecompressStreamXz
17:09:30 [2022-02-17T17:09:30.822Z]     archive_test.go:133: Xz not present in msys2
17:09:30 [2022-02-17T17:09:30.822Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestDecompressStreamZstd
17:09:30 [2022-02-17T17:09:30.823Z]     archive_test.go:140: zstd not installed
17:09:30 [2022-02-17T17:09:30.823Z] --- SKIP: TestDecompressStreamZstd (0.03s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestCompressStreamXzUnsupported
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestCompressStreamBzip2Unsupported
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestCompressStreamInvalid
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestExtensionInvalid
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestExtensionInvalid (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestExtensionUncompressed
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestExtensionUncompressed (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestExtensionBzip2
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestExtensionBzip2 (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestExtensionGzip
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestExtensionGzip (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestExtensionXz
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestExtensionXz (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestExtensionZstd
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestExtensionZstd (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestCmdStreamLargeStderr
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestCmdStreamBad
17:09:30 [2022-02-17T17:09:30.823Z]     archive_test.go:252: Failing on Windows CI machines
17:09:30 [2022-02-17T17:09:30.823Z] --- SKIP: TestCmdStreamBad (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestCmdStreamGood
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestCmdStreamGood (0.05s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestUntarPathWithInvalidDest
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestUnbuffered
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestUnbuffered (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestRaceUnbuffered
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestRaceUnbuffered (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] PASS
17:09:30 [2022-02-17T17:09:30.823Z] coverage: 100.0% of statements
17:09:30 [2022-02-17T17:09:30.823Z] ok  	github.com/docker/docker/pkg/broadcaster	0.039s	coverage: 100.0% of statements
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestUntarPathWithInvalidSrc
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestUntarPath
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestUntarPath (0.08s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestUntarPathWithDestinationFile
17:09:30 [2022-02-17T17:09:30.823Z] --- PASS: TestUntarPathWithDestinationFile (0.08s)
17:09:30 [2022-02-17T17:09:30.823Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestInt2IP2IntConversion (0.48s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestGetAddressVersion
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestGetAddressVersion (0.00s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestKeyString
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestKeyString (0.00s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestPoolDataMarshal
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestPoolDataMarshal (0.00s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestSubnetsMarshal
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestSubnetsMarshal (0.05s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestAddSubnets
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestAddSubnets (0.05s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestDoublePoolRelease
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestDoublePoolRelease (0.04s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestAddReleasePoolID
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestPoolRequest
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestPoolRequest (0.00s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestOtherRequests
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestOtherRequests (0.00s)
17:09:31 [2022-02-17T17:09:31.143Z] PASS
17:09:31 [2022-02-17T17:09:31.143Z] coverage: 57.1% of statements
17:09:31 [2022-02-17T17:09:31.143Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.047s	coverage: 57.1% of statements
17:09:31 [2022-02-17T17:09:31.143Z] --- PASS: TestAddReleasePoolID (0.08s)
17:09:31 [2022-02-17T17:09:31.143Z] === RUN   TestPredefinedPool
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyWithTarInvalidSrc
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyWithTarSrcFile
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyWithTarSrcFolder
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyWithTarSrcFolder (0.02s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyFileWithTarInvalidSrc
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyFileWithTarSrcFolder
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestCopyFileWithTarSrcFile
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestTarFiles
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[foo]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[bar]_[foo]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[foo_bar]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[qux]_[foo]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[]#01
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[qux]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[foo_bar_qux]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[qux]_[baz]]
17:09:31 [2022-02-17T17:09:31.282Z] === RUN   TestMatch/[[foo_baz]]
17:09:31 [2022-02-17T17:09:31.282Z] --- PASS: TestMatch (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:09:31 [2022-02-17T17:09:31.282Z] PASS
17:09:31 [2022-02-17T17:09:31.282Z] coverage: 87.5% of statements
17:09:31 [2022-02-17T17:09:31.282Z] ok  	github.com/docker/docker/pkg/capabilities	0.042s	coverage: 87.5% of statements
17:09:31 [2022-02-17T17:09:31.321Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:09:31 [2022-02-17T17:09:31.611Z] --- PASS: TestPredefinedPool (0.03s)
17:09:31 [2022-02-17T17:09:31.611Z] === RUN   TestRemoveSubnet
17:09:31 [2022-02-17T17:09:31.611Z] --- PASS: TestRemoveSubnet (0.25s)
17:09:31 [2022-02-17T17:09:31.611Z] === RUN   TestGetSameAddress
17:09:31 [2022-02-17T17:09:31.611Z] --- PASS: TestGetSameAddress (0.03s)
17:09:31 [2022-02-17T17:09:31.611Z] === RUN   TestPoolAllocationReuse
17:09:31 [2022-02-17T17:09:31.742Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.69s)
17:09:31 [2022-02-17T17:09:31.742Z] === RUN   TestNetworkDBCRUDTableEntry
17:09:32 [2022-02-17T17:09:32.080Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s)
17:09:32 [2022-02-17T17:09:32.080Z] === RUN   TestRetrieveFromStore
17:09:32 [2022-02-17T17:09:32.263Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
17:09:32 [2022-02-17T17:09:32.263Z] === RUN   TestHealthCheckWorkdir
17:09:32 [2022-02-17T17:09:32.549Z] === RUN   TestGetCapabilities
17:09:32 [2022-02-17T17:09:32.549Z] --- PASS: TestRetrieveFromStore (0.48s)
17:09:32 [2022-02-17T17:09:32.549Z] === RUN   TestIsCorrupted
17:09:32 [2022-02-17T17:09:32.549Z] --- PASS: TestGetCapabilities (0.01s)
17:09:32 [2022-02-17T17:09:32.549Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:09:32 [2022-02-17T17:09:32.549Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:09:32 [2022-02-17T17:09:32.549Z] === RUN   TestGetDefaultAddressSpaces
17:09:32 [2022-02-17T17:09:32.549Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:09:32 [2022-02-17T17:09:32.549Z] === RUN   TestRemoteDriver
17:09:32 [2022-02-17T17:09:32.549Z] --- PASS: TestIsCorrupted (0.02s)
17:09:32 [2022-02-17T17:09:32.549Z] === RUN   TestSetRollover
17:09:32 [2022-02-17T17:09:32.549Z] --- PASS: TestRemoteDriver (0.01s)
17:09:32 [2022-02-17T17:09:32.549Z] PASS
17:09:32 [2022-02-17T17:09:32.549Z] coverage: 47.4% of statements
17:09:32 [2022-02-17T17:09:32.549Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.073s	coverage: 47.4% of statements
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootTarUntar
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootTarUntar (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootUntarWithHugeExcludesList
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootUntarEmptyArchive
17:09:32 [2022-02-17T17:09:32.714Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootTarUntarWithSymlink
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootCopyWithTar
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootCopyFileWithTar
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootUntarPath
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootUntarPath (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] === RUN   TestChrootApplyDotDotFile
17:09:32 [2022-02-17T17:09:32.714Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:09:32 [2022-02-17T17:09:32.714Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:09:32 [2022-02-17T17:09:32.714Z] PASS
17:09:32 [2022-02-17T17:09:32.715Z] coverage: 15.1% of statements
17:09:32 [2022-02-17T17:09:32.715Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.095s	coverage: 15.1% of statements
17:09:33 [2022-02-17T17:09:33.018Z] --- PASS: TestPoolAllocationReuse (1.50s)
17:09:33 [2022-02-17T17:09:33.018Z] === RUN   TestGetAddressSubPoolEqualPool
17:09:33 [2022-02-17T17:09:33.018Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
17:09:33 [2022-02-17T17:09:33.018Z] === RUN   TestRequestReleaseAddressFromSubPool
17:09:33 [2022-02-17T17:09:33.018Z] === RUN   TestWindowsIPAM
17:09:33 [2022-02-17T17:09:33.018Z] --- PASS: TestWindowsIPAM (0.00s)
17:09:33 [2022-02-17T17:09:33.018Z] PASS
17:09:33 [2022-02-17T17:09:33.018Z] coverage: 71.4% of statements
17:09:33 [2022-02-17T17:09:33.019Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.050s	coverage: 71.4% of statements
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeEmpty
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeEmpty (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeEmptyFile
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeEmptyFile (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeNonemptyFile
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeNestedDirectoryEmpty
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestMoveToSubdir
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestMoveToSubdir (0.01s)
17:09:33 [2022-02-17T17:09:33.174Z] === RUN   TestSizeNonExistingDirectory
17:09:33 [2022-02-17T17:09:33.174Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:09:33 [2022-02-17T17:09:33.174Z] PASS
17:09:33 [2022-02-17T17:09:33.174Z] coverage: 80.0% of statements
17:09:33 [2022-02-17T17:09:33.174Z] ok  	github.com/docker/docker/pkg/directory	0.064s	coverage: 80.0% of statements
17:09:33 [2022-02-17T17:09:33.201Z] --- PASS: TestHealthCheckWorkdir (1.09s)
17:09:33 [2022-02-17T17:09:33.201Z] === RUN   TestHealthKillContainer
17:09:33 [2022-02-17T17:09:33.461Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:09:33 [2022-02-17T17:09:33.637Z] 2022/02/17 17:09:33 Closing DB instances...
17:09:34 [2022-02-17T17:09:34.006Z] --- PASS: TestSetRollover (1.52s)
17:09:34 [2022-02-17T17:09:34.006Z] === RUN   TestSetRolloverSerial
17:09:34 [2022-02-17T17:09:34.006Z] === RUN   TestDefaultNetwork
17:09:34 [2022-02-17T17:09:34.006Z] --- PASS: TestDefaultNetwork (0.25s)
17:09:34 [2022-02-17T17:09:34.006Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:09:34 [2022-02-17T17:09:34.097Z] === RUN   TestPollerAddRemove
17:09:34 [2022-02-17T17:09:34.097Z] --- PASS: TestPollerAddRemove (0.00s)
17:09:34 [2022-02-17T17:09:34.097Z] === RUN   TestPollerEvent
17:09:34 [2022-02-17T17:09:34.097Z]     poller_test.go:40: No chmod on Windows
17:09:34 [2022-02-17T17:09:34.097Z] --- SKIP: TestPollerEvent (0.00s)
17:09:34 [2022-02-17T17:09:34.097Z] === RUN   TestPollerClose
17:09:34 [2022-02-17T17:09:34.097Z] --- PASS: TestPollerClose (0.00s)
17:09:34 [2022-02-17T17:09:34.097Z] PASS
17:09:34 [2022-02-17T17:09:34.097Z] coverage: 45.7% of statements
17:09:34 [2022-02-17T17:09:34.097Z] ok  	github.com/docker/docker/pkg/filenotify	0.041s	coverage: 45.7% of statements
17:09:34 [2022-02-17T17:09:34.400Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:09:34 [2022-02-17T17:09:34.475Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s)
17:09:34 [2022-02-17T17:09:34.475Z] === RUN   TestInitAddressPools
17:09:34 [2022-02-17T17:09:34.475Z] --- PASS: TestInitAddressPools (0.00s)
17:09:34 [2022-02-17T17:09:34.475Z] PASS
17:09:34 [2022-02-17T17:09:34.475Z] coverage: 74.0% of statements
17:09:34 [2022-02-17T17:09:34.475Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.576s	coverage: 74.0% of statements
17:09:34 [2022-02-17T17:09:34.661Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:09:34 [2022-02-17T17:09:34.943Z] === RUN   TestKeyValue
17:09:34 [2022-02-17T17:09:34.943Z] --- PASS: TestKeyValue (0.00s)
17:09:34 [2022-02-17T17:09:34.943Z] PASS
17:09:34 [2022-02-17T17:09:34.943Z] coverage: 60.0% of statements
17:09:34 [2022-02-17T17:09:34.943Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.039s	coverage: 60.0% of statements
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCopyFileWithInvalidSrc
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCopyFileWithInvalidDest
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCopyFileWithSameSrcAndDest
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCopyFile
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCopyFile (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:09:35 [2022-02-17T17:09:35.067Z]     fileutils_test.go:133: Needs porting to Windows
17:09:35 [2022-02-17T17:09:35.067Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestReadSymlinkedDirectoryToFile
17:09:35 [2022-02-17T17:09:35.067Z]     fileutils_test.go:179: Needs porting to Windows
17:09:35 [2022-02-17T17:09:35.067Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestWildcardMatches
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestWildcardMatches (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestPatternMatches
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestPatternMatches (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestPatternMatchesFolderExclusions
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestSingleExclamationError
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestSingleExclamationError (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatchesWithNoPatterns
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatchesWithMalformedPatterns
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatches
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatches/MatchesOrParentMatches
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatches/MatchesUsingParentResult
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatches/MatchesUsingParentResults
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestMatches (0.01s)
17:09:35 [2022-02-17T17:09:35.067Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCleanPatterns
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCleanPatterns (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCleanPatternsExceptionFlag
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCleanPatternsErrorSingleException
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCreateIfNotExistsDir
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCreateIfNotExistsFile
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestMatch
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestMatch (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCompile
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCompile/slash
17:09:35 [2022-02-17T17:09:35.067Z] === RUN   TestCompile/backslash
17:09:35 [2022-02-17T17:09:35.067Z] --- PASS: TestCompile (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z]     --- PASS: TestCompile/slash (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z]     --- PASS: TestCompile/backslash (0.00s)
17:09:35 [2022-02-17T17:09:35.067Z] PASS
17:09:35 [2022-02-17T17:09:35.067Z] coverage: 84.7% of statements
17:09:35 [2022-02-17T17:09:35.067Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 84.7% of statements
17:09:35 [2022-02-17T17:09:35.415Z] --- PASS: TestSetRolloverSerial (1.49s)
17:09:35 [2022-02-17T17:09:35.415Z] === RUN   TestGetFirstAvailableFromCurrent
17:09:35 [2022-02-17T17:09:35.415Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:09:35 [2022-02-17T17:09:35.415Z] PASS
17:09:35 [2022-02-17T17:09:35.415Z] coverage: 84.4% of statements
17:09:35 [2022-02-17T17:09:35.415Z] ok  	github.com/docker/docker/libnetwork/bitseq	12.060s	coverage: 84.4% of statements
17:09:35 [2022-02-17T17:09:35.415Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.29s)
17:09:35 [2022-02-17T17:09:35.415Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:09:36 [2022-02-17T17:09:36.036Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s)
17:09:36 [2022-02-17T17:09:36.036Z] === RUN   TestNetworkDBCRUDTableEntries
17:09:36 [2022-02-17T17:09:36.036Z] === RUN   TestGet
17:09:36 [2022-02-17T17:09:36.036Z] --- PASS: TestGet (0.00s)
17:09:36 [2022-02-17T17:09:36.036Z] === RUN   TestGetShortcutString
17:09:36 [2022-02-17T17:09:36.036Z] --- PASS: TestGetShortcutString (0.00s)
17:09:36 [2022-02-17T17:09:36.036Z] PASS
17:09:36 [2022-02-17T17:09:36.036Z] coverage: 42.9% of statements
17:09:36 [2022-02-17T17:09:36.036Z] ok  	github.com/docker/docker/pkg/homedir	0.042s	coverage: 42.9% of statements
17:09:36 [2022-02-17T17:09:36.042Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:09:36 [2022-02-17T17:09:36.979Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestCreateIDMapOrder
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:09:37 [2022-02-17T17:09:37.005Z] PASS
17:09:37 [2022-02-17T17:09:37.005Z] coverage: 7.2% of statements
17:09:37 [2022-02-17T17:09:37.005Z] ok  	github.com/docker/docker/pkg/idtools	0.039s	coverage: 7.2% of statements
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestTarFiles (5.74s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestDetectCompressionZstd
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestDetectCompressionZstd (0.00s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestTarUntar
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestTarUntar (0.05s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestTarWithOptions
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestTarWithOptions (0.03s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestUntarUstarGnuConflict
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestUntarInvalidFilenames
17:09:37 [2022-02-17T17:09:37.005Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames75451228\\dest"
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestUntarInvalidFilenames (0.21s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestUntarHardlinkToSymlink
17:09:37 [2022-02-17T17:09:37.005Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:09:37 [2022-02-17T17:09:37.005Z] === RUN   TestUntarInvalidHardlink
17:09:37 [2022-02-17T17:09:37.005Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1245652369\\victim\\hello" -> "../victim/hello"
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointCreateError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointCreate
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointCreate (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointDeleteError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointDelete
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointDelete (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointListError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointListError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointList
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointList (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCheckpointListContainerNotFound
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNewClientWithOpsFromEnv
17:09:37 [2022-02-17T17:09:37.162Z]     client_test.go:23: runtime.GOOS == "windows"
17:09:37 [2022-02-17T17:09:37.162Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestGetAPIPath
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestGetAPIPath (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestParseHostURL
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestParseHostURL (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNegotiateAPIVersionEmpty
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNegotiateAPIVersion
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNegotiateAPVersionOverride
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNegotiateAPIVersionAutomatic
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestClientRedirect
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestClientRedirect (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigCreateUnsupported
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigCreateError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigCreate
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigCreate (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigInspectNotFound
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigInspectUnsupported
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigInspectError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigInspectConfigNotFound
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigInspect
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigListUnsupported
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigListUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigListError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigListError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigList
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigList (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigRemoveUnsupported
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigRemoveError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigRemoveError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigRemove
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigUpdateUnsupported
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigUpdateError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigUpdateError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestConfigUpdate
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestConfigUpdate (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestContainerCommitError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestContainerCommitError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestContainerCommit
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestContainerCommit (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestContainerStatPathError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestContainerStatPathError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestContainerStatPathNotFoundError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestContainerStatPathNoHeaderError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestContainerStatPath
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestContainerStatPath (0.00s)
17:09:37 [2022-02-17T17:09:37.162Z] === RUN   TestCopyToContainerError
17:09:37 [2022-02-17T17:09:37.162Z] --- PASS: TestCopyToContainerError (0.00s)
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2927373993\\victim\\hello" -> "/../victim/hello"
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2180280360\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink784540183\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink307861821\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink443946200\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.466Z] --- PASS: TestUntarInvalidHardlink (0.05s)
17:09:37 [2022-02-17T17:09:37.466Z] === RUN   TestUntarInvalidSymlink
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1632747326\\dest\\dotdot" -> "../victim/hello"
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3050120761\\dest\\slash-dotdot" -> "/../victim/hello"
17:09:37 [2022-02-17T17:09:37.466Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2404434196\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink149822415\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3680830620\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3593882830\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3471228919\\dest\\dir\\loophole" -> "../../victim"
17:09:37 [2022-02-17T17:09:37.467Z] --- PASS: TestUntarInvalidSymlink (0.05s)
17:09:37 [2022-02-17T17:09:37.467Z] === RUN   TestTempArchiveCloseMultipleTimes
17:09:37 [2022-02-17T17:09:37.467Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:09:37 [2022-02-17T17:09:37.467Z] === RUN   TestXGlobalNoParent
17:09:37 [2022-02-17T17:09:37.467Z] --- PASS: TestXGlobalNoParent (0.00s)
17:09:37 [2022-02-17T17:09:37.467Z] === RUN   TestReplaceFileTarWrapper
17:09:37 [2022-02-17T17:09:37.467Z] --- PASS: TestReplaceFileTarWrapper (0.20s)
17:09:37 [2022-02-17T17:09:37.467Z] === RUN   TestPrefixHeaderReadable
17:09:37 [2022-02-17T17:09:37.467Z] --- PASS: TestPrefixHeaderReadable (0.03s)
17:09:37 [2022-02-17T17:09:37.467Z] === RUN   TestDisablePigz
17:09:37 [2022-02-17T17:09:37.467Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
17:09:37 [2022-02-17T17:09:37.467Z] --- PASS: TestDisablePigz (0.14s)
17:09:37 [2022-02-17T17:09:37.467Z] === RUN   TestPigz
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyToContainerNotFoundError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyToContainerNotStatusOKError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyToContainer
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyToContainer (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyFromContainerError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyFromContainerError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyFromContainerNotFoundError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyFromContainerNotStatusOKError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyFromContainerNoHeaderError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestCopyFromContainer
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestCopyFromContainer (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerCreateError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerCreateImageNotFound
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerCreateWithName
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerCreateWithName (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerCreateAutoRemove
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerDiffError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerDiffError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerDiff
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerDiff (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExecCreateError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExecCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExecCreate
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExecCreate (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExecStartError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExecStartError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExecStart
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExecStart (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExecInspectError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExecInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExecInspect
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExecInspect (0.04s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExportError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExportError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerExport
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerExport (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerInspectError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerInspectContainerNotFound
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerInspect
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerInspectNode
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerInspectNode (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerKillError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerKillError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerKill
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerKill (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerListError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerListError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerList
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerList (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerLogsNotFoundError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerLogsError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerLogsError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerLogs
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerLogs (0.16s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerPauseError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerPauseError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerPause
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerPause (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainersPruneError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainersPruneError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainersPrune
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainersPrune (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerRemoveError
17:09:37 [2022-02-17T17:09:37.631Z] --- PASS: TestContainerRemoveError (0.00s)
17:09:37 [2022-02-17T17:09:37.631Z] === RUN   TestContainerRemoveNotFoundError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerRemove
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerRenameError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerRenameError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerRename
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerRename (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerResizeError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerResizeError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerExecResizeError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerExecResizeError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerResize
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerResize (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerExecResize
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerExecResize (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerRestartError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerRestartError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerRestart
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerRestart (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerStartError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerStartError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerStart
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerStart (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerStatsError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerStatsError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerStats
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerStats (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerStopError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerStopError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerStop
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerStop (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerTopError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerTopError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerTop
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerTop (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerUnpauseError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerUnpauseError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerUnpause
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerUnpause (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerUpdateError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerUpdateError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerUpdate
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerUpdate (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerWaitError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerWaitError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestContainerWait
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestContainerWait (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestDiskUsageError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestDiskUsageError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestDiskUsage
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestDiskUsage (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestDistributionInspectUnsupported
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestDistributionInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestEventsErrorInOptions
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestEventsErrorFromServer
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestEvents
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestEvents (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestTLSCloseWriter
17:09:37 [2022-02-17T17:09:37.632Z] === PAUSE TestTLSCloseWriter
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageBuildError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageBuildError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageBuild
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageBuild (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestGetDockerOS
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestGetDockerOS (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageCreateError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageCreate
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageCreate (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageHistoryError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageHistoryError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageHistory
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageHistory (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageImportError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageImportError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageImport
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageImport (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageInspectError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageInspectImageNotFound
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageInspect
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageListError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageListError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageList
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageList (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageListApiBefore125
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageLoadError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageLoadError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageLoad
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageLoad (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagesPruneError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagesPruneError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagesPrune
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagesPrune (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullReferenceParseError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullAnyError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullAnyError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullStatusUnauthorizedError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePullWithoutErrors
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushReferenceError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushReferenceError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushAnyError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushAnyError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushStatusUnauthorizedError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithoutErrors
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageRemoveError
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkDBSimple
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageRemoveError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageRemoveImageNotFound
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageRemove
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSaveError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSaveError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSave
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSave (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSearchAnyError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSearchAnyError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSearchStatusUnauthorizedError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageSearchWithoutErrors
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageTagError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageTagError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageTagInvalidReference
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageTagInvalidSourceImageName
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageTagHexSource
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageTagHexSource (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestImageTag
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestImageTag (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestInfoServerError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestInfoServerError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestInfoInvalidResponseJSONError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestInfo
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestInfo (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkConnectError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkConnectError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkConnect
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkConnect (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkCreateError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkCreate
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkCreate (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkDisconnectError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkDisconnect
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkDisconnect (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect/empty_ID
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect/no_options
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect/verbose
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect/global_scope
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect/unknown_network
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkInspect/server_error
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkListError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkListError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkList
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkList (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworksPruneError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworksPruneError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworksPrune
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworksPrune (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkRemoveError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkRemoveError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNetworkRemove
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNetworkRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeInspectError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeInspectNodeNotFound
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeInspect
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeListError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeListError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeList
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeList (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeRemoveError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeRemoveError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeRemove
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeUpdateError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeUpdateError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestNodeUpdate
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestNodeUpdate (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestOptionWithHostFromEnv
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestOptionWithTimeout
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestOptionWithTimeout (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestOptionWithVersionFromEnv
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingFail
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPingFail (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingWithError
17:09:37 [2022-02-17T17:09:37.632Z] 2022/02/17 17:09:37 RoundTripper returned a response & error; ignoring response
17:09:37 [2022-02-17T17:09:37.632Z] 2022/02/17 17:09:37 RoundTripper returned a response & error; ignoring response
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPingWithError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingSuccess
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPingSuccess (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingHeadFallback
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingHeadFallback/OK
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingHeadFallback/Not_Found
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPingHeadFallback (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginDisableError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginDisableError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginDisable
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginDisable (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginEnableError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginEnableError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginEnable
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginEnable (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginInspectError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginInspect
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginListError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginListError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginList
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginList (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginPushError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginPushError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginPush
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginPush (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginRemoveError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginRemoveError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginRemove
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginRemove (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginSetError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginSetError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPluginSet
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPluginSet (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSetHostHeader
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSetHostHeader (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestPlainTextError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestPlainTextError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestInfiniteError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestInfiniteError (0.04s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestCanceledContext
17:09:37 [2022-02-17T17:09:37.632Z] 2022/02/17 17:09:37 RoundTripper returned a response & error; ignoring response
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestCanceledContext (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestDeadlineExceededContext
17:09:37 [2022-02-17T17:09:37.632Z] 2022/02/17 17:09:37 RoundTripper returned a response & error; ignoring response
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSecretCreateUnsupported
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSecretCreateError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSecretCreateError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSecretCreate
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSecretCreate (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSecretInspectUnsupported
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSecretInspectError
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSecretInspectError (0.00s)
17:09:37 [2022-02-17T17:09:37.632Z] === RUN   TestSecretInspectSecretNotFound
17:09:37 [2022-02-17T17:09:37.632Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:09:37 [2022-02-17T17:09:37.633Z] === RUN   TestSecretInspectWithEmptyID
17:09:37 [2022-02-17T17:09:37.633Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:09:37 [2022-02-17T17:09:37.633Z] === RUN   TestSecretInspect
17:09:37 [2022-02-17T17:09:37.633Z] --- PASS: TestSecretInspect (0.00s)
17:09:37 [2022-02-17T17:09:37.633Z] === RUN   TestSecretListUnsupported
17:09:37 [2022-02-17T17:09:37.633Z] --- PASS: TestSecretListUnsupported (0.00s)
17:09:37 [2022-02-17T17:09:37.633Z] === RUN   TestSecretListError
17:09:37 [2022-02-17T17:09:37.633Z] --- PASS: TestSecretListError (0.00s)
17:09:37 [2022-02-17T17:09:37.633Z] === RUN   TestSecretList
17:09:37 [2022-02-17T17:09:37.633Z] --- PASS: TestSecretList (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestPigz (0.16s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestCopyFileWithInvalidDest
17:09:37 [2022-02-17T17:09:37.929Z]     archive_windows_test.go:16: Currently fails
17:09:37 [2022-02-17T17:09:37.929Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestCanonicalTarNameForPath
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestCanonicalTarName
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestCanonicalTarName (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChmodTarEntry
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChmodTarEntry (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestHardLinkOrder
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestHardLinkOrder (0.12s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangeString
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChangeString (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesWithNoChanges
17:09:37 [2022-02-17T17:09:37.929Z] 2022/02/17 17:09:37 Closing DB instances...
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChangesWithNoChanges (0.03s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesWithChanges
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestFixedBufferCap
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestFixedBufferCap (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestFixedBufferLen
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestFixedBufferLen (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestFixedBufferString
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestFixedBufferString (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestFixedBufferWrite
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestFixedBufferWrite (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestFixedBufferRead
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestFixedBufferRead (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestBytesPipeRead
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestBytesPipeRead (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestBytesPipeWrite
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestBytesPipeWrite (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestBytesPipeWriteRandomChunks
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChangesWithChanges (0.04s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesWithChangesGH13590
17:09:37 [2022-02-17T17:09:37.929Z]     changes_test.go:195: needs more investigation
17:09:37 [2022-02-17T17:09:37.929Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesDirsEmpty
17:09:37 [2022-02-17T17:09:37.929Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:09:37 [2022-02-17T17:09:37.929Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesDirsMutated
17:09:37 [2022-02-17T17:09:37.929Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:09:37 [2022-02-17T17:09:37.929Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestApplyLayer
17:09:37 [2022-02-17T17:09:37.929Z]     changes_test.go:432: needs further investigation
17:09:37 [2022-02-17T17:09:37.929Z] --- SKIP: TestApplyLayer (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesSizeWithHardlinks
17:09:37 [2022-02-17T17:09:37.929Z]     changes_test.go:468: needs further investigation
17:09:37 [2022-02-17T17:09:37.929Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesSizeWithNoChanges
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestChangesSize
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestChangesSize (0.00s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestApplyLayerInvalidFilenames
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames895986587\\dest"
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestApplyLayerInvalidHardlink
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3707047765\\victim\\hello" -> "../victim/hello"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1083665091\\victim\\hello" -> "/../victim/hello"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1808446020\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3660430487\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2321060913\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3385847749\\victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestApplyLayerInvalidSymlink
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink325250047\\dest\\dotdot" -> "../victim/hello"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4282008621\\dest\\slash-dotdot" -> "/../victim/hello"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink57155754\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1112281832\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1821964794\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink311729785\\dest\\loophole-victim" -> "../victim"
17:09:37 [2022-02-17T17:09:37.929Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:09:37 [2022-02-17T17:09:37.929Z] === RUN   TestApplyLayerWhiteouts
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSecretRemoveUnsupported
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSecretRemoveError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSecretRemoveError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSecretRemove
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSecretRemove (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSecretUpdateUnsupported
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSecretUpdateError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSecretUpdateError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSecretUpdate
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSecretUpdate (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceCreateError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceCreateError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceCreate
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceCreate (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceCreateCompatiblePlatforms
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceCreateDigestPinning
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceInspectError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceInspectError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceInspectServiceNotFound
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceInspectWithEmptyID
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceInspect
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceInspect (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceListError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceListError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceList
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceList (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceLogsError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceLogsError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceLogs
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceLogs (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceRemoveError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceRemoveError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceRemoveNotFoundError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceRemove
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceRemove (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceUpdateError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceUpdateError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestServiceUpdate
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestServiceUpdate (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmGetUnlockKeyError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmGetUnlockKey
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmInitError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmInitError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmInit
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmInit (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmInspectError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmInspectError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmInspect
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmInspect (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmJoinError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmJoinError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmJoin
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmJoin (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmLeaveError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmLeaveError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmLeave
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmLeave (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmUnlockError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmUnlockError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmUnlock
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmUnlock (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmUpdateError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmUpdateError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestSwarmUpdate
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestSwarmUpdate (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestTaskInspectError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestTaskInspectError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestTaskInspectWithEmptyID
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestTaskInspect
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestTaskInspect (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestTaskListError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestTaskListError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestTaskList
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestTaskList (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeCreateError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeCreateError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeCreate
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeCreate (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeInspectError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeInspectError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeInspectNotFound
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeInspectWithEmptyID
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeInspect
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeInspect (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeListError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeListError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeList
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeList (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeRemoveError
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeRemoveError (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === RUN   TestVolumeRemove
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestVolumeRemove (0.00s)
17:09:38 [2022-02-17T17:09:38.103Z] === CONT  TestTLSCloseWriter
17:09:38 [2022-02-17T17:09:38.103Z] --- PASS: TestTLSCloseWriter (0.01s)
17:09:38 [2022-02-17T17:09:38.103Z] PASS
17:09:38 [2022-02-17T17:09:38.103Z] coverage: 75.3% of statements
17:09:38 [2022-02-17T17:09:38.103Z] ok  	github.com/docker/docker/client	0.444s	coverage: 75.3% of statements
17:09:38 [2022-02-17T17:09:38.356Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:09:38 [2022-02-17T17:09:38.356Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:09:38 [2022-02-17T17:09:38.356Z]     check_test.go:308: [d92068329b8e6] daemon is not started
17:09:38 [2022-02-17T17:09:38.356Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestGenerateEmptyFile
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestGenerateWithContent
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestGenerateWithContent (0.00s)
17:09:38 [2022-02-17T17:09:38.389Z] PASS
17:09:38 [2022-02-17T17:09:38.389Z] coverage: 62.0% of statements
17:09:38 [2022-02-17T17:09:38.389Z] ok  	github.com/docker/docker/pkg/archive	8.229s	coverage: 62.0% of statements
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestAtomicWriteToFile
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestAtomicWriteSetCommit
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestAtomicWriteSetCancel
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestReadCloserWrapperClose
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestReaderErrWrapperReadOnError
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestReaderErrWrapperRead
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestCancelReadCloser
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestCancelReadCloser (0.11s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestWriteCloserWrapperClose
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:09:38 [2022-02-17T17:09:38.389Z] === RUN   TestNopWriteCloser
17:09:38 [2022-02-17T17:09:38.389Z] --- PASS: TestNopWriteCloser (0.00s)
17:09:38 [2022-02-17T17:09:38.618Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.93s)
17:09:38 [2022-02-17T17:09:38.618Z] === RUN   TestGetAddress
17:09:38 [2022-02-17T17:09:38.849Z] === RUN   TestNopWriter
17:09:38 [2022-02-17T17:09:38.849Z] --- PASS: TestNopWriter (0.00s)
17:09:38 [2022-02-17T17:09:38.849Z] === RUN   TestWriteCounter
17:09:38 [2022-02-17T17:09:38.849Z] --- PASS: TestWriteCounter (0.00s)
17:09:38 [2022-02-17T17:09:38.849Z] PASS
17:09:38 [2022-02-17T17:09:38.849Z] coverage: 69.2% of statements
17:09:38 [2022-02-17T17:09:38.849Z] ok  	github.com/docker/docker/pkg/ioutils	0.678s	coverage: 69.2% of statements
17:09:39 [2022-02-17T17:09:39.087Z] 2022/02/17 17:09:38 Closing DB instances...
17:09:39 [2022-02-17T17:09:39.315Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s)
17:09:39 [2022-02-17T17:09:39.315Z] === RUN   TestNetworkDBNodeLeave
17:09:39 [2022-02-17T17:09:39.315Z] === RUN   TestError
17:09:39 [2022-02-17T17:09:39.315Z] --- PASS: TestError (0.00s)
17:09:39 [2022-02-17T17:09:39.315Z] === RUN   TestProgressString
17:09:39 [2022-02-17T17:09:39.315Z] === RUN   TestProgressString/no_progress
17:09:39 [2022-02-17T17:09:39.315Z] === RUN   TestProgressString/progress_1
17:09:39 [2022-02-17T17:09:39.736Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:09:39 [2022-02-17T17:09:39.736Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestProgressString/with_units
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestProgressString/hide_counts
17:09:39 [2022-02-17T17:09:39.775Z] --- PASS: TestProgressString (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/with_units (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestJSONMessageDisplay
17:09:39 [2022-02-17T17:09:39.775Z] --- PASS: TestJSONMessageDisplay (0.17s)
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestJSONMessageDisplayWithJSONError
17:09:39 [2022-02-17T17:09:39.775Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:09:39 [2022-02-17T17:09:39.775Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z] === RUN   TestDisplayJSONMessagesStream
17:09:39 [2022-02-17T17:09:39.775Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:09:39 [2022-02-17T17:09:39.775Z] PASS
17:09:39 [2022-02-17T17:09:39.775Z] coverage: 91.7% of statements
17:09:39 [2022-02-17T17:09:39.775Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.212s	coverage: 91.7% of statements
17:09:40 [2022-02-17T17:09:40.077Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:09:40 [2022-02-17T17:09:40.077Z] PASS
17:09:40 [2022-02-17T17:09:40.077Z] coverage: 100.0% of statements
17:09:40 [2022-02-17T17:09:40.077Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.154s	coverage: 100.0% of statements
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:09:40 [2022-02-17T17:09:40.077Z] --- PASS: TestNetworkDBSimple (2.44s)
17:09:40 [2022-02-17T17:09:40.077Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:09:40 [2022-02-17T17:09:40.236Z] === RUN   TestStandardLongPath
17:09:40 [2022-02-17T17:09:40.236Z] --- PASS: TestStandardLongPath (0.00s)
17:09:40 [2022-02-17T17:09:40.236Z] === RUN   TestUNCLongPath
17:09:40 [2022-02-17T17:09:40.236Z] --- PASS: TestUNCLongPath (0.00s)
17:09:40 [2022-02-17T17:09:40.236Z] PASS
17:09:40 [2022-02-17T17:09:40.236Z] coverage: 100.0% of statements
17:09:40 [2022-02-17T17:09:40.236Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
17:09:40 [2022-02-17T17:09:40.270Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.30s)
17:09:40 [2022-02-17T17:09:40.270Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:09:40 [2022-02-17T17:09:40.304Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:09:40 [2022-02-17T17:09:40.547Z] === RUN   TestGenerate
17:09:40 [2022-02-17T17:09:40.547Z] --- PASS: TestGenerate (0.00s)
17:09:40 [2022-02-17T17:09:40.547Z] === RUN   TestGeneratePtr
17:09:40 [2022-02-17T17:09:40.547Z] --- PASS: TestGeneratePtr (0.00s)
17:09:40 [2022-02-17T17:09:40.547Z] === RUN   TestGenerateMissingField
17:09:40 [2022-02-17T17:09:40.547Z] --- PASS: TestGenerateMissingField (0.00s)
17:09:40 [2022-02-17T17:09:40.547Z] === RUN   TestFieldCannotBeSet
17:09:40 [2022-02-17T17:09:40.547Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:09:40 [2022-02-17T17:09:40.547Z] === RUN   TestTypeMismatchError
17:09:40 [2022-02-17T17:09:40.547Z] --- PASS: TestTypeMismatchError (0.00s)
17:09:40 [2022-02-17T17:09:40.547Z] PASS
17:09:40 [2022-02-17T17:09:40.547Z] coverage: 100.0% of statements
17:09:40 [2022-02-17T17:09:40.547Z] ok  	github.com/docker/docker/libnetwork/options	0.045s	coverage: 100.0% of statements
17:09:40 [2022-02-17T17:09:40.547Z] testing: warning: no tests to run
17:09:40 [2022-02-17T17:09:40.547Z] PASS
17:09:40 [2022-02-17T17:09:40.547Z] coverage: 0.0% of statements
17:09:40 [2022-02-17T17:09:40.547Z] ok  	github.com/docker/docker/libnetwork/osl	0.036s	coverage: 0.0% of statements [no tests to run]
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestRequestNewPort
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestRequestNewPort (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestRequestSpecificPort
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestRequestSpecificPort (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestReleasePort
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestReleasePort (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestReuseReleasedPort
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestReuseReleasedPort (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestReleaseUnreadledPort
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestUnknowProtocol
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestUnknowProtocol (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestAllocateAllPorts
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestAllocateAllPorts (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestPortAllocation
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestPortAllocation (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestPortAllocationWithCustomRange
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestNoDuplicateBPR
17:09:41 [2022-02-17T17:09:41.015Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:09:41 [2022-02-17T17:09:41.015Z] === RUN   TestChangePortRange
17:09:41 [2022-02-17T17:09:41.015Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:09:41 [2022-02-17T17:09:41.016Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:09:41 [2022-02-17T17:09:41.016Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:09:41 [2022-02-17T17:09:41.016Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:09:41 [2022-02-17T17:09:41.016Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:09:41 [2022-02-17T17:09:41.016Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:09:41 [2022-02-17T17:09:41.016Z] --- PASS: TestChangePortRange (0.00s)
17:09:41 [2022-02-17T17:09:41.016Z] PASS
17:09:41 [2022-02-17T17:09:41.016Z] coverage: 88.6% of statements
17:09:41 [2022-02-17T17:09:41.016Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.057s	coverage: 88.6% of statements
17:09:41 [2022-02-17T17:09:41.204Z] === RUN   TestNameFormat
17:09:41 [2022-02-17T17:09:41.204Z] --- PASS: TestNameFormat (0.00s)
17:09:41 [2022-02-17T17:09:41.204Z] === RUN   TestNameRetries
17:09:41 [2022-02-17T17:09:41.204Z] --- PASS: TestNameRetries (0.00s)
17:09:41 [2022-02-17T17:09:41.204Z] PASS
17:09:41 [2022-02-17T17:09:41.204Z] coverage: 85.7% of statements
17:09:41 [2022-02-17T17:09:41.204Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.037s	coverage: 85.7% of statements
17:09:41 [2022-02-17T17:09:41.244Z] === RUN   TestDockerSuite/TestBuildAddScript
17:09:41 [2022-02-17T17:09:41.244Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:09:41 [2022-02-17T17:09:41.484Z] testing: warning: no tests to run
17:09:41 [2022-02-17T17:09:41.484Z] PASS
17:09:41 [2022-02-17T17:09:41.484Z] coverage: 0.0% of statements
17:09:41 [2022-02-17T17:09:41.484Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.039s	coverage: 0.0% of statements [no tests to run]
17:09:41 [2022-02-17T17:09:41.484Z] 2022/02/17 17:09:41 Closing DB instances...
17:09:41 [2022-02-17T17:09:41.664Z] === RUN   TestParseKeyValueOpt
17:09:41 [2022-02-17T17:09:41.664Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:09:41 [2022-02-17T17:09:41.664Z] === RUN   TestParseUintList
17:09:41 [2022-02-17T17:09:41.664Z] --- PASS: TestParseUintList (0.00s)
17:09:41 [2022-02-17T17:09:41.664Z] === RUN   TestParseUintListMaximumLimits
17:09:41 [2022-02-17T17:09:41.664Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:09:41 [2022-02-17T17:09:41.664Z] PASS
17:09:41 [2022-02-17T17:09:41.664Z] coverage: 97.0% of statements
17:09:41 [2022-02-17T17:09:41.664Z] ok  	github.com/docker/docker/pkg/parsers	0.037s	coverage: 97.0% of statements
17:09:41 [2022-02-17T17:09:41.812Z] --- PASS: TestHealthKillContainer (8.35s)
17:09:41 [2022-02-17T17:09:41.812Z] === RUN   TestInspectCpusetInConfigPre120
17:09:41 [2022-02-17T17:09:41.952Z] === RUN   TestHashData
17:09:41 [2022-02-17T17:09:41.952Z] --- PASS: TestHashData (0.00s)
17:09:41 [2022-02-17T17:09:41.952Z] PASS
17:09:41 [2022-02-17T17:09:41.952Z] coverage: 2.8% of statements
17:09:41 [2022-02-17T17:09:41.952Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.042s	coverage: 2.8% of statements
17:09:42 [2022-02-17T17:09:42.126Z] --- PASS: TestNetworkDBNodeLeave (2.86s)
17:09:42 [2022-02-17T17:09:42.126Z] === RUN   TestNetworkDBWatch
17:09:42 [2022-02-17T17:09:42.379Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
17:09:42 [2022-02-17T17:09:42.379Z] === RUN   TestIpcModeNone
17:09:42 [2022-02-17T17:09:42.421Z] === RUN   TestErrorConstructors
17:09:42 [2022-02-17T17:09:42.421Z] --- PASS: TestErrorConstructors (0.00s)
17:09:42 [2022-02-17T17:09:42.421Z] === RUN   TestCompareIPMask
17:09:42 [2022-02-17T17:09:42.421Z] --- PASS: TestCompareIPMask (0.00s)
17:09:42 [2022-02-17T17:09:42.421Z] === RUN   TestUtilGetHostPartIP
17:09:42 [2022-02-17T17:09:42.421Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:09:42 [2022-02-17T17:09:42.421Z] === RUN   TestUtilGetBroadcastIP
17:09:42 [2022-02-17T17:09:42.421Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:09:42 [2022-02-17T17:09:42.421Z] === RUN   TestParseCIDR
17:09:42 [2022-02-17T17:09:42.421Z] --- PASS: TestParseCIDR (0.00s)
17:09:42 [2022-02-17T17:09:42.421Z] PASS
17:09:42 [2022-02-17T17:09:42.421Z] coverage: 37.3% of statements
17:09:42 [2022-02-17T17:09:42.421Z] ok  	github.com/docker/docker/libnetwork/types	0.042s	coverage: 37.3% of statements
17:09:42 [2022-02-17T17:09:42.586Z] === RUN   TestNewAndRemove
17:09:42 [2022-02-17T17:09:42.586Z] --- PASS: TestNewAndRemove (0.00s)
17:09:42 [2022-02-17T17:09:42.586Z] === RUN   TestRemoveInvalidPath
17:09:42 [2022-02-17T17:09:42.586Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:09:42 [2022-02-17T17:09:42.586Z] PASS
17:09:42 [2022-02-17T17:09:42.586Z] coverage: 82.6% of statements
17:09:42 [2022-02-17T17:09:42.586Z] ok  	github.com/docker/docker/pkg/pidfile	0.045s	coverage: 82.6% of statements
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:09:42 [2022-02-17T17:09:42.891Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:09:42 [2022-02-17T17:09:42.891Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:09:42 [2022-02-17T17:09:42.891Z] PASS
17:09:42 [2022-02-17T17:09:42.891Z] coverage: 50.0% of statements
17:09:42 [2022-02-17T17:09:42.891Z] ok  	github.com/docker/docker/oci	0.048s	coverage: 50.0% of statements
17:09:42 [2022-02-17T17:09:42.947Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:09:43 [2022-02-17T17:09:43.208Z] --- PASS: TestIpcModeNone (0.84s)
17:09:43 [2022-02-17T17:09:43.208Z] === RUN   TestIpcModePrivate
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestAddressPoolOpt
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestAddressPoolOpt (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/a
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/something
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/_=a
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/env1=value1
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/_env1=value1
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/env2=value2=value3
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/env3=abc!qwe
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/env_4=value_4
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/PATH
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/=a
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/PATH=
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/PATH=something
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/asd!qwe
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/1asd
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/123
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/some_space
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/__some_space_before
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/some_space_after__
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/=
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateEnv/PaTh
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestValidateEnv (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/a (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/something (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/= (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestParseHost
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestParseHost (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestParseDockerDaemonHost
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestParseTCP
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestParseTCP (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestParseInvalidUnixAddrInvalid
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateExtraHosts
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestValidateExtraHosts (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestIpOptString
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestIpOptString (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestNewIpOptInvalidDefaultVal
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestNewIpOptValidDefaultVal
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestIpOptSetInvalidVal
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateIPAddress
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestValidateIPAddress (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestMapOpts
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestMapOpts (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestListOptsWithoutValidator
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestListOptsWithValidator
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestListOptsWithValidator (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateDNSSearch
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestValidateDNSSearch (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_general_format
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_one_more
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestValidateLabel (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestNamedListOpts
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestNamedListOpts (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestNamedMapOpts
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestNamedMapOpts (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestParseLink
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestParseLink (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestQuotedStringSetWithQuotes
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestQuotedStringSetWithNoQuotes
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestQuotedStringEmptyOrSingleCharString
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] === RUN   TestUlimitOpt
17:09:43 [2022-02-17T17:09:43.360Z] --- PASS: TestUlimitOpt (0.00s)
17:09:43 [2022-02-17T17:09:43.360Z] PASS
17:09:43 [2022-02-17T17:09:43.360Z] coverage: 67.4% of statements
17:09:43 [2022-02-17T17:09:43.360Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 67.4% of statements
17:09:43 [2022-02-17T17:09:43.556Z] 2022/02/17 17:09:43 Closing DB instances...
17:09:43 [2022-02-17T17:09:43.776Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:09:43 [2022-02-17T17:09:43.776Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false
17:09:43 [2022-02-17T17:09:43.828Z] === RUN   TestParseVersion
17:09:43 [2022-02-17T17:09:43.828Z] --- PASS: TestParseVersion (0.00s)
17:09:43 [2022-02-17T17:09:43.828Z] PASS
17:09:43 [2022-02-17T17:09:43.828Z] coverage: 52.9% of statements
17:09:43 [2022-02-17T17:09:43.828Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 52.9% of statements
17:09:44 [2022-02-17T17:09:44.017Z] === RUN   TestFailedConnection
17:09:44 [2022-02-17T17:09:44.036Z] --- PASS: TestIpcModePrivate (0.81s)
17:09:44 [2022-02-17T17:09:44.036Z] === RUN   TestIpcModeShareable
17:09:44 [2022-02-17T17:09:44.301Z] 2022/02/17 17:09:44 Closing DB instances...
17:09:44 [2022-02-17T17:09:44.477Z] --- PASS: TestGetAddress (22.54s)
17:09:44 [2022-02-17T17:09:44.477Z] === RUN   TestRequestSyntaxCheck
17:09:44 [2022-02-17T17:09:44.477Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:09:44 [2022-02-17T17:09:44.477Z] === RUN   TestRequest
17:09:44 [2022-02-17T17:09:44.605Z]     check_test.go:308: [d4c64eb0819d3] daemon is not started
17:09:44 [2022-02-17T17:09:44.605Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:09:44 [2022-02-17T17:09:44.605Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
17:09:44 [2022-02-17T17:09:44.864Z] --- PASS: TestIpcModeShareable (0.85s)
17:09:44 [2022-02-17T17:09:44.864Z] === RUN   TestAPIIpcModeShareableAndContainer
17:09:44 [2022-02-17T17:09:44.936Z] --- PASS: TestNetworkDBWatch (3.03s)
17:09:44 [2022-02-17T17:09:44.936Z] === RUN   TestNetworkDBBulkSync
17:09:45 [2022-02-17T17:09:45.289Z] === RUN   TestPeerCertificateMarshalJSON
17:09:45 [2022-02-17T17:09:45.289Z] === RUN   TestIsArchivePathDir
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestIsArchivePathDir (0.06s)
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestIsArchivePathInvalidFile
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestIsArchivePathTar
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s)
17:09:45 [2022-02-17T17:09:45.759Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:09:45 [2022-02-17T17:09:45.759Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestMiddleware
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestMiddleware (0.00s)
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestNewResponseModifier
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestNewResponseModifier (0.00s)
17:09:45 [2022-02-17T17:09:45.759Z] PASS
17:09:45 [2022-02-17T17:09:45.759Z] coverage: 26.8% of statements
17:09:45 [2022-02-17T17:09:45.759Z] ok  	github.com/docker/docker/pkg/authorization	0.554s	coverage: 26.8% of statements
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestIsArchivePathTar (0.16s)
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestDecompressStreamGzip
17:09:45 [2022-02-17T17:09:45.759Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s)
17:09:45 [2022-02-17T17:09:45.759Z] === RUN   TestNetworkDBCRUDTableEntry
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestDecompressStreamGzip (0.22s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestDecompressStreamBzip2
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestDecompressStreamBzip2 (0.20s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestDecompressStreamXz
17:09:46 [2022-02-17T17:09:46.227Z]     archive_test.go:133: Xz not present in msys2
17:09:46 [2022-02-17T17:09:46.227Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestDecompressStreamZstd
17:09:46 [2022-02-17T17:09:46.227Z]     archive_test.go:140: zstd not installed
17:09:46 [2022-02-17T17:09:46.227Z] --- SKIP: TestDecompressStreamZstd (0.02s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestCompressStreamXzUnsupported
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestCompressStreamBzip2Unsupported
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestCompressStreamInvalid
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestExtensionInvalid
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestExtensionInvalid (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestExtensionUncompressed
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestExtensionUncompressed (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestExtensionBzip2
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestExtensionBzip2 (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestExtensionGzip
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestExtensionGzip (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestExtensionXz
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestExtensionXz (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestExtensionZstd
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestExtensionZstd (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestCmdStreamLargeStderr
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestUnbuffered
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestUnbuffered (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestRaceUnbuffered
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestRaceUnbuffered (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] PASS
17:09:46 [2022-02-17T17:09:46.227Z] coverage: 100.0% of statements
17:09:46 [2022-02-17T17:09:46.227Z] ok  	github.com/docker/docker/pkg/broadcaster	0.035s	coverage: 100.0% of statements
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestCmdStreamBad
17:09:46 [2022-02-17T17:09:46.227Z]     archive_test.go:252: Failing on Windows CI machines
17:09:46 [2022-02-17T17:09:46.227Z] --- SKIP: TestCmdStreamBad (0.00s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestCmdStreamGood
17:09:46 [2022-02-17T17:09:46.227Z] --- PASS: TestCmdStreamGood (0.04s)
17:09:46 [2022-02-17T17:09:46.227Z] === RUN   TestUntarPathWithInvalidDest
17:09:46 [2022-02-17T17:09:46.477Z] --- PASS: TestFailedConnection (2.20s)
17:09:46 [2022-02-17T17:09:46.477Z] === RUN   TestFailOnce
17:09:46 [2022-02-17T17:09:46.477Z] 2022/02/17 17:09:46 Closing DB instances...
17:09:46 [2022-02-17T17:09:46.477Z] 2022/02/17 17:09:46 http: panic serving 127.0.0.1:49275: Plugin not ready
17:09:46 [2022-02-17T17:09:46.477Z] goroutine 5 [running]:
17:09:46 [2022-02-17T17:09:46.477Z] net/http.(*conn).serve.func1()
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/net/http/server.go:1802 +0xb9
17:09:46 [2022-02-17T17:09:46.477Z] panic({0xeea8e0, 0xffe260})
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/runtime/panic.go:1047 +0x266
17:09:46 [2022-02-17T17:09:46.477Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xb7c856436ef00eb9}, 0xc000051a98)
17:09:46 [2022-02-17T17:09:46.477Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:09:46 [2022-02-17T17:09:46.477Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x100b140, 0xc000222000}, 0xe21146)
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/net/http/server.go:2047 +0x2f
17:09:46 [2022-02-17T17:09:46.477Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x100b140, 0xc000222000}, 0xc00020e000)
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/net/http/server.go:2425 +0x149
17:09:46 [2022-02-17T17:09:46.477Z] net/http.serverHandler.ServeHTTP({0x1009830}, {0x100b140, 0xc000222000}, 0xc00020e000)
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/net/http/server.go:2879 +0x43b
17:09:46 [2022-02-17T17:09:46.477Z] net/http.(*conn).serve(0xc00005e000, {0x100d140, 0xc0000260f0})
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/net/http/server.go:1930 +0xb08
17:09:46 [2022-02-17T17:09:46.477Z] created by net/http.(*Server).Serve
17:09:46 [2022-02-17T17:09:46.477Z] 	c:/go/src/net/http/server.go:3034 +0x4e8
17:09:46 [2022-02-17T17:09:46.477Z] time="2022-02-17T17:09:46Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49274/Test.FailOnce: Post \"http://127.0.0.1:49274/Test.FailOnce\": EOF, retrying in 1s"
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestUntarPathWithInvalidDest (0.16s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestUntarPathWithInvalidSrc
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestUntarPath
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestUntarPath (0.07s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestUntarPathWithDestinationFile
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestCopyWithTarInvalidSrc
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestCopyWithTarSrcFile
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:09:46 [2022-02-17T17:09:46.696Z] === RUN   TestCopyWithTarSrcFolder
17:09:46 [2022-02-17T17:09:46.696Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestCopyFileWithTarInvalidSrc
17:09:46 [2022-02-17T17:09:46.697Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:09:46 [2022-02-17T17:09:46.697Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestCopyFileWithTarSrcFolder
17:09:46 [2022-02-17T17:09:46.697Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestCopyFileWithTarSrcFile
17:09:46 [2022-02-17T17:09:46.697Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestTarFiles
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[foo]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[bar]_[foo]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[foo_bar]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[qux]_[foo]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[]#01
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[qux]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[foo_bar_qux]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[qux]_[baz]]
17:09:46 [2022-02-17T17:09:46.697Z] === RUN   TestMatch/[[foo_baz]]
17:09:46 [2022-02-17T17:09:46.697Z] --- PASS: TestMatch (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:09:46 [2022-02-17T17:09:46.697Z] PASS
17:09:46 [2022-02-17T17:09:46.697Z] coverage: 87.5% of statements
17:09:46 [2022-02-17T17:09:46.697Z] ok  	github.com/docker/docker/pkg/capabilities	0.035s	coverage: 87.5% of statements
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildWithHugeFile (34.84s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWCOWSandboxSize
17:09:47 [2022-02-17T17:09:47.372Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:47 [2022-02-17T17:09:47.372Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPreserveOwnership
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPreserveOwnership/copy_from
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildPreserveOwnership (2.70s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.81s)
17:09:47 [2022-02-17T17:09:47.372Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildPlatformInvalid
17:09:47 [2022-02-17T17:09:47.372Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:09:47 [2022-02-17T17:09:47.372Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:09:47 [2022-02-17T17:09:47.372Z] Loaded image: busybox:latest
17:09:47 [2022-02-17T17:09:47.372Z] Loaded image: busybox:glibc
17:09:47 [2022-02-17T17:09:47.405Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s)
17:09:47 [2022-02-17T17:09:47.405Z] === RUN   TestAPIIpcModeHost
17:09:47 [2022-02-17T17:09:47.447Z] --- PASS: TestFailOnce (1.20s)
17:09:47 [2022-02-17T17:09:47.447Z] === RUN   TestEchoInputOutput
17:09:47 [2022-02-17T17:09:47.447Z] --- PASS: TestEchoInputOutput (0.00s)
17:09:47 [2022-02-17T17:09:47.447Z] === RUN   TestBackoff
17:09:47 [2022-02-17T17:09:47.447Z] --- PASS: TestBackoff (0.00s)
17:09:47 [2022-02-17T17:09:47.447Z] === RUN   TestAbortRetry
17:09:47 [2022-02-17T17:09:47.447Z] --- PASS: TestAbortRetry (0.00s)
17:09:47 [2022-02-17T17:09:47.447Z] === RUN   TestClientScheme
17:09:47 [2022-02-17T17:09:47.447Z] --- PASS: TestClientScheme (0.00s)
17:09:47 [2022-02-17T17:09:47.447Z] === RUN   TestNewClientWithTimeout
17:09:47 [2022-02-17T17:09:47.666Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootTarUntar
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootTarUntar (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootUntarWithHugeExcludesList
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootUntarEmptyArchive
17:09:47 [2022-02-17T17:09:47.687Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootTarUntarWithSymlink
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootCopyWithTar
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootCopyFileWithTar
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootUntarPath
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootUntarPath (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] === RUN   TestChrootApplyDotDotFile
17:09:47 [2022-02-17T17:09:47.687Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:09:47 [2022-02-17T17:09:47.687Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:09:47 [2022-02-17T17:09:47.687Z] PASS
17:09:47 [2022-02-17T17:09:47.687Z] coverage: 15.1% of statements
17:09:47 [2022-02-17T17:09:47.687Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.089s	coverage: 15.1% of statements
17:09:47 [2022-02-17T17:09:47.906Z] --- PASS: TestNetworkDBBulkSync (2.83s)
17:09:47 [2022-02-17T17:09:47.906Z] === RUN   TestNetworkDBCRUDMediumCluster
17:09:47 [2022-02-17T17:09:47.906Z] time="2022-02-17T17:09:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:09:47 [2022-02-17T17:09:47.925Z] --- PASS: TestAPIIpcModeHost (0.69s)
17:09:47 [2022-02-17T17:09:47.925Z] === RUN   TestDaemonIpcModeShareable
17:09:48 [2022-02-17T17:09:48.157Z] 2022/02/17 17:09:47 Closing DB instances...
17:09:48 [2022-02-17T17:09:48.198Z]     check_test.go:308: [d0b82ba931e6a] daemon is not started
17:09:48 [2022-02-17T17:09:48.198Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:09:48 [2022-02-17T17:09:48.313Z] Loaded image: debian:bullseye-slim
17:09:48 [2022-02-17T17:09:48.313Z] Loaded image: hello-world:latest
17:09:48 [2022-02-17T17:09:48.313Z] Loaded image: arm32v7/hello-world:latest
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeEmpty
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeEmpty (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeEmptyFile
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeEmptyFile (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeNonemptyFile
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeNestedDirectoryEmpty
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestMoveToSubdir
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestMoveToSubdir (0.01s)
17:09:48 [2022-02-17T17:09:48.625Z] === RUN   TestSizeNonExistingDirectory
17:09:48 [2022-02-17T17:09:48.625Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:09:48 [2022-02-17T17:09:48.625Z] PASS
17:09:48 [2022-02-17T17:09:48.625Z] coverage: 80.0% of statements
17:09:48 [2022-02-17T17:09:48.625Z] ok  	github.com/docker/docker/pkg/directory	0.049s	coverage: 80.0% of statements
17:09:49 [2022-02-17T17:09:49.097Z] === RUN   TestPollerAddRemove
17:09:49 [2022-02-17T17:09:49.097Z] --- PASS: TestPollerAddRemove (0.00s)
17:09:49 [2022-02-17T17:09:49.097Z] === RUN   TestPollerEvent
17:09:49 [2022-02-17T17:09:49.097Z]     poller_test.go:40: No chmod on Windows
17:09:49 [2022-02-17T17:09:49.097Z] --- SKIP: TestPollerEvent (0.00s)
17:09:49 [2022-02-17T17:09:49.097Z] === RUN   TestPollerClose
17:09:49 [2022-02-17T17:09:49.097Z] --- PASS: TestPollerClose (0.00s)
17:09:49 [2022-02-17T17:09:49.097Z] PASS
17:09:49 [2022-02-17T17:09:49.097Z] coverage: 45.7% of statements
17:09:49 [2022-02-17T17:09:49.097Z] ok  	github.com/docker/docker/pkg/filenotify	0.042s	coverage: 45.7% of statements
17:09:49 [2022-02-17T17:09:49.135Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
17:09:49 [2022-02-17T17:09:49.394Z] --- PASS: TestDaemonIpcModeShareable (1.38s)
17:09:49 [2022-02-17T17:09:49.395Z] === RUN   TestDaemonIpcModePrivate
17:09:49 [2022-02-17T17:09:49.445Z] time="2022-02-17T17:09:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:09:49 [2022-02-17T17:09:49.964Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestNetworkDBCRUDTableEntries
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCopyFileWithInvalidSrc
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCopyFileWithInvalidDest
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCopyFileWithSameSrcAndDest
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCopyFile
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCopyFile (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:09:50 [2022-02-17T17:09:50.085Z]     fileutils_test.go:133: Needs porting to Windows
17:09:50 [2022-02-17T17:09:50.085Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestReadSymlinkedDirectoryToFile
17:09:50 [2022-02-17T17:09:50.085Z]     fileutils_test.go:179: Needs porting to Windows
17:09:50 [2022-02-17T17:09:50.085Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestWildcardMatches
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestWildcardMatches (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestPatternMatches
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestPatternMatches (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestPatternMatchesFolderExclusions
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestSingleExclamationError
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestSingleExclamationError (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatchesWithNoPatterns
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatchesWithMalformedPatterns
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatches
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatches/MatchesOrParentMatches
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatches/MatchesUsingParentResult
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatches/MatchesUsingParentResults
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestMatches (0.01s)
17:09:50 [2022-02-17T17:09:50.085Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCleanPatterns
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCleanPatterns (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCleanPatternsExceptionFlag
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:09:50 [2022-02-17T17:09:50.085Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:09:50 [2022-02-17T17:09:50.085Z] === RUN   TestCleanPatternsErrorSingleException
17:09:50 [2022-02-17T17:09:50.086Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:09:50 [2022-02-17T17:09:50.086Z] === RUN   TestCreateIfNotExistsDir
17:09:50 [2022-02-17T17:09:50.086Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:09:50 [2022-02-17T17:09:50.086Z] === RUN   TestCreateIfNotExistsFile
17:09:50 [2022-02-17T17:09:50.086Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:09:50 [2022-02-17T17:09:50.086Z] === RUN   TestMatch
17:09:50 [2022-02-17T17:09:50.086Z] --- PASS: TestMatch (0.00s)
17:09:50 [2022-02-17T17:09:50.086Z] === RUN   TestCompile
17:09:50 [2022-02-17T17:09:50.086Z] === RUN   TestCompile/slash
17:09:50 [2022-02-17T17:09:50.086Z] === RUN   TestCompile/backslash
17:09:50 [2022-02-17T17:09:50.086Z] --- PASS: TestCompile (0.00s)
17:09:50 [2022-02-17T17:09:50.086Z]     --- PASS: TestCompile/slash (0.00s)
17:09:50 [2022-02-17T17:09:50.086Z]     --- PASS: TestCompile/backslash (0.00s)
17:09:50 [2022-02-17T17:09:50.086Z] PASS
17:09:50 [2022-02-17T17:09:50.086Z] coverage: 84.7% of statements
17:09:50 [2022-02-17T17:09:50.086Z] ok  	github.com/docker/docker/pkg/fileutils	0.085s	coverage: 84.7% of statements
17:09:50 [2022-02-17T17:09:50.554Z] === RUN   TestGet
17:09:50 [2022-02-17T17:09:50.555Z] --- PASS: TestGet (0.00s)
17:09:50 [2022-02-17T17:09:50.555Z] === RUN   TestGetShortcutString
17:09:50 [2022-02-17T17:09:50.555Z] --- PASS: TestGetShortcutString (0.00s)
17:09:50 [2022-02-17T17:09:50.555Z] PASS
17:09:50 [2022-02-17T17:09:50.555Z] coverage: 42.9% of statements
17:09:50 [2022-02-17T17:09:50.555Z] ok  	github.com/docker/docker/pkg/homedir	0.034s	coverage: 42.9% of statements
17:09:50 [2022-02-17T17:09:50.969Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
17:09:50 [2022-02-17T17:09:50.969Z] --- PASS: TestDaemonIpcModePrivate (1.62s)
17:09:50 [2022-02-17T17:09:50.969Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:09:51 [2022-02-17T17:09:51.233Z]     docker_cli_daemon_plugins_test.go:80: [d20bd0e6cf323] daemon is not started
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestCreateIDMapOrder
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:09:51 [2022-02-17T17:09:51.545Z] PASS
17:09:51 [2022-02-17T17:09:51.545Z] coverage: 7.2% of statements
17:09:51 [2022-02-17T17:09:51.545Z] ok  	github.com/docker/docker/pkg/idtools	0.036s	coverage: 7.2% of statements
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestTarFiles (4.89s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestDetectCompressionZstd
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestDetectCompressionZstd (0.00s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestTarUntar
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestTarUntar (0.04s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestTarWithOptions
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestTarWithOptions (0.03s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestUntarUstarGnuConflict
17:09:51 [2022-02-17T17:09:51.545Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:09:51 [2022-02-17T17:09:51.545Z] === RUN   TestUntarInvalidFilenames
17:09:51 [2022-02-17T17:09:51.627Z] 2022/02/17 17:09:51 Closing DB instances...
17:09:51 [2022-02-17T17:09:51.627Z] --- PASS: TestRequest (7.05s)
17:09:51 [2022-02-17T17:09:51.627Z] === RUN   TestOverlappingRequests
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2385266331\\dest"
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestUntarInvalidFilenames (0.19s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestUntarHardlinkToSymlink
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestUntarInvalidHardlink
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink677550336\\victim\\hello" -> "../victim/hello"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2161257646\\victim\\hello" -> "/../victim/hello"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2211171099\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2181720258\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink725864756\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4096989310\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestUntarInvalidSymlink
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3004722142\\dest\\dotdot" -> "../victim/hello"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1410573187\\dest\\slash-dotdot" -> "/../victim/hello"
17:09:52 [2022-02-17T17:09:52.015Z] 2022/02/17 17:09:51 Closing DB instances...
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2783755591\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2531654104\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4161455034\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2874122829\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.015Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1158007816\\dest\\dir\\loophole" -> "../../victim"
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestUntarInvalidSymlink (0.04s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestTempArchiveCloseMultipleTimes
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestXGlobalNoParent
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestXGlobalNoParent (0.00s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestReplaceFileTarWrapper
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestReplaceFileTarWrapper (0.16s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestPrefixHeaderReadable
17:09:52 [2022-02-17T17:09:52.015Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:09:52 [2022-02-17T17:09:52.015Z] === RUN   TestDisablePigz
17:09:52 [2022-02-17T17:09:52.015Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
17:09:52 [2022-02-17T17:09:52.087Z] time="2022-02-17T17:09:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:09:52 [2022-02-17T17:09:52.087Z] --- PASS: TestOverlappingRequests (0.35s)
17:09:52 [2022-02-17T17:09:52.087Z] === RUN   TestRelease
17:09:52 [2022-02-17T17:09:52.173Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
17:09:52 [2022-02-17T17:09:52.432Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:09:52 [2022-02-17T17:09:52.432Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s)
17:09:52 [2022-02-17T17:09:52.432Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestDisablePigz (0.13s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestPigz
17:09:52 [2022-02-17T17:09:52.483Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestPigz (0.14s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestCopyFileWithInvalidDest
17:09:52 [2022-02-17T17:09:52.483Z]     archive_windows_test.go:16: Currently fails
17:09:52 [2022-02-17T17:09:52.483Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestCanonicalTarNameForPath
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestCanonicalTarName
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestCanonicalTarName (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChmodTarEntry
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChmodTarEntry (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestHardLinkOrder
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestFixedBufferCap
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestFixedBufferCap (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestFixedBufferLen
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestFixedBufferLen (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestFixedBufferString
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestFixedBufferString (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestFixedBufferWrite
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestFixedBufferWrite (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestFixedBufferRead
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestFixedBufferRead (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestBytesPipeRead
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestBytesPipeRead (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestBytesPipeWrite
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestBytesPipeWrite (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestBytesPipeWriteRandomChunks
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestHardLinkOrder (0.07s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangeString
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChangeString (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesWithNoChanges
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesWithChanges
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChangesWithChanges (0.04s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesWithChangesGH13590
17:09:52 [2022-02-17T17:09:52.483Z]     changes_test.go:195: needs more investigation
17:09:52 [2022-02-17T17:09:52.483Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesDirsEmpty
17:09:52 [2022-02-17T17:09:52.483Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:09:52 [2022-02-17T17:09:52.483Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesDirsMutated
17:09:52 [2022-02-17T17:09:52.483Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:09:52 [2022-02-17T17:09:52.483Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestApplyLayer
17:09:52 [2022-02-17T17:09:52.483Z]     changes_test.go:432: needs further investigation
17:09:52 [2022-02-17T17:09:52.483Z] --- SKIP: TestApplyLayer (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesSizeWithHardlinks
17:09:52 [2022-02-17T17:09:52.483Z]     changes_test.go:468: needs further investigation
17:09:52 [2022-02-17T17:09:52.483Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesSizeWithNoChanges
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestChangesSize
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestChangesSize (0.00s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestApplyLayerInvalidFilenames
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3929076240\\dest"
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestApplyLayerInvalidHardlink
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2045693702\\victim\\hello" -> "../victim/hello"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3661868826\\victim\\hello" -> "/../victim/hello"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink969819166\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1587822076\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1003196424\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1309115711\\victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestApplyLayerInvalidSymlink
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3788520202\\dest\\dotdot" -> "../victim/hello"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2247728637\\dest\\slash-dotdot" -> "/../victim/hello"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2715902267\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1396682708\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2507498949\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2664632921\\dest\\loophole-victim" -> "../victim"
17:09:52 [2022-02-17T17:09:52.483Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:09:52 [2022-02-17T17:09:52.483Z] === RUN   TestApplyLayerWhiteouts
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestGenerateEmptyFile
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestGenerateWithContent
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestGenerateWithContent (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] PASS
17:09:52 [2022-02-17T17:09:52.951Z] coverage: 62.0% of statements
17:09:52 [2022-02-17T17:09:52.951Z] ok  	github.com/docker/docker/pkg/archive	7.290s	coverage: 62.0% of statements
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestAtomicWriteToFile
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestAtomicWriteSetCommit
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestAtomicWriteSetCancel
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestReadCloserWrapperClose
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestReaderErrWrapperReadOnError
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestReaderErrWrapperRead
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestCancelReadCloser
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestCancelReadCloser (0.11s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestWriteCloserWrapperClose
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestNopWriteCloser
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestNopWriteCloser (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestNopWriter
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestNopWriter (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] === RUN   TestWriteCounter
17:09:52 [2022-02-17T17:09:52.951Z] --- PASS: TestWriteCounter (0.00s)
17:09:52 [2022-02-17T17:09:52.951Z] PASS
17:09:52 [2022-02-17T17:09:52.951Z] coverage: 70.1% of statements
17:09:52 [2022-02-17T17:09:52.951Z] ok  	github.com/docker/docker/pkg/ioutils	0.557s	coverage: 70.1% of statements
17:09:53 [2022-02-17T17:09:53.421Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s)
17:09:53 [2022-02-17T17:09:53.421Z] === RUN   TestNetworkDBNodeLeave
17:09:53 [2022-02-17T17:09:53.626Z] --- PASS: TestRelease (1.33s)
17:09:53 [2022-02-17T17:09:53.626Z] === RUN   TestAllocateRandomDeallocate
17:09:53 [2022-02-17T17:09:53.626Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.70s)
17:09:53 [2022-02-17T17:09:53.626Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:09:53 [2022-02-17T17:09:53.807Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:09:53 [2022-02-17T17:09:53.807Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestError
17:09:53 [2022-02-17T17:09:53.889Z] --- PASS: TestError (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/no_progress
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/progress_1
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/with_units
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestProgressString/hide_counts
17:09:53 [2022-02-17T17:09:53.889Z] --- PASS: TestProgressString (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/with_units (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestJSONMessageDisplay
17:09:53 [2022-02-17T17:09:53.889Z] --- PASS: TestJSONMessageDisplay (0.15s)
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestJSONMessageDisplayWithJSONError
17:09:53 [2022-02-17T17:09:53.889Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:09:53 [2022-02-17T17:09:53.889Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z] === RUN   TestDisplayJSONMessagesStream
17:09:53 [2022-02-17T17:09:53.889Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:09:53 [2022-02-17T17:09:53.889Z] PASS
17:09:53 [2022-02-17T17:09:53.889Z] coverage: 91.7% of statements
17:09:53 [2022-02-17T17:09:53.889Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.197s	coverage: 91.7% of statements
17:09:54 [2022-02-17T17:09:54.067Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s)
17:09:54 [2022-02-17T17:09:54.067Z] === RUN   TestIpcModeOlderClient
17:09:54 [2022-02-17T17:09:54.067Z] === PAUSE TestIpcModeOlderClient
17:09:54 [2022-02-17T17:09:54.067Z] === RUN   TestKillContainerInvalidSignal
17:09:54 [2022-02-17T17:09:54.359Z] === RUN   TestStandardLongPath
17:09:54 [2022-02-17T17:09:54.359Z] --- PASS: TestStandardLongPath (0.00s)
17:09:54 [2022-02-17T17:09:54.359Z] === RUN   TestUNCLongPath
17:09:54 [2022-02-17T17:09:54.359Z] --- PASS: TestUNCLongPath (0.00s)
17:09:54 [2022-02-17T17:09:54.359Z] PASS
17:09:54 [2022-02-17T17:09:54.359Z] coverage: 100.0% of statements
17:09:54 [2022-02-17T17:09:54.359Z] ok  	github.com/docker/docker/pkg/longpath	0.031s	coverage: 100.0% of statements
17:09:54 [2022-02-17T17:09:54.597Z] 2022/02/17 17:09:54 Closing DB instances...
17:09:55 [2022-02-17T17:09:55.006Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
17:09:55 [2022-02-17T17:09:55.006Z] === RUN   TestKillContainer
17:09:55 [2022-02-17T17:09:55.006Z] === RUN   TestKillContainer/no_signal
17:09:55 [2022-02-17T17:09:55.006Z]     docker_cli_daemon_plugins_test.go:170: [da3c29d39364b] daemon is not started
17:09:55 [2022-02-17T17:09:55.147Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
17:09:55 [2022-02-17T17:09:55.147Z] PASS
17:09:55 [2022-02-17T17:09:55.147Z] 
17:09:55 [2022-02-17T17:09:55.147Z] DONE 17 tests in 49.748s
17:09:55 [2022-02-17T17:09:55.147Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:09:55 [2022-02-17T17:09:55.147Z] INFO: Testing against a local daemon
17:09:55 [2022-02-17T17:09:55.147Z] === RUN   TestPluginInvalidJSON
17:09:55 [2022-02-17T17:09:55.147Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:09:55 [2022-02-17T17:09:55.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:09:55 [2022-02-17T17:09:55.147Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:09:55 [2022-02-17T17:09:55.147Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:09:55 [2022-02-17T17:09:55.147Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:09:55 [2022-02-17T17:09:55.147Z] === RUN   TestPluginInstall
17:09:55 [2022-02-17T17:09:55.147Z] === RUN   TestPluginInstall/no_auth
17:09:55 [2022-02-17T17:09:55.350Z] === RUN   TestNameFormat
17:09:55 [2022-02-17T17:09:55.350Z] --- PASS: TestNameFormat (0.00s)
17:09:55 [2022-02-17T17:09:55.350Z] === RUN   TestNameRetries
17:09:55 [2022-02-17T17:09:55.350Z] --- PASS: TestNameRetries (0.00s)
17:09:55 [2022-02-17T17:09:55.350Z] PASS
17:09:55 [2022-02-17T17:09:55.350Z] coverage: 85.7% of statements
17:09:55 [2022-02-17T17:09:55.350Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.037s	coverage: 85.7% of statements
17:09:55 [2022-02-17T17:09:55.575Z] === RUN   TestKillContainer/non_killing_signal
17:09:55 [2022-02-17T17:09:55.818Z] === RUN   TestParseKeyValueOpt
17:09:55 [2022-02-17T17:09:55.818Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:09:55 [2022-02-17T17:09:55.818Z] === RUN   TestParseUintList
17:09:55 [2022-02-17T17:09:55.818Z] --- PASS: TestParseUintList (0.00s)
17:09:55 [2022-02-17T17:09:55.818Z] === RUN   TestParseUintListMaximumLimits
17:09:55 [2022-02-17T17:09:55.818Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:09:55 [2022-02-17T17:09:55.818Z] PASS
17:09:55 [2022-02-17T17:09:55.818Z] coverage: 97.0% of statements
17:09:55 [2022-02-17T17:09:55.818Z] ok  	github.com/docker/docker/pkg/parsers	0.038s	coverage: 97.0% of statements
17:09:56 [2022-02-17T17:09:56.134Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
17:09:56 [2022-02-17T17:09:56.134Z] === RUN   TestNetworkDBGarbageCollection
17:09:56 [2022-02-17T17:09:56.145Z] === RUN   TestKillContainer/killing_signal
17:09:56 [2022-02-17T17:09:56.287Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
17:09:56 [2022-02-17T17:09:56.287Z] === RUN   TestNetworkDBWatch
17:09:56 [2022-02-17T17:09:56.287Z] === RUN   TestNewAndRemove
17:09:56 [2022-02-17T17:09:56.287Z] --- PASS: TestNewAndRemove (0.00s)
17:09:56 [2022-02-17T17:09:56.287Z] === RUN   TestRemoveInvalidPath
17:09:56 [2022-02-17T17:09:56.287Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:09:56 [2022-02-17T17:09:56.287Z] PASS
17:09:56 [2022-02-17T17:09:56.287Z] coverage: 82.6% of statements
17:09:56 [2022-02-17T17:09:56.287Z] ok  	github.com/docker/docker/pkg/pidfile	0.036s	coverage: 82.6% of statements
17:09:56 [2022-02-17T17:09:56.405Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:09:56 [2022-02-17T17:09:56.405Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:09:56 [2022-02-17T17:09:56.462Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s)
17:09:56 [2022-02-17T17:09:56.462Z] PASS
17:09:56 [2022-02-17T17:09:56.462Z] 
17:09:56 [2022-02-17T17:09:56.462Z] === Skipped
17:09:56 [2022-02-17T17:09:56.462Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:09:56 [2022-02-17T17:09:56.462Z]     build_session_test.go:25: TODO: BuildKit
17:09:56 [2022-02-17T17:09:56.462Z] 
17:09:56 [2022-02-17T17:09:56.462Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:09:56 [2022-02-17T17:09:56.462Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:09:56 [2022-02-17T17:09:56.462Z] 
17:09:56 [2022-02-17T17:09:56.462Z] DONE 34 tests, 2 skipped in 64.490s
17:09:56 [2022-02-17T17:09:56.462Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:09:56 [2022-02-17T17:09:56.462Z] ++ 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
17:09:56 [2022-02-17T17:09:56.462Z] ++ set -e
17:09:56 [2022-02-17T17:09:56.462Z] ++ '[' -n 0 ']'
17:09:56 [2022-02-17T17:09:56.462Z] ++ set -x
17:09:56 [2022-02-17T17:09:56.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:09:56 [2022-02-17T17:09:56.462Z] INFO: Testing against a local daemon
17:09:56 [2022-02-17T17:09:56.462Z] === RUN   TestConfigInspect
17:09:56 [2022-02-17T17:09:56.514Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:56 [2022-02-17T17:09:56.514Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69017797f12e4dd9cb2f22376109a1a883eb0ee86d0186c87a42fb3da87b4c35" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:56 [2022-02-17T17:09:56.514Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:56 [2022-02-17T17:09:56.514Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69017797f12e4dd9cb2f22376109a1a883eb0ee86d0186c87a42fb3da87b4c35" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:56 [2022-02-17T17:09:56.514Z] === RUN   TestPluginInstall/with_htpasswd
17:09:56 [2022-02-17T17:09:56.593Z] time="2022-02-17T17:09:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:09:56 [2022-02-17T17:09:56.664Z] === RUN   TestDockerSuite/TestBuildAddTar
17:09:56 [2022-02-17T17:09:56.771Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:56 [2022-02-17T17:09:56.771Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c210e613b40077ac6e28a4d8794ef2044fb66dc3001e244feef7064a993be04" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:56 [2022-02-17T17:09:56.771Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:56 [2022-02-17T17:09:56.771Z] time="2022-02-17T17:09:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c210e613b40077ac6e28a4d8794ef2044fb66dc3001e244feef7064a993be04" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:56 [2022-02-17T17:09:56.924Z] --- PASS: TestKillContainer (2.21s)
17:09:56 [2022-02-17T17:09:56.924Z]     --- PASS: TestKillContainer/no_signal (0.82s)
17:09:56 [2022-02-17T17:09:56.924Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
17:09:56 [2022-02-17T17:09:56.924Z]     --- PASS: TestKillContainer/killing_signal (0.74s)
17:09:56 [2022-02-17T17:09:56.924Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:09:56 [2022-02-17T17:09:56.924Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:09:57 [2022-02-17T17:09:57.275Z] --- PASS: TestGetAddress (18.88s)
17:09:57 [2022-02-17T17:09:57.275Z] === RUN   TestRequestSyntaxCheck
17:09:57 [2022-02-17T17:09:57.275Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:09:57 [2022-02-17T17:09:57.275Z] === RUN   TestRequest
17:09:57 [2022-02-17T17:09:57.335Z] === RUN   TestPluginInstall/with_insecure
17:09:57 [2022-02-17T17:09:57.562Z] --- PASS: TestAllocateRandomDeallocate (3.86s)
17:09:57 [2022-02-17T17:09:57.562Z] === RUN   TestRetrieveFromStore
17:09:57 [2022-02-17T17:09:57.745Z] === RUN   TestFailedConnection
17:09:57 [2022-02-17T17:09:57.745Z] 2022/02/17 17:09:57 Closing DB instances...
17:09:57 [2022-02-17T17:09:57.845Z] --- PASS: TestConfigInspect (1.69s)
17:09:57 [2022-02-17T17:09:57.845Z] === RUN   TestConfigList
17:09:57 [2022-02-17T17:09:57.863Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:09:57 [2022-02-17T17:09:57.900Z] time="2022-02-17T17:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:57 [2022-02-17T17:09:57.900Z] time="2022-02-17T17:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:170a414d2a93443d96c07a39d3404c55ada6c113c196cfa087f1e348efa04e9d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:57 [2022-02-17T17:09:57.900Z] time="2022-02-17T17:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:57 [2022-02-17T17:09:57.900Z] time="2022-02-17T17:09:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:170a414d2a93443d96c07a39d3404c55ada6c113c196cfa087f1e348efa04e9d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:58 [2022-02-17T17:09:58.157Z]     plugin_test.go:165: [db1e167eaa5ba] daemon is not started
17:09:58 [2022-02-17T17:09:58.157Z] --- PASS: TestPluginInstall (3.23s)
17:09:58 [2022-02-17T17:09:58.157Z]     --- PASS: TestPluginInstall/no_auth (1.42s)
17:09:58 [2022-02-17T17:09:58.157Z]     --- PASS: TestPluginInstall/with_htpasswd (0.74s)
17:09:58 [2022-02-17T17:09:58.157Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
17:09:58 [2022-02-17T17:09:58.157Z] === RUN   TestPluginsWithRuntimes
17:09:58 [2022-02-17T17:09:58.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
17:09:58 [2022-02-17T17:09:58.432Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
17:09:58 [2022-02-17T17:09:58.432Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
17:09:58 [2022-02-17T17:09:58.432Z] === RUN   TestKillStoppedContainer
17:09:58 [2022-02-17T17:09:58.432Z] --- PASS: TestKillStoppedContainer (0.06s)
17:09:58 [2022-02-17T17:09:58.432Z] === RUN   TestKillStoppedContainerAPIPre120
17:09:58 [2022-02-17T17:09:58.432Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:09:58 [2022-02-17T17:09:58.432Z] === RUN   TestKillDifferentUserContainer
17:09:58 [2022-02-17T17:09:58.532Z] --- PASS: TestRetrieveFromStore (1.28s)
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestRequestReleaseAddressDuplicate
17:09:58 [2022-02-17T17:09:58.532Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s)
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestParallelPredefinedRequest1
17:09:58 [2022-02-17T17:09:58.532Z] === PAUSE TestParallelPredefinedRequest1
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestParallelPredefinedRequest2
17:09:58 [2022-02-17T17:09:58.532Z] === PAUSE TestParallelPredefinedRequest2
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestParallelPredefinedRequest3
17:09:58 [2022-02-17T17:09:58.532Z] === PAUSE TestParallelPredefinedRequest3
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestParallelPredefinedRequest4
17:09:58 [2022-02-17T17:09:58.532Z] === PAUSE TestParallelPredefinedRequest4
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestParallelPredefinedRequest5
17:09:58 [2022-02-17T17:09:58.532Z] === PAUSE TestParallelPredefinedRequest5
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestDebug
17:09:58 [2022-02-17T17:09:58.532Z] --- PASS: TestDebug (0.00s)
17:09:58 [2022-02-17T17:09:58.532Z] === RUN   TestRequestPoolParallel
17:09:58 [2022-02-17T17:09:58.992Z] --- PASS: TestRequestPoolParallel (0.39s)
17:09:58 [2022-02-17T17:09:58.992Z] === RUN   TestFullAllocateRelease
17:09:59 [2022-02-17T17:09:59.319Z] --- PASS: TestNetworkDBWatch (3.23s)
17:09:59 [2022-02-17T17:09:59.320Z] === RUN   TestNetworkDBBulkSync
17:09:59 [2022-02-17T17:09:59.373Z] --- PASS: TestCheckoutGit (32.83s)
17:09:59 [2022-02-17T17:09:59.373Z] === RUN   TestValidGitTransport
17:09:59 [2022-02-17T17:09:59.373Z] --- PASS: TestValidGitTransport (0.00s)
17:09:59 [2022-02-17T17:09:59.373Z] === RUN   TestGitInvalidRef
17:09:59 [2022-02-17T17:09:59.373Z] --- PASS: TestGitInvalidRef (0.23s)
17:09:59 [2022-02-17T17:09:59.373Z] PASS
17:09:59 [2022-02-17T17:09:59.373Z] coverage: 86.3% of statements
17:09:59 [2022-02-17T17:09:59.373Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.113s	coverage: 86.3% of statements
17:09:59 [2022-02-17T17:09:59.373Z] ?   	github.com/docker/docker/cli	[no test files]
17:09:59 [2022-02-17T17:09:59.373Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:09:59 [2022-02-17T17:09:59.373Z] --- PASS: TestKillDifferentUserContainer (0.85s)
17:09:59 [2022-02-17T17:09:59.373Z] === RUN   TestInspectOomKilledTrue
17:09:59 [2022-02-17T17:09:59.373Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:09:59 [2022-02-17T17:09:59.373Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:09:59 [2022-02-17T17:09:59.373Z] === RUN   TestInspectOomKilledFalse
17:09:59 [2022-02-17T17:09:59.373Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:09:59 [2022-02-17T17:09:59.373Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:09:59 [2022-02-17T17:09:59.373Z] === RUN   TestLinksEtcHostsContentMatch
17:09:59 [2022-02-17T17:09:59.452Z] --- PASS: TestFullAllocateRelease (0.39s)
17:09:59 [2022-02-17T17:09:59.452Z] === RUN   TestOddAllocateRelease
17:09:59 [2022-02-17T17:09:59.452Z] --- PASS: TestOddAllocateRelease (0.26s)
17:09:59 [2022-02-17T17:09:59.452Z] === RUN   TestFullAllocateSerialReleaseParallel
17:09:59 [2022-02-17T17:09:59.756Z] --- PASS: TestConfigList (2.09s)
17:09:59 [2022-02-17T17:09:59.756Z] === RUN   TestConfigsCreateAndDelete
17:09:59 [2022-02-17T17:09:59.912Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s)
17:09:59 [2022-02-17T17:09:59.912Z] === RUN   TestOddAllocateSerialReleaseParallel
17:09:59 [2022-02-17T17:09:59.912Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
17:09:59 [2022-02-17T17:09:59.912Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:09:59 [2022-02-17T17:09:59.912Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest1
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest4
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest1
17:09:59 [2022-02-17T17:09:59.912Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest4
17:09:59 [2022-02-17T17:09:59.912Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest3
17:09:59 [2022-02-17T17:09:59.912Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:59 [2022-02-17T17:09:59.912Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest2
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest5
17:09:59 [2022-02-17T17:09:59.912Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest2
17:09:59 [2022-02-17T17:09:59.912Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:59 [2022-02-17T17:09:59.912Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:09:59 [2022-02-17T17:09:59.912Z] === CONT  TestParallelPredefinedRequest5
17:09:59 [2022-02-17T17:09:59.912Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:59 [2022-02-17T17:09:59.912Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:09:59 [2022-02-17T17:09:59.912Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:09:59 [2022-02-17T17:09:59.912Z] PASS
17:09:59 [2022-02-17T17:09:59.912Z] coverage: 85.3% of statements
17:09:59 [2022-02-17T17:09:59.912Z] ok  	github.com/docker/docker/libnetwork/ipam	44.442s	coverage: 85.3% of statements
17:09:59 [2022-02-17T17:09:59.942Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
17:09:59 [2022-02-17T17:09:59.942Z] === RUN   TestLinksContainerNames
17:09:59 [2022-02-17T17:09:59.942Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:10:00 [2022-02-17T17:10:00.045Z] === RUN   TestPluginsWithRuntimes/No_Args
17:10:00 [2022-02-17T17:10:00.306Z] --- PASS: TestFailedConnection (2.26s)
17:10:00 [2022-02-17T17:10:00.306Z] === RUN   TestFailOnce
17:10:00 [2022-02-17T17:10:00.306Z] 2022/02/17 17:09:59 http: panic serving 127.0.0.1:49273: Plugin not ready
17:10:00 [2022-02-17T17:10:00.306Z] goroutine 25 [running]:
17:10:00 [2022-02-17T17:10:00.306Z] net/http.(*conn).serve.func1()
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/net/http/server.go:1802 +0xb9
17:10:00 [2022-02-17T17:10:00.306Z] panic({0x13aa8e0, 0x14be260})
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/runtime/panic.go:1047 +0x266
17:10:00 [2022-02-17T17:10:00.306Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x9490dd8eb6fffa18}, 0xc000215a98)
17:10:00 [2022-02-17T17:10:00.306Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:10:00 [2022-02-17T17:10:00.306Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14cb140, 0xc0000b80e0}, 0x12e1146)
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/net/http/server.go:2047 +0x2f
17:10:00 [2022-02-17T17:10:00.306Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14cb140, 0xc0000b80e0}, 0xc0000c2200)
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/net/http/server.go:2425 +0x149
17:10:00 [2022-02-17T17:10:00.306Z] net/http.serverHandler.ServeHTTP({0x14c9830}, {0x14cb140, 0xc0000b80e0}, 0xc0000c2200)
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/net/http/server.go:2879 +0x43b
17:10:00 [2022-02-17T17:10:00.306Z] net/http.(*conn).serve(0xc0000c8000, {0x14cd140, 0xc00013cfc0})
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/net/http/server.go:1930 +0xb08
17:10:00 [2022-02-17T17:10:00.306Z] created by net/http.(*Server).Serve
17:10:00 [2022-02-17T17:10:00.306Z] 	c:/go/src/net/http/server.go:3034 +0x4e8
17:10:00 [2022-02-17T17:10:00.306Z] time="2022-02-17T17:09:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49272/Test.FailOnce: Post \"http://127.0.0.1:49272/Test.FailOnce\": EOF, retrying in 1s"
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestParseEmptyInterface
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestParseEmptyInterface (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestParseNonInterfaceType
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestParseWithOneFunction
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestParseWithOneFunction (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestParseWithMultipleFuncs
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestParseWithUnnamedReturn
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestEmbeddedInterface
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestEmbeddedInterface (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestParsedImports
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestParsedImports (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] === RUN   TestAliasedImports
17:10:00 [2022-02-17T17:10:00.372Z] --- PASS: TestAliasedImports (0.00s)
17:10:00 [2022-02-17T17:10:00.372Z] PASS
17:10:00 [2022-02-17T17:10:00.372Z] coverage: 56.8% of statements
17:10:00 [2022-02-17T17:10:00.372Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
17:10:00 [2022-02-17T17:10:00.511Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:10:00 [2022-02-17T17:10:00.607Z] === RUN   TestPluginsWithRuntimes/With_Args
17:10:00 [2022-02-17T17:10:00.775Z] 2022/02/17 17:10:00 Closing DB instances...
17:10:01 [2022-02-17T17:10:01.080Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:10:01 [2022-02-17T17:10:01.080Z] --- PASS: TestLinksContainerNames (1.35s)
17:10:01 [2022-02-17T17:10:01.080Z] === RUN   TestLogsFollowTailEmpty
17:10:01 [2022-02-17T17:10:01.243Z] --- PASS: TestFailOnce (1.20s)
17:10:01 [2022-02-17T17:10:01.244Z] === RUN   TestEchoInputOutput
17:10:01 [2022-02-17T17:10:01.244Z] --- PASS: TestEchoInputOutput (0.00s)
17:10:01 [2022-02-17T17:10:01.244Z] === RUN   TestBackoff
17:10:01 [2022-02-17T17:10:01.244Z] --- PASS: TestBackoff (0.00s)
17:10:01 [2022-02-17T17:10:01.244Z] === RUN   TestAbortRetry
17:10:01 [2022-02-17T17:10:01.244Z] --- PASS: TestAbortRetry (0.00s)
17:10:01 [2022-02-17T17:10:01.244Z] === RUN   TestClientScheme
17:10:01 [2022-02-17T17:10:01.244Z] --- PASS: TestClientScheme (0.00s)
17:10:01 [2022-02-17T17:10:01.244Z] === RUN   TestNewClientWithTimeout
17:10:01 [2022-02-17T17:10:01.342Z] === RUN   TestHTTPTransport
17:10:01 [2022-02-17T17:10:01.342Z] --- PASS: TestHTTPTransport (0.00s)
17:10:01 [2022-02-17T17:10:01.342Z] PASS
17:10:01 [2022-02-17T17:10:01.342Z] coverage: 85.7% of statements
17:10:01 [2022-02-17T17:10:01.342Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.039s	coverage: 85.7% of statements
17:10:01 [2022-02-17T17:10:01.533Z] --- PASS: TestPluginsWithRuntimes (3.26s)
17:10:01 [2022-02-17T17:10:01.533Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
17:10:01 [2022-02-17T17:10:01.533Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
17:10:01 [2022-02-17T17:10:01.533Z] === RUN   TestPluginBackCompatMediaTypes
17:10:01 [2022-02-17T17:10:01.648Z]     check_test.go:308: [da605fcf49fd8] daemon is not started
17:10:01 [2022-02-17T17:10:01.648Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:10:01 [2022-02-17T17:10:01.712Z] time="2022-02-17T17:10:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:10:01 [2022-02-17T17:10:01.907Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
17:10:01 [2022-02-17T17:10:01.907Z] === RUN   TestContainerNetworkMountsNoChown
17:10:02 [2022-02-17T17:10:02.096Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
17:10:02 [2022-02-17T17:10:02.096Z] PASS
17:10:02 [2022-02-17T17:10:02.096Z] 
17:10:02 [2022-02-17T17:10:02.096Z] DONE 10 tests in 7.100s
17:10:02 [2022-02-17T17:10:02.096Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:10:02 [2022-02-17T17:10:02.096Z] INFO: Testing against a local daemon
17:10:02 [2022-02-17T17:10:02.096Z] === RUN   TestExternalGraphDriver
17:10:02 [2022-02-17T17:10:02.096Z] === RUN   TestExternalGraphDriver/json
17:10:02 [2022-02-17T17:10:02.181Z] --- PASS: TestNetworkDBBulkSync (2.83s)
17:10:02 [2022-02-17T17:10:02.181Z] === RUN   TestNetworkDBCRUDMediumCluster
17:10:02 [2022-02-17T17:10:02.294Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
17:10:02 [2022-02-17T17:10:02.294Z] === RUN   TestConfigsUpdate
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestBufioReaderPoolPutAndGet
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestBufioWriterPoolPutAndGet
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] === RUN   TestBufferPoolPutAndGet
17:10:02 [2022-02-17T17:10:02.311Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:10:02 [2022-02-17T17:10:02.311Z] PASS
17:10:02 [2022-02-17T17:10:02.311Z] coverage: 88.2% of statements
17:10:02 [2022-02-17T17:10:02.311Z] ok  	github.com/docker/docker/pkg/pools	0.037s	coverage: 88.2% of statements
17:10:02 [2022-02-17T17:10:02.476Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/default
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/default
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/private
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/private
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rprivate
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/slave
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/slave
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rslave
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rslave
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/shared
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/shared
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rshared
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rshared
17:10:02 [2022-02-17T17:10:02.476Z] === CONT  TestMountDaemonRoot/default
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:02 [2022-02-17T17:10:02.476Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === CONT  TestMountDaemonRoot/rshared
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:02 [2022-02-17T17:10:02.476Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === CONT  TestMountDaemonRoot/shared
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:02 [2022-02-17T17:10:02.476Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:02 [2022-02-17T17:10:02.476Z] === CONT  TestMountDaemonRoot/rslave
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/slave
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/rprivate
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/private
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:02 [2022-02-17T17:10:02.735Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:02 [2022-02-17T17:10:02.772Z] === RUN   TestOutputOnPrematureClose
17:10:02 [2022-02-17T17:10:02.772Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:10:02 [2022-02-17T17:10:02.772Z] === RUN   TestCompleteSilently
17:10:02 [2022-02-17T17:10:02.772Z] --- PASS: TestCompleteSilently (0.00s)
17:10:02 [2022-02-17T17:10:02.772Z] PASS
17:10:02 [2022-02-17T17:10:02.772Z] coverage: 75.9% of statements
17:10:02 [2022-02-17T17:10:02.772Z] ok  	github.com/docker/docker/pkg/progress	0.036s	coverage: 75.9% of statements
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:02 [2022-02-17T17:10:02.995Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:03 [2022-02-17T17:10:03.169Z] time="2022-02-17T17:10:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:10:03 [2022-02-17T17:10:03.232Z] === RUN   TestSendToOneSub
17:10:03 [2022-02-17T17:10:03.232Z] --- PASS: TestSendToOneSub (0.00s)
17:10:03 [2022-02-17T17:10:03.232Z] === RUN   TestSendToMultipleSubs
17:10:03 [2022-02-17T17:10:03.232Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:10:03 [2022-02-17T17:10:03.232Z] === RUN   TestEvictOneSub
17:10:03 [2022-02-17T17:10:03.232Z] --- PASS: TestEvictOneSub (0.00s)
17:10:03 [2022-02-17T17:10:03.232Z] === RUN   TestClosePublisher
17:10:03 [2022-02-17T17:10:03.232Z] --- PASS: TestClosePublisher (0.00s)
17:10:03 [2022-02-17T17:10:03.232Z] === RUN   TestPubSubRace
17:10:03 [2022-02-17T17:10:03.276Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:03 [2022-02-17T17:10:03.276Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:03 [2022-02-17T17:10:03.276Z] --- PASS: TestMountDaemonRoot (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:10:03 [2022-02-17T17:10:03.276Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:10:03 [2022-02-17T17:10:03.276Z] === RUN   TestContainerBindMountNonRecursive
17:10:03 [2022-02-17T17:10:03.276Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:10:03 [2022-02-17T17:10:03.845Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:10:03 [2022-02-17T17:10:03.984Z] === RUN   TestExternalGraphDriver/spec
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestConfigureDaemonLogs
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestCommonOptionsInstallFlags
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:10:04 [2022-02-17T17:10:04.134Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:10:04 [2022-02-17T17:10:04.134Z] PASS
17:10:04 [2022-02-17T17:10:04.134Z] coverage: 18.6% of statements
17:10:04 [2022-02-17T17:10:04.134Z] ok  	github.com/docker/docker/cmd/dockerd	0.218s	coverage: 18.6% of statements
17:10:04 [2022-02-17T17:10:04.134Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:10:04 [2022-02-17T17:10:04.134Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:10:04 [2022-02-17T17:10:04.200Z] --- PASS: TestPubSubRace (1.06s)
17:10:04 [2022-02-17T17:10:04.201Z] PASS
17:10:04 [2022-02-17T17:10:04.201Z] coverage: 75.0% of statements
17:10:04 [2022-02-17T17:10:04.201Z] ok  	github.com/docker/docker/pkg/pubsub	1.090s	coverage: 75.0% of statements
17:10:04 [2022-02-17T17:10:04.203Z] --- PASS: TestConfigsUpdate (2.12s)
17:10:04 [2022-02-17T17:10:04.203Z] === RUN   TestTemplatedConfig
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestContainerStopSignal
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestContainerStopSignal (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestContainerStopTimeout
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestContainerStopTimeout (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestContainerSecretReferenceDestTarget
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestContainerLogPathSetForRingLogger
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestContainerLogPathSetForRingLogger (0.02s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestReplaceAndAppendEnvVars
17:10:04 [2022-02-17T17:10:04.614Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestNewMemoryStore
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestNewMemoryStore (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestAddContainers
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestAddContainers (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestGetContainer
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestGetContainer (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestDeleteContainer
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestDeleteContainer (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestListContainers
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestListContainers (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestFirstContainer
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestFirstContainer (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestApplyAllContainer
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestApplyAllContainer (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestIsValidHealthString
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestIsValidHealthString (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestStateRunStop
17:10:04 [2022-02-17T17:10:04.614Z] --- PASS: TestStateRunStop (0.00s)
17:10:04 [2022-02-17T17:10:04.614Z] === RUN   TestStateTimeoutWait
17:10:04 [2022-02-17T17:10:04.660Z] === RUN   TestRegister
17:10:04 [2022-02-17T17:10:04.660Z] --- PASS: TestRegister (0.00s)
17:10:04 [2022-02-17T17:10:04.660Z] === RUN   TestCommand
17:10:04 [2022-02-17T17:10:04.660Z] --- PASS: TestCommand (0.03s)
17:10:04 [2022-02-17T17:10:04.660Z] === RUN   TestNaiveSelf
17:10:04 [2022-02-17T17:10:04.660Z] --- PASS: TestNaiveSelf (0.03s)
17:10:04 [2022-02-17T17:10:04.660Z] PASS
17:10:04 [2022-02-17T17:10:04.660Z] coverage: 82.4% of statements
17:10:04 [2022-02-17T17:10:04.660Z] ok  	github.com/docker/docker/pkg/reexec	0.095s	coverage: 82.4% of statements
17:10:05 [2022-02-17T17:10:05.084Z]     state_test.go:141: Stop callback fired
17:10:05 [2022-02-17T17:10:05.084Z]     state_test.go:165: Stop callback fired
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestStateTimeoutWait (0.10s)
17:10:05 [2022-02-17T17:10:05.084Z] === RUN   TestIsValidStateString
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestIsValidStateString (0.00s)
17:10:05 [2022-02-17T17:10:05.084Z] === RUN   TestViewSaveDelete
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestViewSaveDelete (0.02s)
17:10:05 [2022-02-17T17:10:05.084Z] === RUN   TestViewAll
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestViewAll (0.02s)
17:10:05 [2022-02-17T17:10:05.084Z] === RUN   TestViewGet
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestViewGet (0.01s)
17:10:05 [2022-02-17T17:10:05.084Z] === RUN   TestNames
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestNames (0.00s)
17:10:05 [2022-02-17T17:10:05.084Z] === RUN   TestViewWithHealthCheck
17:10:05 [2022-02-17T17:10:05.084Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:10:05 [2022-02-17T17:10:05.084Z] PASS
17:10:05 [2022-02-17T17:10:05.084Z] coverage: 41.7% of statements
17:10:05 [2022-02-17T17:10:05.084Z] ok  	github.com/docker/docker/container	0.262s	coverage: 41.7% of statements
17:10:05 [2022-02-17T17:10:05.084Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:10:05 [2022-02-17T17:10:05.084Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:10:05 [2022-02-17T17:10:05.084Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:10:05 [2022-02-17T17:10:05.084Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestClientStream
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestClientStream (0.00s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestClientSendFile
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestClientSendFile (0.00s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestClientWithRequestTimeout
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestFileSpecPlugin
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestFileSpecPlugin (0.01s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestFileJSONSpecPlugin
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestPluginAddHandler
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestPluginAddHandler (0.00s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestPluginWaitBadPlugin
17:10:05 [2022-02-17T17:10:05.119Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:10:05 [2022-02-17T17:10:05.119Z] === RUN   TestGet
17:10:05 [2022-02-17T17:10:05.119Z] time="2022-02-17T17:10:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:10:05 [2022-02-17T17:10:05.226Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:10:05 [2022-02-17T17:10:05.227Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:10:05 [2022-02-17T17:10:05.227Z] --- PASS: TestContainerBindMountNonRecursive (2.05s)
17:10:05 [2022-02-17T17:10:05.227Z] === RUN   TestContainerVolumesMountedAsShared
17:10:05 [2022-02-17T17:10:05.351Z] === RUN   TestExternalGraphDriver/pull
17:10:05 [2022-02-17T17:10:05.386Z] 2022/02/17 17:10:04 Closing DB instances...
17:10:05 [2022-02-17T17:10:05.386Z] time="2022-02-17T17:10:04Z" level=error msg="node: 8bdfd30849c0 is unknown to memberlist"
17:10:05 [2022-02-17T17:10:05.578Z] === RUN   TestDump
17:10:05 [2022-02-17T17:10:05.578Z] goroutine 19 [running]:
17:10:05 [2022-02-17T17:10:05.578Z] github.com/docker/docker/pkg/stack.dump(0xbb6b7)
17:10:05 [2022-02-17T17:10:05.578Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:10:05 [2022-02-17T17:10:05.578Z] github.com/docker/docker/pkg/stack.Dump(...)
17:10:05 [2022-02-17T17:10:05.578Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:10:05 [2022-02-17T17:10:05.578Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
17:10:05 [2022-02-17T17:10:05.578Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:10:05 [2022-02-17T17:10:05.578Z] testing.tRunner(0xc0001431e0, 0x228ef8)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:05 [2022-02-17T17:10:05.578Z] created by testing.(*T).Run
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:10:05 [2022-02-17T17:10:05.578Z] 
17:10:05 [2022-02-17T17:10:05.578Z] goroutine 1 [chan receive]:
17:10:05 [2022-02-17T17:10:05.578Z] testing.(*T).Run(0xc000143040, {0x21a531, 0x9a413}, 0x228ef8)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:10:05 [2022-02-17T17:10:05.578Z] testing.runTests.func1(0xc000130810)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:10:05 [2022-02-17T17:10:05.578Z] testing.tRunner(0xc000143040, 0xc00013bce0)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:05 [2022-02-17T17:10:05.578Z] testing.runTests(0xc00014e080, {0x38cbe0, 0x3, 0x3}, {0xba90d, 0x21c22b, 0x391680})
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:10:05 [2022-02-17T17:10:05.578Z] testing.(*M).Run(0xc00014e080)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:10:05 [2022-02-17T17:10:05.578Z] main.main()
17:10:05 [2022-02-17T17:10:05.578Z] 	_testmain.go:95 +0x1f5
17:10:05 [2022-02-17T17:10:05.578Z] --- PASS: TestDump (0.00s)
17:10:05 [2022-02-17T17:10:05.578Z] === RUN   TestDumpToFile
17:10:05 [2022-02-17T17:10:05.578Z] --- PASS: TestDumpToFile (0.15s)
17:10:05 [2022-02-17T17:10:05.578Z] === RUN   TestDumpToFileWithEmptyInput
17:10:05 [2022-02-17T17:10:05.578Z] goroutine 21 [running]:
17:10:05 [2022-02-17T17:10:05.578Z] github.com/docker/docker/pkg/stack.dump(0x128894)
17:10:05 [2022-02-17T17:10:05.578Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:10:05 [2022-02-17T17:10:05.578Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x128c40})
17:10:05 [2022-02-17T17:10:05.578Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
17:10:05 [2022-02-17T17:10:05.578Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001431e0)
17:10:05 [2022-02-17T17:10:05.578Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:10:05 [2022-02-17T17:10:05.578Z] testing.tRunner(0xc0001436c0, 0x228ee8)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:05 [2022-02-17T17:10:05.578Z] created by testing.(*T).Run
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:10:05 [2022-02-17T17:10:05.578Z] 
17:10:05 [2022-02-17T17:10:05.578Z] goroutine 1 [chan receive]:
17:10:05 [2022-02-17T17:10:05.578Z] testing.(*T).Run(0xc000143040, {0x221316, 0x9a413}, 0x228ee8)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:10:05 [2022-02-17T17:10:05.578Z] testing.runTests.func1(0xc000130810)
17:10:05 [2022-02-17T17:10:05.578Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:10:05 [2022-02-17T17:10:05.579Z] testing.tRunner(0xc000143040, 0xc00013bce0)
17:10:05 [2022-02-17T17:10:05.579Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:05 [2022-02-17T17:10:05.579Z] testing.runTests(0xc00014e080, {0x38cbe0, 0x3, 0x3}, {0xba90d, 0x21c22b, 0x391680})
17:10:05 [2022-02-17T17:10:05.579Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:10:05 [2022-02-17T17:10:05.579Z] testing.(*M).Run(0xc00014e080)
17:10:05 [2022-02-17T17:10:05.579Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:10:05 [2022-02-17T17:10:05.579Z] main.main()
17:10:05 [2022-02-17T17:10:05.579Z] 	_testmain.go:95 +0x1f5
17:10:05 [2022-02-17T17:10:05.579Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:10:05 [2022-02-17T17:10:05.579Z] PASS
17:10:05 [2022-02-17T17:10:05.579Z] coverage: 90.9% of statements
17:10:05 [2022-02-17T17:10:05.579Z] ok  	github.com/docker/docker/pkg/stack	0.187s	coverage: 90.9% of statements
17:10:05 [2022-02-17T17:10:05.795Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s)
17:10:05 [2022-02-17T17:10:05.795Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:05 [2022-02-17T17:10:05.853Z] time="2022-02-17T17:10:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestNewStdWriter
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestNewStdWriter (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestWriteWithUninitializedStdWriter
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestWriteWithNilBytes
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestWrite
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestWrite (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestWriteWithWriterError
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestWriteWithWriterError (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyWriteAndRead
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyWithInvalidInputHeader
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyWithCorruptedPrefix
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyReturnsWriteErrors
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:10:06 [2022-02-17T17:10:06.038Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:10:06 [2022-02-17T17:10:06.038Z] PASS
17:10:06 [2022-02-17T17:10:06.038Z] coverage: 100.0% of statements
17:10:06 [2022-02-17T17:10:06.038Z] time="2022-02-17T17:10:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:10:06 [2022-02-17T17:10:06.038Z] ok  	github.com/docker/docker/pkg/stdcopy	0.036s	coverage: 100.0% of statements
17:10:06 [2022-02-17T17:10:06.075Z] === RUN   TestPrepare
17:10:06 [2022-02-17T17:10:06.075Z] --- PASS: TestPrepare (0.00s)
17:10:06 [2022-02-17T17:10:06.075Z] === RUN   TestStart
17:10:06 [2022-02-17T17:10:06.075Z] --- PASS: TestStart (0.00s)
17:10:06 [2022-02-17T17:10:06.075Z] === RUN   TestWaitCancel
17:10:06 [2022-02-17T17:10:06.075Z] --- PASS: TestWaitCancel (0.00s)
17:10:06 [2022-02-17T17:10:06.075Z] === RUN   TestWaitDisabled
17:10:06 [2022-02-17T17:10:06.075Z] --- PASS: TestWaitDisabled (0.00s)
17:10:06 [2022-02-17T17:10:06.075Z] === RUN   TestWaitEnabled
17:10:06 [2022-02-17T17:10:06.075Z] --- PASS: TestWaitEnabled (0.00s)
17:10:06 [2022-02-17T17:10:06.075Z] === RUN   TestRemove
17:10:06 [2022-02-17T17:10:06.075Z] --- PASS: TestRemove (0.00s)
17:10:06 [2022-02-17T17:10:06.075Z] PASS
17:10:06 [2022-02-17T17:10:06.075Z] coverage: 65.3% of statements
17:10:06 [2022-02-17T17:10:06.075Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
17:10:06 [2022-02-17T17:10:06.325Z] --- PASS: TestRequest (8.83s)
17:10:06 [2022-02-17T17:10:06.325Z] === RUN   TestOverlappingRequests
17:10:06 [2022-02-17T17:10:06.364Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:10:06 [2022-02-17T17:10:06.364Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s)
17:10:06 [2022-02-17T17:10:06.364Z] === RUN   TestNetworkNat
17:10:06 [2022-02-17T17:10:06.624Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:10:06 [2022-02-17T17:10:06.746Z] --- PASS: TestTemplatedConfig (2.41s)
17:10:06 [2022-02-17T17:10:06.746Z] === RUN   TestConfigCreateResolve
17:10:06 [2022-02-17T17:10:06.793Z] --- PASS: TestOverlappingRequests (0.42s)
17:10:06 [2022-02-17T17:10:06.793Z] === RUN   TestRelease
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestRawProgressFormatterFormatStatus
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestRawProgressFormatterFormatProgress
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestFormatStatus
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestFormatStatus (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestFormatError
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestFormatError (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestFormatJSONError
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestFormatJSONError (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestJsonProgressFormatterFormatProgress
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestJsonProgressFormatterFormatStatus
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestNewJSONProgressOutput
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestAuxFormatterEmit
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestStreamWriterStdout
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestStreamWriterStdout (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] === RUN   TestStreamWriterStderr
17:10:07 [2022-02-17T17:10:07.008Z] --- PASS: TestStreamWriterStderr (0.00s)
17:10:07 [2022-02-17T17:10:07.008Z] PASS
17:10:07 [2022-02-17T17:10:07.008Z] coverage: 66.2% of statements
17:10:07 [2022-02-17T17:10:07.008Z] ok  	github.com/docker/docker/pkg/streamformatter	0.041s	coverage: 66.2% of statements
17:10:07 [2022-02-17T17:10:07.196Z] --- PASS: TestNetworkNat (0.75s)
17:10:07 [2022-02-17T17:10:07.196Z] === RUN   TestNetworkLocalhostTCPNat
17:10:07 [2022-02-17T17:10:07.245Z] --- PASS: TestExternalGraphDriver (5.05s)
17:10:07 [2022-02-17T17:10:07.245Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
17:10:07 [2022-02-17T17:10:07.245Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
17:10:07 [2022-02-17T17:10:07.245Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
17:10:07 [2022-02-17T17:10:07.245Z] === RUN   TestGraphdriverPluginV2
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestGenerateRandomID
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestGenerateRandomID (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestShortenId
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestShortenId (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestShortenSha256Id
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestShortenSha256Id (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestShortenIdEmpty
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestShortenIdEmpty (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestShortenIdInvalid
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestShortenIdInvalid (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestIsShortIDNonHex
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] === RUN   TestIsShortIDNotCorrectSize
17:10:07 [2022-02-17T17:10:07.468Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:10:07 [2022-02-17T17:10:07.468Z] PASS
17:10:07 [2022-02-17T17:10:07.468Z] coverage: 70.6% of statements
17:10:07 [2022-02-17T17:10:07.468Z] ok  	github.com/docker/docker/pkg/stringid	0.033s	coverage: 70.6% of statements
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCIsolation
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:10:07 [2022-02-17T17:10:07.648Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:10:07 [2022-02-17T17:10:07.648Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:10:07 [2022-02-17T17:10:07.929Z] === RUN   TestIsCpusetListAvailable
17:10:07 [2022-02-17T17:10:07.930Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:10:07 [2022-02-17T17:10:07.930Z] PASS
17:10:07 [2022-02-17T17:10:07.930Z] coverage: 39.4% of statements
17:10:07 [2022-02-17T17:10:07.930Z] ok  	github.com/docker/docker/pkg/sysinfo	0.034s	coverage: 39.4% of statements
17:10:07 [2022-02-17T17:10:07.930Z] time="2022-02-17T17:10:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:10:08 [2022-02-17T17:10:08.118Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:10:08 [2022-02-17T17:10:08.118Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:10:08 [2022-02-17T17:10:08.118Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:10:08 [2022-02-17T17:10:08.118Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertFromGRPCConfigs
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:10:08 [2022-02-17T17:10:08.118Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCConfigs
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:10:08 [2022-02-17T17:10:08.118Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:10:08 [2022-02-17T17:10:08.118Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:10:08 [2022-02-17T17:10:08.118Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:10:08 [2022-02-17T17:10:08.134Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
17:10:08 [2022-02-17T17:10:08.134Z] === RUN   TestNetworkLoopbackNat
17:10:08 [2022-02-17T17:10:08.361Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.09s)
17:10:08 [2022-02-17T17:10:08.361Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:10:08 [2022-02-17T17:10:08.361Z] --- PASS: TestRelease (1.69s)
17:10:08 [2022-02-17T17:10:08.361Z] === RUN   TestAllocateRandomDeallocate
17:10:08 [2022-02-17T17:10:08.394Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:10:08 [2022-02-17T17:10:08.588Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:10:08 [2022-02-17T17:10:08.588Z] PASS
17:10:08 [2022-02-17T17:10:08.588Z] coverage: 35.9% of statements
17:10:08 [2022-02-17T17:10:08.588Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.262s	coverage: 35.9% of statements
17:10:08 [2022-02-17T17:10:08.588Z] === RUN   TestNewListSecretsFilters
17:10:08 [2022-02-17T17:10:08.588Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:10:08 [2022-02-17T17:10:08.588Z] === RUN   TestNewListConfigsFilters
17:10:08 [2022-02-17T17:10:08.588Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:10:08 [2022-02-17T17:10:08.588Z] PASS
17:10:08 [2022-02-17T17:10:08.588Z] coverage: 0.5% of statements
17:10:08 [2022-02-17T17:10:08.588Z] ok  	github.com/docker/docker/daemon/cluster	1.209s	coverage: 0.5% of statements
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestConfigCreateResolve (2.09s)
17:10:08 [2022-02-17T17:10:08.656Z] PASS
17:10:08 [2022-02-17T17:10:08.656Z] 
17:10:08 [2022-02-17T17:10:08.656Z] DONE 6 tests in 12.650s
17:10:08 [2022-02-17T17:10:08.656Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:10:08 [2022-02-17T17:10:08.656Z] ++ 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
17:10:08 [2022-02-17T17:10:08.656Z] ++ set -e
17:10:08 [2022-02-17T17:10:08.656Z] ++ '[' -n 0 ']'
17:10:08 [2022-02-17T17:10:08.656Z] ++ set -x
17:10:08 [2022-02-17T17:10:08.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:10:08 [2022-02-17T17:10:08.656Z] INFO: Testing against a local daemon
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCheckpoint
17:10:08 [2022-02-17T17:10:08.656Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:08 [2022-02-17T17:10:08.656Z] --- SKIP: TestCheckpoint (0.00s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestContainerInvalidJSON
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:10:08 [2022-02-17T17:10:08.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:10:08 [2022-02-17T17:10:08.656Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:10:08 [2022-02-17T17:10:08.656Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:10:08 [2022-02-17T17:10:08.656Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:10:08 [2022-02-17T17:10:08.656Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:10:08 [2022-02-17T17:10:08.656Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:08 [2022-02-17T17:10:08.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:10:08 [2022-02-17T17:10:08.656Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:08 [2022-02-17T17:10:08.916Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:10:08 [2022-02-17T17:10:08.916Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:08 [2022-02-17T17:10:08.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:10:08 [2022-02-17T17:10:08.916Z] === RUN   TestCopyFromContainer
17:10:09 [2022-02-17T17:10:09.347Z] 2022/02/17 17:10:09 Closing DB instances...
17:10:09 [2022-02-17T17:10:09.469Z] === RUN   TestChtimes
17:10:09 [2022-02-17T17:10:09.469Z] --- PASS: TestChtimes (0.01s)
17:10:09 [2022-02-17T17:10:09.469Z] === RUN   TestChtimesWindows
17:10:09 [2022-02-17T17:10:09.469Z] --- PASS: TestChtimesWindows (0.00s)
17:10:09 [2022-02-17T17:10:09.469Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:10:09 [2022-02-17T17:10:09.469Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:10:09 [2022-02-17T17:10:09.469Z] === RUN   TestEnsureRemoveAllNotExist
17:10:09 [2022-02-17T17:10:09.469Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:10:09 [2022-02-17T17:10:09.469Z] === RUN   TestEnsureRemoveAllWithDir
17:10:09 [2022-02-17T17:10:09.469Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:10:09 [2022-02-17T17:10:09.469Z] === RUN   TestEnsureRemoveAllWithFile
17:10:09 [2022-02-17T17:10:09.469Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:10:09 [2022-02-17T17:10:09.469Z] PASS
17:10:09 [2022-02-17T17:10:09.469Z] coverage: 12.9% of statements
17:10:09 [2022-02-17T17:10:09.469Z] ok  	github.com/docker/docker/pkg/system	0.051s	coverage: 12.9% of statements
17:10:09 [2022-02-17T17:10:09.771Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:10:09 [2022-02-17T17:10:09.771Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer//
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer//bar/root
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer//bar/root/
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer/bar/quux
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:09 [2022-02-17T17:10:09.858Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestTailFile
17:10:09 [2022-02-17T17:10:09.928Z] --- PASS: TestTailFile (0.00s)
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestTailFileManyLines
17:10:09 [2022-02-17T17:10:09.928Z] --- PASS: TestTailFileManyLines (0.00s)
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestTailEmptyFile
17:10:09 [2022-02-17T17:10:09.928Z] --- PASS: TestTailEmptyFile (0.00s)
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestTailNegativeN
17:10:09 [2022-02-17T17:10:09.928Z] --- PASS: TestTailNegativeN (0.00s)
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader
17:10:09 [2022-02-17T17:10:09.928Z] === CONT  TestNewTailReader
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/12_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/no_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader/no_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/single_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/2_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/4_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/8_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/truncated_last_line
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/truncated_last_line#01
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/truncated_last_line#02
17:10:09 [2022-02-17T17:10:09.928Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:10:09 [2022-02-17T17:10:09.928Z] === CONT  TestNewTailReader/12_byte_delimiter
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:10 [2022-02-17T17:10:10.118Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:10 [2022-02-17T17:10:10.333Z] time="2022-02-17T17:10:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.Echo: Post \"http://127.0.0.1:49279/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCopyFromContainer (1.39s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv/0
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv/1
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithInvalidEnv/2
17:10:10 [2022-02-17T17:10:10.379Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateWithInvalidEnv/0
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateWithInvalidEnv/2
17:10:10 [2022-02-17T17:10:10.379Z] === CONT  TestCreateWithInvalidEnv/1
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateTmpfsMountsTarget
17:10:10 [2022-02-17T17:10:10.379Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:10:10 [2022-02-17T17:10:10.379Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/8_byte_delimiter
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.405Z] === CONT  TestNewTailReader/no_delimiter
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.405Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/single_byte_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/4_byte_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/2_byte_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.406Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.406Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.407Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.407Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.408Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.408Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.408Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.409Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.409Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.409Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.409Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.409Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.409Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.409Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.409Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.800Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s)
17:10:10 [2022-02-17T17:10:10.800Z] === RUN   TestNetworkDBGarbageCollection
17:10:10 [2022-02-17T17:10:10.813Z] === RUN   TestBuilderGC
17:10:10 [2022-02-17T17:10:10.813Z] --- PASS: TestBuilderGC (0.00s)
17:10:10 [2022-02-17T17:10:10.813Z] === RUN   TestDaemonConfigurationNotFound
17:10:10 [2022-02-17T17:10:10.813Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:10:10 [2022-02-17T17:10:10.813Z] === RUN   TestDaemonBrokenConfiguration
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.881Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.881Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.882Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:10:10 [2022-02-17T17:10:10.883Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:10 [2022-02-17T17:10:10.883Z] --- PASS: TestNewTailReader (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.01s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.883Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.884Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:10 [2022-02-17T17:10:10.885Z] PASS
17:10:10 [2022-02-17T17:10:10.885Z] coverage: 88.6% of statements
17:10:10 [2022-02-17T17:10:10.885Z] ok  	github.com/docker/docker/pkg/tailfile	0.209s	coverage: 88.6% of statements
17:10:11 [2022-02-17T17:10:11.164Z] --- PASS: TestNetworkLoopbackNat (3.08s)
17:10:11 [2022-02-17T17:10:11.165Z] === RUN   TestPause
17:10:11 [2022-02-17T17:10:11.165Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:10:11 [2022-02-17T17:10:11.281Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:10:11 [2022-02-17T17:10:11.281Z] === RUN   TestFindConfigurationConflicts
17:10:11 [2022-02-17T17:10:11.281Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:10:11 [2022-02-17T17:10:11.281Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:10:11 [2022-02-17T17:10:11.281Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeConflicts
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s)
17:10:11 [2022-02-17T17:10:11.282Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.02s)
17:10:11 [2022-02-17T17:10:11.282Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:10:11 [2022-02-17T17:10:11.282Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestValidateConfigurationErrors
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:10:11 [2022-02-17T17:10:11.282Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:10:11 [2022-02-17T17:10:11.345Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:10:11 [2022-02-17T17:10:11.345Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:10:11 [2022-02-17T17:10:11.345Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:10:11 [2022-02-17T17:10:11.345Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestTarSumRemoveNonExistent
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestTarSumRemove
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestTarSumRemove (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestSortFileInfoSums
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestSortFileInfoSums (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestNewTarSumForLabelInvalid
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestNewTarSumForLabel
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestEmptyTar
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestEmptyTar (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestTarSumsReadSize
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestTarSumsReadSize (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestTarSums
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestTarSums (0.06s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestIteration
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestIteration (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestVersionLabelForChecksum
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestVersion
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestVersion (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestGetVersion
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestGetVersion (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] === RUN   TestGetVersions
17:10:11 [2022-02-17T17:10:11.345Z] --- PASS: TestGetVersions (0.00s)
17:10:11 [2022-02-17T17:10:11.345Z] PASS
17:10:11 [2022-02-17T17:10:11.345Z] coverage: 89.3% of statements
17:10:11 [2022-02-17T17:10:11.345Z] ok  	github.com/docker/docker/pkg/tarsum	0.114s	coverage: 89.3% of statements
17:10:11 [2022-02-17T17:10:11.415Z] --- PASS: TestGraphdriverPluginV2 (3.78s)
17:10:11 [2022-02-17T17:10:11.415Z] PASS
17:10:11 [2022-02-17T17:10:11.415Z] 
17:10:11 [2022-02-17T17:10:11.415Z] DONE 5 tests in 8.864s
17:10:11 [2022-02-17T17:10:11.415Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:10:11 [2022-02-17T17:10:11.415Z] INFO: Testing against a local daemon
17:10:11 [2022-02-17T17:10:11.415Z] === RUN   TestContinueAfterPluginCrash
17:10:11 [2022-02-17T17:10:11.415Z] === PAUSE TestContinueAfterPluginCrash
17:10:11 [2022-02-17T17:10:11.415Z] === RUN   TestReadPluginNoRead
17:10:11 [2022-02-17T17:10:11.415Z] === PAUSE TestReadPluginNoRead
17:10:11 [2022-02-17T17:10:11.415Z] === RUN   TestDaemonStartWithLogOpt
17:10:11 [2022-02-17T17:10:11.415Z] === PAUSE TestDaemonStartWithLogOpt
17:10:11 [2022-02-17T17:10:11.415Z] === CONT  TestContinueAfterPluginCrash
17:10:11 [2022-02-17T17:10:11.415Z] === CONT  TestDaemonStartWithLogOpt
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_label
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_dns
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_dns-search
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestValidateConfiguration (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestReloadSetConfigFileNotExist
17:10:11 [2022-02-17T17:10:11.757Z] time="2022-02-17T17:10:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestReloadDefaultConfigNotExist
17:10:11 [2022-02-17T17:10:11.757Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
17:10:11 [2022-02-17T17:10:11.757Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestReloadBadDefaultConfig
17:10:11 [2022-02-17T17:10:11.757Z] time="2022-02-17T17:10:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-670325533"
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestReloadWithConflictingLabels
17:10:11 [2022-02-17T17:10:11.757Z] time="2022-02-17T17:10:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1475417697"
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestReloadWithDuplicateLabels
17:10:11 [2022-02-17T17:10:11.757Z] time="2022-02-17T17:10:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2980197785"
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestMaskURLCredentials
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestMaskURLCredentials (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestDaemonConfigurationMerge
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] PASS
17:10:11 [2022-02-17T17:10:11.757Z] coverage: 79.2% of statements
17:10:11 [2022-02-17T17:10:11.757Z] ok  	github.com/docker/docker/daemon/config	0.328s	coverage: 79.2% of statements
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestEventsLog
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestEventsLog (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestEventsLogTimeout
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestEventsLogTimeout (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestLogEvents
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestLogEvents (0.05s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestLoadBufferedEvents
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestLoadBufferedEvents (0.14s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:10:11 [2022-02-17T17:10:11.757Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:10:11 [2022-02-17T17:10:11.757Z] PASS
17:10:11 [2022-02-17T17:10:11.757Z] coverage: 50.0% of statements
17:10:11 [2022-02-17T17:10:11.757Z] ok  	github.com/docker/docker/daemon/events	0.250s	coverage: 50.0% of statements
17:10:11 [2022-02-17T17:10:11.760Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
17:10:11 [2022-02-17T17:10:11.760Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestParseEmptyInterface
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestParseEmptyInterface (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestParseNonInterfaceType
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestParseWithOneFunction
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestParseWithOneFunction (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestParseWithMultipleFuncs
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestParseWithUnnamedReturn
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestEmbeddedInterface
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestEmbeddedInterface (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestParsedImports
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestParsedImports (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] === RUN   TestAliasedImports
17:10:11 [2022-02-17T17:10:11.787Z] --- PASS: TestAliasedImports (0.00s)
17:10:11 [2022-02-17T17:10:11.787Z] PASS
17:10:11 [2022-02-17T17:10:11.787Z] coverage: 56.8% of statements
17:10:11 [2022-02-17T17:10:11.787Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
17:10:11 [2022-02-17T17:10:11.805Z] testing: warning: no tests to run
17:10:11 [2022-02-17T17:10:11.805Z] PASS
17:10:11 [2022-02-17T17:10:11.805Z] coverage: [no statements]
17:10:11 [2022-02-17T17:10:11.805Z] ok  	github.com/docker/docker/pkg/term/windows	0.032s	coverage: [no statements] [no tests to run]
17:10:12 [2022-02-17T17:10:12.100Z] --- PASS: TestPause (0.81s)
17:10:12 [2022-02-17T17:10:12.100Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:12 [2022-02-17T17:10:12.100Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:12 [2022-02-17T17:10:12.100Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:12 [2022-02-17T17:10:12.100Z] === RUN   TestPauseStopPausedContainer
17:10:12 [2022-02-17T17:10:12.226Z] === RUN   TestWaitNodeAttachment
17:10:12 [2022-02-17T17:10:12.266Z] === RUN   TestTruncIndex
17:10:12 [2022-02-17T17:10:12.266Z] time="2022-02-17T17:10:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:10:12 [2022-02-17T17:10:12.266Z] --- PASS: TestTruncIndex (0.10s)
17:10:12 [2022-02-17T17:10:12.266Z] PASS
17:10:12 [2022-02-17T17:10:12.266Z] coverage: 91.5% of statements
17:10:12 [2022-02-17T17:10:12.266Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
17:10:12 [2022-02-17T17:10:12.266Z] === RUN   TestIsGIT
17:10:12 [2022-02-17T17:10:12.266Z] --- PASS: TestIsGIT (0.00s)
17:10:12 [2022-02-17T17:10:12.266Z] === RUN   TestIsTransport
17:10:12 [2022-02-17T17:10:12.266Z] --- PASS: TestIsTransport (0.00s)
17:10:12 [2022-02-17T17:10:12.266Z] PASS
17:10:12 [2022-02-17T17:10:12.266Z] coverage: 100.0% of statements
17:10:12 [2022-02-17T17:10:12.266Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
17:10:12 [2022-02-17T17:10:12.667Z] --- PASS: TestPauseStopPausedContainer (0.82s)
17:10:12 [2022-02-17T17:10:12.667Z] === RUN   TestPidHost
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestIsolationConversion
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestIsolationConversion/default
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestIsolationConversion/process
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestIsolationConversion/hyperv
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestIsolationConversion (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestContainerLabels
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestContainerLabels (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestCredentialSpecConversion
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestCredentialSpecConversion/none
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestCredentialSpecConversion/config
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestCredentialSpecConversion/file
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestCredentialSpecConversion/registry
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestControllerValidateMountBind
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestControllerValidateMountBind (0.01s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestControllerValidateMountVolume
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestControllerValidateMountTarget
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestControllerValidateMountTarget (0.01s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestControllerValidateMountTmpfs
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestControllerValidateMountInvalidType
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] === RUN   TestControllerValidateMountNamedPipe
17:10:12 [2022-02-17T17:10:12.696Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:10:12 [2022-02-17T17:10:12.696Z] PASS
17:10:12 [2022-02-17T17:10:12.696Z] coverage: 11.0% of statements
17:10:12 [2022-02-17T17:10:12.696Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.702s	coverage: 11.0% of statements
17:10:12 [2022-02-17T17:10:12.700Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:12 [2022-02-17T17:10:12.700Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:10:12 [2022-02-17T17:10:12.700Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:10:12 [2022-02-17T17:10:12.700Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:10:12 [2022-02-17T17:10:12.726Z] === RUN   TestVersionInfo
17:10:12 [2022-02-17T17:10:12.727Z] --- PASS: TestVersionInfo (0.00s)
17:10:12 [2022-02-17T17:10:12.727Z] === RUN   TestAppendVersions
17:10:12 [2022-02-17T17:10:12.727Z] --- PASS: TestAppendVersions (0.00s)
17:10:12 [2022-02-17T17:10:12.727Z] PASS
17:10:12 [2022-02-17T17:10:12.727Z] coverage: 88.9% of statements
17:10:12 [2022-02-17T17:10:12.727Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
17:10:12 [2022-02-17T17:10:12.774Z] === RUN   TestHTTPTransport
17:10:12 [2022-02-17T17:10:12.774Z] --- PASS: TestHTTPTransport (0.00s)
17:10:12 [2022-02-17T17:10:12.774Z] PASS
17:10:12 [2022-02-17T17:10:12.774Z] coverage: 85.7% of statements
17:10:12 [2022-02-17T17:10:12.774Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.040s	coverage: 85.7% of statements
17:10:12 [2022-02-17T17:10:12.774Z] --- PASS: TestAllocateRandomDeallocate (4.74s)
17:10:12 [2022-02-17T17:10:12.774Z] === RUN   TestRetrieveFromStore
17:10:12 [2022-02-17T17:10:12.926Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:10:12 [2022-02-17T17:10:12.960Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateDifferentPlatform
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateDifferentPlatform/different_os
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:10:12 [2022-02-17T17:10:12.960Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:10:12 [2022-02-17T17:10:12.960Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:10:12 [2022-02-17T17:10:12.960Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:10:12 [2022-02-17T17:10:12.960Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:10:12 [2022-02-17T17:10:12.960Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestVerifyNetworkingConfig
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestGetContainer
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestGetContainer (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestValidContainerNames
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestValidContainerNames (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestContainerInitDNS
17:10:13 [2022-02-17T17:10:13.165Z]     daemon_test.go:145: root required
17:10:13 [2022-02-17T17:10:13.165Z] --- SKIP: TestContainerInitDNS (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestMerge
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestMerge (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestValidateContainerIsolation
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestFindNetworkErrorType
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestEnsureServicesExist
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestEnsureServicesExist (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestEnsureServicesExistErrors
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestContainerDelete
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestContainerDelete (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestContainerDoubleDelete
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestLogContainerEventCopyLabels
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestLogContainerEventWithAttributes
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestNoneHealthcheck
17:10:13 [2022-02-17T17:10:13.165Z] --- PASS: TestNoneHealthcheck (0.00s)
17:10:13 [2022-02-17T17:10:13.165Z] === RUN   TestHealthStates
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestIsEmptyDir
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestIsEmptyDir (0.01s)
17:10:13 [2022-02-17T17:10:13.166Z] PASS
17:10:13 [2022-02-17T17:10:13.166Z] coverage: 2.3% of statements
17:10:13 [2022-02-17T17:10:13.166Z] ok  	github.com/docker/docker/daemon/graphdriver	0.086s	coverage: 2.3% of statements
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:12Z" 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"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] time="2022-02-17T17:10:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestHealthStates (0.16s)
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestGetInspectData
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestGetInspectData (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestFillLicense
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestFillLicense (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestListInvalidFilter
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestListInvalidFilter (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestNameFilter
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestNameFilter (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:10:13 [2022-02-17T17:10:13.166Z] === 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
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:10:13 [2022-02-17T17:10:13.166Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:10:13 [2022-02-17T17:10:13.166Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- 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)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:10:13 [2022-02-17T17:10:13.166Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:10:13 [2022-02-17T17:10:13.220Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestContainerStartOnDaemonRestart
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestContainerStartOnDaemonRestart
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestDaemonRestartIpcMode
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestDaemonRestartIpcMode
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestDaemonHostGatewayIP
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestDaemonHostGatewayIP
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestContainerKillOnDaemonStart
17:10:13 [2022-02-17T17:10:13.220Z] === PAUSE TestContainerKillOnDaemonStart
17:10:13 [2022-02-17T17:10:13.220Z] === RUN   TestDiff
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestBufioReaderPoolPutAndGet
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestBufioWriterPoolPutAndGet
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] === RUN   TestBufferPoolPutAndGet
17:10:13 [2022-02-17T17:10:13.243Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:10:13 [2022-02-17T17:10:13.243Z] PASS
17:10:13 [2022-02-17T17:10:13.243Z] coverage: 88.2% of statements
17:10:13 [2022-02-17T17:10:13.243Z] ok  	github.com/docker/docker/pkg/pools	0.038s	coverage: 88.2% of statements
17:10:13 [2022-02-17T17:10:13.480Z] --- PASS: TestDiff (0.43s)
17:10:13 [2022-02-17T17:10:13.480Z] === RUN   TestExecWithCloseStdin
17:10:13 [2022-02-17T17:10:13.494Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:10:13 [2022-02-17T17:10:13.636Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestDaemonReloadLabels
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestDaemonReloadMirrors
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestDaemonReloadInsecureRegistries
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestDaemonReloadNotAffectOthers
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:10:13 [2022-02-17T17:10:13.636Z]     reload_test.go:342: root required
17:10:13 [2022-02-17T17:10:13.636Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestParseVolumesFrom
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestParseVolumesFrom (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] PASS
17:10:13 [2022-02-17T17:10:13.636Z] coverage: 8.6% of statements
17:10:13 [2022-02-17T17:10:13.636Z] ok  	github.com/docker/docker/daemon	0.383s	coverage: 8.6% of statements
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLinkNaming
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLinkNaming (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLinkNew
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLinkNew (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLinkEnv
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLinkEnv (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLinkMultipleEnv
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] === RUN   TestLinkPortRangeEnv
17:10:13 [2022-02-17T17:10:13.636Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:10:13 [2022-02-17T17:10:13.636Z] PASS
17:10:13 [2022-02-17T17:10:13.636Z] coverage: 93.0% of statements
17:10:13 [2022-02-17T17:10:13.636Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
17:10:13 [2022-02-17T17:10:13.696Z] === RUN   TestNewSettable
17:10:13 [2022-02-17T17:10:13.696Z] --- PASS: TestNewSettable (0.00s)
17:10:13 [2022-02-17T17:10:13.696Z] === RUN   TestIsSettable
17:10:13 [2022-02-17T17:10:13.696Z] --- PASS: TestIsSettable (0.00s)
17:10:13 [2022-02-17T17:10:13.696Z] === RUN   TestUpdateSettingsEnv
17:10:13 [2022-02-17T17:10:13.696Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:10:13 [2022-02-17T17:10:13.696Z] PASS
17:10:13 [2022-02-17T17:10:13.696Z] coverage: 20.0% of statements
17:10:13 [2022-02-17T17:10:13.696Z] ok  	github.com/docker/docker/plugin/v2	0.039s	coverage: 20.0% of statements
17:10:13 [2022-02-17T17:10:13.712Z] === RUN   TestOutputOnPrematureClose
17:10:13 [2022-02-17T17:10:13.712Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:10:13 [2022-02-17T17:10:13.712Z] === RUN   TestCompleteSilently
17:10:13 [2022-02-17T17:10:13.712Z] --- PASS: TestCompleteSilently (0.00s)
17:10:13 [2022-02-17T17:10:13.712Z] PASS
17:10:13 [2022-02-17T17:10:13.712Z] coverage: 75.9% of statements
17:10:13 [2022-02-17T17:10:13.712Z] ok  	github.com/docker/docker/pkg/progress	0.036s	coverage: 75.9% of statements
17:10:14 [2022-02-17T17:10:14.013Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:10:14 [2022-02-17T17:10:14.013Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:10:14 [2022-02-17T17:10:14.013Z] GOOS="" GOARCH="" GOARM=""
17:10:14 [2022-02-17T17:10:14.013Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:10:14 [2022-02-17T17:10:14.013Z] 
17:10:14 [2022-02-17T17:10:14.013Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:10:14 [2022-02-17T17:10:14.013Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:10:14 [2022-02-17T17:10:14.013Z] Using test binary docker
17:10:14 [2022-02-17T17:10:14.013Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:10:14 [2022-02-17T17:10:14.013Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:10:14 [2022-02-17T17:10:14.013Z] INFO: Waiting for daemon to start...
17:10:14 [2022-02-17T17:10:14.013Z] Starting dockerd
17:10:14 [2022-02-17T17:10:14.013Z] .
17:10:14 [2022-02-17T17:10:14.013Z] INFO: Building docker-sdk-python3:5.0.3...
17:10:14 [2022-02-17T17:10:14.051Z] --- PASS: TestExecWithCloseStdin (0.47s)
17:10:14 [2022-02-17T17:10:14.051Z] === RUN   TestExec
17:10:14 [2022-02-17T17:10:14.157Z] === RUN   TestValidatePrivileges
17:10:14 [2022-02-17T17:10:14.157Z] --- PASS: TestValidatePrivileges (0.00s)
17:10:14 [2022-02-17T17:10:14.157Z] === RUN   TestFilterByCapNeg
17:10:14 [2022-02-17T17:10:14.157Z] --- PASS: TestFilterByCapNeg (0.00s)
17:10:14 [2022-02-17T17:10:14.157Z] === RUN   TestFilterByCapPos
17:10:14 [2022-02-17T17:10:14.157Z] --- PASS: TestFilterByCapPos (0.00s)
17:10:14 [2022-02-17T17:10:14.157Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:10:14 [2022-02-17T17:10:14.158Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:10:14 [2022-02-17T17:10:14.158Z] PASS
17:10:14 [2022-02-17T17:10:14.158Z] coverage: 12.0% of statements
17:10:14 [2022-02-17T17:10:14.158Z] ok  	github.com/docker/docker/plugin	0.054s	coverage: 12.0% of statements
17:10:14 [2022-02-17T17:10:14.181Z] === RUN   TestSendToOneSub
17:10:14 [2022-02-17T17:10:14.181Z] --- PASS: TestSendToOneSub (0.00s)
17:10:14 [2022-02-17T17:10:14.181Z] === RUN   TestSendToMultipleSubs
17:10:14 [2022-02-17T17:10:14.181Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:10:14 [2022-02-17T17:10:14.181Z] === RUN   TestEvictOneSub
17:10:14 [2022-02-17T17:10:14.181Z] --- PASS: TestEvictOneSub (0.00s)
17:10:14 [2022-02-17T17:10:14.181Z] === RUN   TestClosePublisher
17:10:14 [2022-02-17T17:10:14.181Z] --- PASS: TestClosePublisher (0.00s)
17:10:14 [2022-02-17T17:10:14.181Z] === RUN   TestPubSubRace
17:10:14 [2022-02-17T17:10:14.430Z] --- PASS: TestPidHost (1.62s)
17:10:14 [2022-02-17T17:10:14.430Z] === RUN   TestPsFilter
17:10:14 [2022-02-17T17:10:14.430Z] --- PASS: TestPsFilter (0.12s)
17:10:14 [2022-02-17T17:10:14.430Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:14 [2022-02-17T17:10:14.621Z] --- PASS: TestExec (0.47s)
17:10:14 [2022-02-17T17:10:14.621Z] === RUN   TestExecUser
17:10:14 [2022-02-17T17:10:14.650Z] --- PASS: TestRetrieveFromStore (1.59s)
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestRequestReleaseAddressDuplicate
17:10:14 [2022-02-17T17:10:14.650Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestParallelPredefinedRequest1
17:10:14 [2022-02-17T17:10:14.650Z] === PAUSE TestParallelPredefinedRequest1
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestParallelPredefinedRequest2
17:10:14 [2022-02-17T17:10:14.650Z] === PAUSE TestParallelPredefinedRequest2
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestParallelPredefinedRequest3
17:10:14 [2022-02-17T17:10:14.650Z] === PAUSE TestParallelPredefinedRequest3
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestParallelPredefinedRequest4
17:10:14 [2022-02-17T17:10:14.650Z] === PAUSE TestParallelPredefinedRequest4
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestParallelPredefinedRequest5
17:10:14 [2022-02-17T17:10:14.650Z] === PAUSE TestParallelPredefinedRequest5
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestDebug
17:10:14 [2022-02-17T17:10:14.650Z] --- PASS: TestDebug (0.00s)
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestRequestPoolParallel
17:10:14 [2022-02-17T17:10:14.650Z] --- PASS: TestRequestPoolParallel (0.28s)
17:10:14 [2022-02-17T17:10:14.650Z] === RUN   TestFullAllocateRelease
17:10:14 [2022-02-17T17:10:14.684Z] --- PASS: TestDaemonStartWithLogOpt (3.33s)
17:10:14 [2022-02-17T17:10:14.684Z] === CONT  TestReadPluginNoRead
17:10:14 [2022-02-17T17:10:14.882Z] --- PASS: TestExecUser (0.44s)
17:10:14 [2022-02-17T17:10:14.882Z] === RUN   TestExportContainerAndImportImage
17:10:15 [2022-02-17T17:10:15.000Z] === RUN   TestDockerSuite/TestBuildBlankName
17:10:15 [2022-02-17T17:10:15.000Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
17:10:15 [2022-02-17T17:10:15.000Z] === RUN   TestRemoveContainerWithVolume
17:10:15 [2022-02-17T17:10:15.118Z] --- PASS: TestFullAllocateRelease (0.26s)
17:10:15 [2022-02-17T17:10:15.118Z] === RUN   TestOddAllocateRelease
17:10:15 [2022-02-17T17:10:15.118Z] --- PASS: TestPubSubRace (1.06s)
17:10:15 [2022-02-17T17:10:15.118Z] PASS
17:10:15 [2022-02-17T17:10:15.118Z] coverage: 75.0% of statements
17:10:15 [2022-02-17T17:10:15.118Z] ok  	github.com/docker/docker/pkg/pubsub	1.092s	coverage: 75.0% of statements
17:10:15 [2022-02-17T17:10:15.118Z] --- PASS: TestOddAllocateRelease (0.19s)
17:10:15 [2022-02-17T17:10:15.118Z] === RUN   TestFullAllocateSerialReleaseParallel
17:10:15 [2022-02-17T17:10:15.128Z] === RUN   TestLoad
17:10:15 [2022-02-17T17:10:15.128Z] --- PASS: TestLoad (0.01s)
17:10:15 [2022-02-17T17:10:15.128Z] === RUN   TestSave
17:10:15 [2022-02-17T17:10:15.128Z] --- PASS: TestSave (0.03s)
17:10:15 [2022-02-17T17:10:15.128Z] === RUN   TestAddDeleteGet
17:10:15 [2022-02-17T17:10:15.128Z] --- PASS: TestAddDeleteGet (0.05s)
17:10:15 [2022-02-17T17:10:15.128Z] === RUN   TestInvalidTags
17:10:15 [2022-02-17T17:10:15.128Z] --- PASS: TestInvalidTags (0.01s)
17:10:15 [2022-02-17T17:10:15.128Z] PASS
17:10:15 [2022-02-17T17:10:15.128Z] coverage: 84.4% of statements
17:10:15 [2022-02-17T17:10:15.128Z] ok  	github.com/docker/docker/reference	0.180s	coverage: 84.4% of statements
17:10:15 [2022-02-17T17:10:15.259Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:10:15 [2022-02-17T17:10:15.453Z] --- PASS: TestExportContainerAndImportImage (0.55s)
17:10:15 [2022-02-17T17:10:15.453Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:15 [2022-02-17T17:10:15.518Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
17:10:15 [2022-02-17T17:10:15.518Z] === RUN   TestRemoveContainerRunning
17:10:15 [2022-02-17T17:10:15.585Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s)
17:10:15 [2022-02-17T17:10:15.585Z] === RUN   TestOddAllocateSerialReleaseParallel
17:10:15 [2022-02-17T17:10:15.585Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
17:10:15 [2022-02-17T17:10:15.585Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:10:15 [2022-02-17T17:10:15.585Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest1
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest4
17:10:15 [2022-02-17T17:10:15.585Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest2
17:10:15 [2022-02-17T17:10:15.585Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest5
17:10:15 [2022-02-17T17:10:15.585Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:10:15 [2022-02-17T17:10:15.585Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest1
17:10:15 [2022-02-17T17:10:15.585Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:10:15 [2022-02-17T17:10:15.585Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest3
17:10:15 [2022-02-17T17:10:15.585Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:10:15 [2022-02-17T17:10:15.585Z] === CONT  TestParallelPredefinedRequest3
17:10:15 [2022-02-17T17:10:15.585Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:10:15 [2022-02-17T17:10:15.585Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:10:15 [2022-02-17T17:10:15.585Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:10:15 [2022-02-17T17:10:15.585Z] PASS
17:10:15 [2022-02-17T17:10:15.585Z] coverage: 85.3% of statements
17:10:15 [2022-02-17T17:10:15.585Z] ok  	github.com/docker/docker/libnetwork/ipam	44.873s	coverage: 85.3% of statements
17:10:15 [2022-02-17T17:10:15.585Z] === RUN   TestRegister
17:10:15 [2022-02-17T17:10:15.585Z] --- PASS: TestRegister (0.00s)
17:10:15 [2022-02-17T17:10:15.585Z] === RUN   TestCommand
17:10:15 [2022-02-17T17:10:15.585Z] --- PASS: TestCommand (0.02s)
17:10:15 [2022-02-17T17:10:15.585Z] === RUN   TestNaiveSelf
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] PASS
17:10:15 [2022-02-17T17:10:15.855Z] coverage: 33.6% of statements
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/defaults
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/invalid_create_group
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestNewStreamConfig (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestNewAWSLogsClientRegionDetect
17:10:15 [2022-02-17T17:10:15.855Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.059s	coverage: 33.6% of statements
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=info msg="Trying to get region from EC2 Metadata"
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCreateSuccess
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCreateSuccess (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCreateStreamSkipped
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCreateLogGroupSuccess
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCreateError
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCreateError (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCreateAlreadyExists
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestLogClosed
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestLogClosed (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestLogBlocking
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestLogBlocking (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestLogNonBlockingBufferEmpty
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestLogNonBlockingBufferFull
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestPublishBatchSuccess
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestPublishBatchError
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=error msg=error
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestPublishBatchError (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestPublishBatchAlreadyAccepted
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:10:15 [2022-02-17T17:10:15.855Z] time="2022-02-17T17:10:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchSimple
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchSimple (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchTicker
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchTicker (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchMultilinePattern
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestCollectBatchClose
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestCollectBatchClose (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen/0/Hello
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen/2/🙃
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen/3/����
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen/4/He��o
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestEffectiveLen/5/
17:10:15 [2022-02-17T17:10:15.855Z] --- PASS: TestEffectiveLen (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/0/
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1076: 
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1077: 
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/1/Hello
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1076: Hello
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1077: 
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/2/Hello
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1076: He
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1077: llo
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/3/Hello
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1076: 
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1077: Hello
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/4/🙃
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1076: 
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1077: 🙃
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/5/🙃
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1076: 🙃
17:10:15 [2022-02-17T17:10:15.855Z]     cloudwatchlogs_test.go:1077: 
17:10:15 [2022-02-17T17:10:15.855Z] === RUN   TestFindValidSplit/6/a�
17:10:15 [2022-02-17T17:10:15.856Z]     cloudwatchlogs_test.go:1076: a
17:10:15 [2022-02-17T17:10:15.856Z]     cloudwatchlogs_test.go:1077: �
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestFindValidSplit/7/a�
17:10:15 [2022-02-17T17:10:15.856Z]     cloudwatchlogs_test.go:1076: a�
17:10:15 [2022-02-17T17:10:15.856Z]     cloudwatchlogs_test.go:1077: 
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestFindValidSplit (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestProcessEventEmoji
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestProcessEventEmoji (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestCollectBatchLineSplit
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestCollectBatchLineSplit (0.01s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestCollectBatchLineSplitWithBinary
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestCollectBatchMaxEvents
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestCollectBatchMaxTotalBytes
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:10:15 [2022-02-17T17:10:15.856Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:10:15 [2022-02-17T17:10:15.856Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:10:16 [2022-02-17T17:10:16.053Z] --- PASS: TestNaiveSelf (0.02s)
17:10:16 [2022-02-17T17:10:16.053Z] PASS
17:10:16 [2022-02-17T17:10:16.053Z] coverage: 82.4% of statements
17:10:16 [2022-02-17T17:10:16.053Z] ok  	github.com/docker/docker/pkg/reexec	0.076s	coverage: 82.4% of statements
17:10:16 [2022-02-17T17:10:16.086Z] --- PASS: TestRemoveContainerRunning (0.56s)
17:10:16 [2022-02-17T17:10:16.087Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:16 [2022-02-17T17:10:16.099Z] === RUN   TestResolveAuthConfigIndexServer
17:10:16 [2022-02-17T17:10:16.099Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:10:16 [2022-02-17T17:10:16.099Z] === RUN   TestResolveAuthConfigFullURL
17:10:16 [2022-02-17T17:10:16.099Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:10:16 [2022-02-17T17:10:16.099Z] === RUN   TestLoadAllowNondistributableArtifacts
17:10:16 [2022-02-17T17:10:16.099Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:10:16 [2022-02-17T17:10:16.099Z] === RUN   TestValidateMirror
17:10:16 [2022-02-17T17:10:16.099Z] --- PASS: TestValidateMirror (0.00s)
17:10:16 [2022-02-17T17:10:16.099Z] === RUN   TestLoadInsecureRegistries
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsMultilinePattern
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsFormat
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsFormat/1/random
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsFormat/2/
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCreateTagSuccess
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCreateTagSuccess (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] PASS
17:10:16 [2022-02-17T17:10:16.326Z] coverage: 80.2% of statements
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestAdapterReadLogs
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestAdapterReadLogs (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopier
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCopier (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopierLongLines
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCopierLongLines (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopierSlow
17:10:16 [2022-02-17T17:10:16.326Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.366s	coverage: 80.2% of statements
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCopierSlow (0.22s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopierWithSized
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopierWithSized/as_is
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopierWithSized/With_RingLogger
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCopierWithSized (0.01s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
17:10:16 [2022-02-17T17:10:16.326Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestCopierWithPartial
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestCopierWithPartial (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestRingLogger
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestRingLogger (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestRingCap
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestRingCap (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestRingClose
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestRingClose (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] === RUN   TestRingDrain
17:10:16 [2022-02-17T17:10:16.326Z] --- PASS: TestRingDrain (0.00s)
17:10:16 [2022-02-17T17:10:16.326Z] PASS
17:10:16 [2022-02-17T17:10:16.326Z] coverage: 43.8% of statements
17:10:16 [2022-02-17T17:10:16.326Z] ok  	github.com/docker/docker/daemon/logger	0.306s	coverage: 43.8% of statements
17:10:16 [2022-02-17T17:10:16.522Z] === RUN   TestDump
17:10:16 [2022-02-17T17:10:16.522Z] goroutine 19 [running]:
17:10:16 [2022-02-17T17:10:16.522Z] github.com/docker/docker/pkg/stack.dump(0xbeb6b7)
17:10:16 [2022-02-17T17:10:16.522Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:10:16 [2022-02-17T17:10:16.522Z] github.com/docker/docker/pkg/stack.Dump(...)
17:10:16 [2022-02-17T17:10:16.522Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:10:16 [2022-02-17T17:10:16.522Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
17:10:16 [2022-02-17T17:10:16.522Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:10:16 [2022-02-17T17:10:16.522Z] testing.tRunner(0xc000085520, 0xd58ef8)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:16 [2022-02-17T17:10:16.522Z] created by testing.(*T).Run
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:10:16 [2022-02-17T17:10:16.522Z] 
17:10:16 [2022-02-17T17:10:16.522Z] goroutine 1 [chan receive]:
17:10:16 [2022-02-17T17:10:16.522Z] testing.(*T).Run(0xc000085380, {0xd4a531, 0xbca413}, 0xd58ef8)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:10:16 [2022-02-17T17:10:16.522Z] testing.runTests.func1(0xc0000b6810)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:10:16 [2022-02-17T17:10:16.522Z] testing.tRunner(0xc000085380, 0xc0000c1ce0)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:16 [2022-02-17T17:10:16.522Z] testing.runTests(0xc0000d0080, {0xebcbe0, 0x3, 0x3}, {0xbea90d, 0xd4c22b, 0xec1680})
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:10:16 [2022-02-17T17:10:16.522Z] testing.(*M).Run(0xc0000d0080)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:10:16 [2022-02-17T17:10:16.522Z] main.main()
17:10:16 [2022-02-17T17:10:16.522Z] 	_testmain.go:95 +0x1f5
17:10:16 [2022-02-17T17:10:16.522Z] --- PASS: TestDump (0.00s)
17:10:16 [2022-02-17T17:10:16.522Z] === RUN   TestDumpToFile
17:10:16 [2022-02-17T17:10:16.522Z] --- PASS: TestDumpToFile (0.14s)
17:10:16 [2022-02-17T17:10:16.522Z] === RUN   TestDumpToFileWithEmptyInput
17:10:16 [2022-02-17T17:10:16.522Z] goroutine 21 [running]:
17:10:16 [2022-02-17T17:10:16.522Z] github.com/docker/docker/pkg/stack.dump(0xc58894)
17:10:16 [2022-02-17T17:10:16.522Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:10:16 [2022-02-17T17:10:16.522Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc58c40})
17:10:16 [2022-02-17T17:10:16.522Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
17:10:16 [2022-02-17T17:10:16.522Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520)
17:10:16 [2022-02-17T17:10:16.522Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:10:16 [2022-02-17T17:10:16.522Z] testing.tRunner(0xc000085a00, 0xd58ee8)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:16 [2022-02-17T17:10:16.522Z] created by testing.(*T).Run
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:10:16 [2022-02-17T17:10:16.522Z] 
17:10:16 [2022-02-17T17:10:16.522Z] goroutine 1 [chan receive]:
17:10:16 [2022-02-17T17:10:16.522Z] testing.(*T).Run(0xc000085380, {0xd51316, 0xbca413}, 0xd58ee8)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:10:16 [2022-02-17T17:10:16.522Z] testing.runTests.func1(0xc0000b6810)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:10:16 [2022-02-17T17:10:16.522Z] testing.tRunner(0xc000085380, 0xc0000c1ce0)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:10:16 [2022-02-17T17:10:16.522Z] testing.runTests(0xc0000d0080, {0xebcbe0, 0x3, 0x3}, {0xbea90d, 0xd4c22b, 0xec1680})
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:10:16 [2022-02-17T17:10:16.522Z] testing.(*M).Run(0xc0000d0080)
17:10:16 [2022-02-17T17:10:16.522Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:10:16 [2022-02-17T17:10:16.522Z] main.main()
17:10:16 [2022-02-17T17:10:16.522Z] 	_testmain.go:95 +0x1f5
17:10:16 [2022-02-17T17:10:16.522Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:10:16 [2022-02-17T17:10:16.522Z] PASS
17:10:16 [2022-02-17T17:10:16.522Z] coverage: 90.9% of statements
17:10:16 [2022-02-17T17:10:16.522Z] ok  	github.com/docker/docker/pkg/stack	0.168s	coverage: 90.9% of statements
17:10:16 [2022-02-17T17:10:16.559Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:10:16 [2022-02-17T17:10:16.560Z] time="2022-02-17T17:10:15Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:10:16 [2022-02-17T17:10:16.560Z] time="2022-02-17T17:10:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:10:16 [2022-02-17T17:10:16.560Z] time="2022-02-17T17:10:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestLoadInsecureRegistries (0.20s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestNewServiceConfig
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestNewServiceConfig (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestValidateIndexName
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestValidateIndexName (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestValidateIndexNameWithError
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestEndpointParse
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestEndpointParse (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestEndpointParseInvalid
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestValidateEndpoint
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestValidateEndpoint (0.01s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestPing
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestPing (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestPingRegistryEndpoint
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestReaderWithReadError
17:10:16 [2022-02-17T17:10:16.560Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:10:16 [2022-02-17T17:10:16.560Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestEndpoint
17:10:16 [2022-02-17T17:10:16.560Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:10:16 [2022-02-17T17:10:16.560Z] --- SKIP: TestEndpoint (0.01s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestParseRepositoryInfo
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestNewIndexInfo
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestNewIndexInfo (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestMirrorEndpointLookup
17:10:16 [2022-02-17T17:10:16.560Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:10:16 [2022-02-17T17:10:16.560Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestSearchRepositories
17:10:16 [2022-02-17T17:10:16.560Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:10:16 [2022-02-17T17:10:16.560Z]         Host: 127.0.0.1:49312
17:10:16 [2022-02-17T17:10:16.560Z]         User-Agent: docker test client
17:10:16 [2022-02-17T17:10:16.560Z]         Authorization: Token fake-token
17:10:16 [2022-02-17T17:10:16.560Z]         X-Docker-Token: true
17:10:16 [2022-02-17T17:10:16.560Z]         Accept-Encoding: gzip
17:10:16 [2022-02-17T17:10:16.560Z]         
17:10:16 [2022-02-17T17:10:16.560Z]         
17:10:16 [2022-02-17T17:10:16.560Z]     registry_test.go:730: HTTP/1.1 200 OK
17:10:16 [2022-02-17T17:10:16.560Z]         Connection: close
17:10:16 [2022-02-17T17:10:16.560Z]         Content-Length: 144
17:10:16 [2022-02-17T17:10:16.560Z]         Cache-Control: no-cache
17:10:16 [2022-02-17T17:10:16.560Z]         Content-Type: application/json
17:10:16 [2022-02-17T17:10:16.560Z]         Date: Thu, 17 Feb 2022 17:10:16 GMT
17:10:16 [2022-02-17T17:10:16.560Z]         Expires: -1
17:10:16 [2022-02-17T17:10:16.560Z]         Pragma: no-cache
17:10:16 [2022-02-17T17:10:16.560Z]         Server: docker-tests/mock
17:10:16 [2022-02-17T17:10:16.560Z]         X-Docker-Registry-Config: mock
17:10:16 [2022-02-17T17:10:16.560Z]         X-Docker-Registry-Version: 0.0.0
17:10:16 [2022-02-17T17:10:16.560Z]         
17:10:16 [2022-02-17T17:10:16.560Z]         
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestSearchRepositories (0.01s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestTrustedLocation
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestTrustedLocation (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestAllowNondistributableArtifacts
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestIsSecureIndex
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestIsSecureIndex (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] PASS
17:10:16 [2022-02-17T17:10:16.560Z] coverage: 51.2% of statements
17:10:16 [2022-02-17T17:10:16.560Z] ok  	github.com/docker/docker/registry	0.296s	coverage: 51.2% of statements
17:10:16 [2022-02-17T17:10:16.560Z] time="2022-02-17T17:10:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestReader
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestReader (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:10:16 [2022-02-17T17:10:16.560Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:10:16 [2022-02-17T17:10:16.560Z] PASS
17:10:16 [2022-02-17T17:10:16.560Z] coverage: 100.0% of statements
17:10:16 [2022-02-17T17:10:16.560Z] ok  	github.com/docker/docker/registry/resumable	0.283s	coverage: 100.0% of statements
17:10:16 [2022-02-17T17:10:16.574Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:10:16 [2022-02-17T17:10:16.653Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:10:16 [2022-02-17T17:10:16.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s)
17:10:16 [2022-02-17T17:10:16.653Z] === RUN   TestRemoveInvalidContainer
17:10:16 [2022-02-17T17:10:16.653Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:10:16 [2022-02-17T17:10:16.653Z] === RUN   TestRenameLinkedContainer
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestSearchRegistryForImagesErrors
17:10:16 [2022-02-17T17:10:16.797Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestSearchRegistryForImages
17:10:16 [2022-02-17T17:10:16.797Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestOnlyPlatformWithFallback
17:10:16 [2022-02-17T17:10:16.797Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestImageDelete
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestImageDelete/no_lease
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestImageDelete/lease_exists
17:10:16 [2022-02-17T17:10:16.797Z] --- PASS: TestImageDelete (0.04s)
17:10:16 [2022-02-17T17:10:16.797Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:10:16 [2022-02-17T17:10:16.797Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
17:10:16 [2022-02-17T17:10:16.797Z] === RUN   TestContentStoreForPull
17:10:16 [2022-02-17T17:10:16.797Z] --- PASS: TestContentStoreForPull (0.17s)
17:10:16 [2022-02-17T17:10:16.797Z] PASS
17:10:16 [2022-02-17T17:10:16.797Z] coverage: 6.7% of statements
17:10:16 [2022-02-17T17:10:16.797Z] ok  	github.com/docker/docker/daemon/images	0.316s	coverage: 6.7% of statements
17:10:16 [2022-02-17T17:10:16.797Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:10:16 [2022-02-17T17:10:16.797Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:10:16 [2022-02-17T17:10:16.797Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:10:16 [2022-02-17T17:10:16.797Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:10:16 [2022-02-17T17:10:16.797Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:10:16 [2022-02-17T17:10:16.797Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:10:16 [2022-02-17T17:10:16.833Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s)
17:10:16 [2022-02-17T17:10:16.833Z] === RUN   TestHealthCheckWorkdir
17:10:16 [2022-02-17T17:10:16.912Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:10:16 [2022-02-17T17:10:16.994Z] === RUN   TestNewStdWriter
17:10:16 [2022-02-17T17:10:16.994Z] --- PASS: TestNewStdWriter (0.00s)
17:10:16 [2022-02-17T17:10:16.994Z] === RUN   TestWriteWithUninitializedStdWriter
17:10:16 [2022-02-17T17:10:16.994Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:10:16 [2022-02-17T17:10:16.994Z] === RUN   TestWriteWithNilBytes
17:10:16 [2022-02-17T17:10:16.994Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:10:16 [2022-02-17T17:10:16.994Z] === RUN   TestWrite
17:10:16 [2022-02-17T17:10:16.994Z] --- PASS: TestWrite (0.00s)
17:10:16 [2022-02-17T17:10:16.994Z] === RUN   TestWriteWithWriterError
17:10:16 [2022-02-17T17:10:16.994Z] --- PASS: TestWriteWithWriterError (0.00s)
17:10:16 [2022-02-17T17:10:16.994Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:10:16 [2022-02-17T17:10:16.994Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyWriteAndRead
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyWithInvalidInputHeader
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyWithCorruptedPrefix
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyReturnsWriteErrors
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:10:16 [2022-02-17T17:10:16.995Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:10:16 [2022-02-17T17:10:16.995Z] PASS
17:10:16 [2022-02-17T17:10:16.995Z] coverage: 100.0% of statements
17:10:16 [2022-02-17T17:10:16.995Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
17:10:17 [2022-02-17T17:10:17.020Z] === RUN   TestRestartManagerTimeout
17:10:17 [2022-02-17T17:10:17.020Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:10:17 [2022-02-17T17:10:17.020Z] === RUN   TestRestartManagerTimeoutReset
17:10:17 [2022-02-17T17:10:17.020Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:10:17 [2022-02-17T17:10:17.020Z] PASS
17:10:17 [2022-02-17T17:10:17.020Z] coverage: 50.9% of statements
17:10:17 [2022-02-17T17:10:17.020Z] ok  	github.com/docker/docker/restartmanager	0.054s	coverage: 50.9% of statements
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestJSONLogsMarshalJSONBuf
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s)
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestFastTimeMarshalJSON
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:10:17 [2022-02-17T17:10:17.267Z] PASS
17:10:17 [2022-02-17T17:10:17.267Z] coverage: 87.2% of statements
17:10:17 [2022-02-17T17:10:17.267Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.212s	coverage: 87.2% of statements
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestJSONFileLogger
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestJSONFileLogger (0.00s)
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestJSONFileLoggerWithTags
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestJSONFileLoggerWithOpts
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:10:17 [2022-02-17T17:10:17.267Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestEncodeDecode
17:10:17 [2022-02-17T17:10:17.267Z] === PAUSE TestEncodeDecode
17:10:17 [2022-02-17T17:10:17.267Z] === RUN   TestUnexpectedEOF
17:10:17 [2022-02-17T17:10:17.406Z] --- PASS: TestHealthCheckWorkdir (0.52s)
17:10:17 [2022-02-17T17:10:17.406Z] === RUN   TestHealthKillContainer
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestRawProgressFormatterFormatStatus
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestRawProgressFormatterFormatProgress
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestFormatStatus
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestFormatStatus (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestFormatError
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestFormatError (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestFormatJSONError
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestFormatJSONError (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestJsonProgressFormatterFormatProgress
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestJsonProgressFormatterFormatStatus
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestNewJSONProgressOutput
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestAuxFormatterEmit
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestStreamWriterStdout
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestStreamWriterStdout (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] === RUN   TestStreamWriterStderr
17:10:17 [2022-02-17T17:10:17.463Z] --- PASS: TestStreamWriterStderr (0.00s)
17:10:17 [2022-02-17T17:10:17.463Z] PASS
17:10:17 [2022-02-17T17:10:17.463Z] coverage: 66.2% of statements
17:10:17 [2022-02-17T17:10:17.463Z] ok  	github.com/docker/docker/pkg/streamformatter	0.036s	coverage: 66.2% of statements
17:10:17 [2022-02-17T17:10:17.480Z] === RUN   TestDecodeContainerConfig
17:10:17 [2022-02-17T17:10:17.480Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:10:17 [2022-02-17T17:10:17.480Z] === RUN   TestDecodeContainerConfigIsolation
17:10:17 [2022-02-17T17:10:17.480Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:10:17 [2022-02-17T17:10:17.480Z] === RUN   TestValidatePrivileged
17:10:17 [2022-02-17T17:10:17.480Z] --- PASS: TestValidatePrivileged (0.00s)
17:10:17 [2022-02-17T17:10:17.480Z] PASS
17:10:17 [2022-02-17T17:10:17.480Z] coverage: 52.6% of statements
17:10:17 [2022-02-17T17:10:17.480Z] ok  	github.com/docker/docker/runconfig	0.048s	coverage: 52.6% of statements
17:10:17 [2022-02-17T17:10:17.736Z] time="2022-02-17T17:10:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:10:17 [2022-02-17T17:10:17.736Z] time="2022-02-17T17:10:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:10:17 [2022-02-17T17:10:17.736Z] --- PASS: TestUnexpectedEOF (0.15s)
17:10:17 [2022-02-17T17:10:17.736Z] === CONT  TestEncodeDecode
17:10:17 [2022-02-17T17:10:17.736Z] --- PASS: TestEncodeDecode (0.00s)
17:10:17 [2022-02-17T17:10:17.736Z] PASS
17:10:17 [2022-02-17T17:10:17.736Z] coverage: 69.9% of statements
17:10:17 [2022-02-17T17:10:17.736Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.239s	coverage: 69.9% of statements
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestGenerateRandomID
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestGenerateRandomID (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestShortenId
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestShortenId (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestShortenSha256Id
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestShortenSha256Id (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestShortenIdEmpty
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestShortenIdEmpty (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestShortenIdInvalid
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestShortenIdInvalid (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestIsShortIDNonHex
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] === RUN   TestIsShortIDNotCorrectSize
17:10:17 [2022-02-17T17:10:17.932Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:10:17 [2022-02-17T17:10:17.932Z] PASS
17:10:17 [2022-02-17T17:10:17.932Z] coverage: 70.6% of statements
17:10:17 [2022-02-17T17:10:17.932Z] ok  	github.com/docker/docker/pkg/stringid	0.028s	coverage: 70.6% of statements
17:10:17 [2022-02-17T17:10:17.940Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:10:17 [2022-02-17T17:10:17.940Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:10:17 [2022-02-17T17:10:17.940Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:10:17 [2022-02-17T17:10:17.940Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:10:17 [2022-02-17T17:10:17.940Z] PASS
17:10:17 [2022-02-17T17:10:17.940Z] coverage: 62.5% of statements
17:10:17 [2022-02-17T17:10:17.940Z] ok  	github.com/docker/docker/testutil	0.139s	coverage: 62.5% of statements
17:10:17 [2022-02-17T17:10:17.940Z] === RUN   TestReadPluginNoRead/default
17:10:18 [2022-02-17T17:10:18.206Z] === RUN   TestWriteLog
17:10:18 [2022-02-17T17:10:18.206Z] === PAUSE TestWriteLog
17:10:18 [2022-02-17T17:10:18.206Z] === RUN   TestReadLog
17:10:18 [2022-02-17T17:10:18.292Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:10:18 [2022-02-17T17:10:18.399Z] === RUN   TestIsCpusetListAvailable
17:10:18 [2022-02-17T17:10:18.399Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:10:18 [2022-02-17T17:10:18.399Z] PASS
17:10:18 [2022-02-17T17:10:18.399Z] coverage: 39.4% of statements
17:10:18 [2022-02-17T17:10:18.399Z] ok  	github.com/docker/docker/pkg/sysinfo	0.029s	coverage: 39.4% of statements
17:10:18 [2022-02-17T17:10:18.676Z] === PAUSE TestReadLog
17:10:18 [2022-02-17T17:10:18.676Z] === RUN   TestDecode
17:10:18 [2022-02-17T17:10:18.676Z] --- PASS: TestDecode (0.05s)
17:10:18 [2022-02-17T17:10:18.676Z] === CONT  TestWriteLog
17:10:18 [2022-02-17T17:10:18.676Z] === CONT  TestReadLog
17:10:18 [2022-02-17T17:10:18.676Z] --- PASS: TestWriteLog (0.01s)
17:10:18 [2022-02-17T17:10:18.676Z] === RUN   TestReadLog/tail_exact
17:10:18 [2022-02-17T17:10:18.676Z] === RUN   TestReadLog/tail_less_than_available
17:10:18 [2022-02-17T17:10:18.676Z] === RUN   TestReadLog/tail_more_than_available
17:10:18 [2022-02-17T17:10:18.676Z] --- PASS: TestReadLog (0.23s)
17:10:18 [2022-02-17T17:10:18.676Z]     --- PASS: TestReadLog/tail_exact (0.17s)
17:10:18 [2022-02-17T17:10:18.676Z]     --- PASS: TestReadLog/tail_less_than_available (0.02s)
17:10:18 [2022-02-17T17:10:18.676Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
17:10:18 [2022-02-17T17:10:18.676Z] PASS
17:10:18 [2022-02-17T17:10:18.676Z] coverage: 78.7% of statements
17:10:18 [2022-02-17T17:10:18.676Z] === RUN   TestLog
17:10:18 [2022-02-17T17:10:18.676Z] ok  	github.com/docker/docker/daemon/logger/local	0.429s	coverage: 78.7% of statements
17:10:18 [2022-02-17T17:10:18.676Z] --- PASS: TestLog (0.03s)
17:10:18 [2022-02-17T17:10:18.676Z] PASS
17:10:18 [2022-02-17T17:10:18.676Z] coverage: 31.5% of statements
17:10:18 [2022-02-17T17:10:18.676Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.084s	coverage: 31.5% of statements
17:10:18 [2022-02-17T17:10:18.676Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestClientStream
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestClientStream (0.00s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestClientSendFile
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestClientSendFile (0.00s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestClientWithRequestTimeout
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestFileSpecPlugin
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestFileSpecPlugin (0.01s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestFileJSONSpecPlugin
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestPluginAddHandler
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestPluginAddHandler (0.00s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestPluginWaitBadPlugin
17:10:18 [2022-02-17T17:10:18.867Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:10:18 [2022-02-17T17:10:18.867Z] === RUN   TestGet
17:10:18 [2022-02-17T17:10:18.867Z] time="2022-02-17T17:10:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:10:18 [2022-02-17T17:10:18.868Z] === RUN   TestReadPluginNoRead/disabled_caching
17:10:19 [2022-02-17T17:10:19.125Z] --- PASS: TestContinueAfterPluginCrash (8.24s)
17:10:19 [2022-02-17T17:10:19.146Z] === RUN   TestOpenFileDelete
17:10:19 [2022-02-17T17:10:19.146Z] --- PASS: TestOpenFileDelete (0.00s)
17:10:19 [2022-02-17T17:10:19.146Z] === RUN   TestOpenFileRename
17:10:19 [2022-02-17T17:10:19.146Z] --- PASS: TestOpenFileRename (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestHandleDecoderErr
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestHandleDecoderErr (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestParseLogTagDefaultTag
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestParseLogTag
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestParseLogTag (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestParseLogTagEmptyTag
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestTailFiles
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestTailFiles (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestFollowLogsConsumerGone
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestFollowLogsProducerGone
17:10:19 [2022-02-17T17:10:19.147Z]     logfile_test.go:180: logDecode() closed after sending 2148 messages
17:10:19 [2022-02-17T17:10:19.147Z]     logfile_test.go:233: messages sent: 2148, received: 2148
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestCheckCapacityAndRotate
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:10:19 [2022-02-17T17:10:19.147Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:10:19 [2022-02-17T17:10:19.147Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
17:10:19 [2022-02-17T17:10:19.147Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:10:19 [2022-02-17T17:10:19.147Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
17:10:19 [2022-02-17T17:10:19.147Z] PASS
17:10:19 [2022-02-17T17:10:19.147Z] coverage: 54.9% of statements
17:10:19 [2022-02-17T17:10:19.147Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.221s	coverage: 54.9% of statements
17:10:19 [2022-02-17T17:10:19.230Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:10:19 [2022-02-17T17:10:19.230Z] --- PASS: TestRenameLinkedContainer (2.44s)
17:10:19 [2022-02-17T17:10:19.230Z] === RUN   TestRenameStoppedContainer
17:10:19 [2022-02-17T17:10:19.618Z] === RUN   TestNewParse
17:10:19 [2022-02-17T17:10:19.618Z] --- PASS: TestNewParse (0.00s)
17:10:19 [2022-02-17T17:10:19.618Z] PASS
17:10:19 [2022-02-17T17:10:19.618Z] coverage: 8.3% of statements
17:10:19 [2022-02-17T17:10:19.618Z] ok  	github.com/docker/docker/daemon/logger/templates	0.041s	coverage: 8.3% of statements
17:10:19 [2022-02-17T17:10:19.801Z] --- PASS: TestRenameStoppedContainer (0.55s)
17:10:19 [2022-02-17T17:10:19.801Z] === RUN   TestRenameRunningContainerAndReuse
17:10:19 [2022-02-17T17:10:19.855Z] === RUN   TestChtimes
17:10:19 [2022-02-17T17:10:19.855Z] --- PASS: TestChtimes (0.00s)
17:10:19 [2022-02-17T17:10:19.855Z] === RUN   TestChtimesWindows
17:10:19 [2022-02-17T17:10:19.855Z] --- PASS: TestChtimesWindows (0.00s)
17:10:19 [2022-02-17T17:10:19.855Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:10:19 [2022-02-17T17:10:19.855Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:10:19 [2022-02-17T17:10:19.855Z] === RUN   TestEnsureRemoveAllNotExist
17:10:19 [2022-02-17T17:10:19.855Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:10:19 [2022-02-17T17:10:19.855Z] === RUN   TestEnsureRemoveAllWithDir
17:10:19 [2022-02-17T17:10:19.855Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:10:19 [2022-02-17T17:10:19.855Z] === RUN   TestEnsureRemoveAllWithFile
17:10:19 [2022-02-17T17:10:19.855Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:10:19 [2022-02-17T17:10:19.855Z] PASS
17:10:19 [2022-02-17T17:10:19.855Z] coverage: 12.9% of statements
17:10:19 [2022-02-17T17:10:19.855Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 12.9% of statements
17:10:19 [2022-02-17T17:10:19.855Z] time="2022-02-17T17:10:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:10:20 [2022-02-17T17:10:20.055Z] === CONT  TestReadPluginNoRead
17:10:20 [2022-02-17T17:10:20.055Z]     read_test.go:92: [dd2245f50216e] daemon is not started
17:10:20 [2022-02-17T17:10:20.055Z] --- PASS: TestReadPluginNoRead (5.69s)
17:10:20 [2022-02-17T17:10:20.055Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
17:10:20 [2022-02-17T17:10:20.055Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
17:10:20 [2022-02-17T17:10:20.055Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
17:10:20 [2022-02-17T17:10:20.055Z] PASS
17:10:20 [2022-02-17T17:10:20.055Z] 
17:10:20 [2022-02-17T17:10:20.055Z] DONE 6 tests in 9.057s
17:10:20 [2022-02-17T17:10:20.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:10:20 [2022-02-17T17:10:20.055Z] testing: warning: no tests to run
17:10:20 [2022-02-17T17:10:20.055Z] PASS
17:10:20 [2022-02-17T17:10:20.055Z] 
17:10:20 [2022-02-17T17:10:20.055Z] DONE 0 tests in 0.012s
17:10:20 [2022-02-17T17:10:20.055Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:10:20 [2022-02-17T17:10:20.055Z] INFO: Testing against a local daemon
17:10:20 [2022-02-17T17:10:20.055Z] === RUN   TestPluginWithDevMounts
17:10:20 [2022-02-17T17:10:20.055Z] === PAUSE TestPluginWithDevMounts
17:10:20 [2022-02-17T17:10:20.055Z] === CONT  TestPluginWithDevMounts
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestValidateLogOpt
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestValidateLogOpt (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestNewMissedConfig
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestNewMissedConfig (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestNewMissedUrl
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestNewMissedUrl (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestNewMissedToken
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestNewMissedToken (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestNewWithProxy
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestNewWithProxy (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestDefault
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestDefault (0.01s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestJsonFormat
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestJsonFormat (0.01s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestRawFormat
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestRawFormat (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestRawFormatWithLabels
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestRawFormatWithoutTag
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestBatching
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestParseLogFormat
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestParseLogFormat (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestValidateLogOptEmpty
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestValidateSyslogAddress
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestParseAddressDefaultPort
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestValidateSyslogFacility
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestValidateLogOptSyslogFormat
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestValidateLogOpt
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestValidateLogOpt (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] PASS
17:10:20 [2022-02-17T17:10:20.087Z] coverage: 46.8% of statements
17:10:20 [2022-02-17T17:10:20.087Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.048s	coverage: 46.8% of statements
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestBatching (0.22s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestFrequency
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestFrequency (0.17s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestOneMessagePerRequest
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestOneMessagePerRequest (0.01s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestVerify
17:10:20 [2022-02-17T17:10:20.087Z] --- PASS: TestVerify (0.00s)
17:10:20 [2022-02-17T17:10:20.087Z] === RUN   TestSkipVerify
17:10:20 [2022-02-17T17:10:20.124Z] --- PASS: TestGet (15.01s)
17:10:20 [2022-02-17T17:10:20.124Z] === RUN   TestPluginWithNoManifest
17:10:20 [2022-02-17T17:10:20.124Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:10:20 [2022-02-17T17:10:20.124Z] === RUN   TestGetAll
17:10:20 [2022-02-17T17:10:20.124Z] --- PASS: TestGetAll (0.02s)
17:10:20 [2022-02-17T17:10:20.124Z] PASS
17:10:20 [2022-02-17T17:10:20.124Z] coverage: 73.2% of statements
17:10:20 [2022-02-17T17:10:20.124Z] ok  	github.com/docker/docker/pkg/plugins	36.151s	coverage: 73.2% of statements
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestTailFile
17:10:20 [2022-02-17T17:10:20.324Z] --- PASS: TestTailFile (0.00s)
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestTailFileManyLines
17:10:20 [2022-02-17T17:10:20.324Z] --- PASS: TestTailFileManyLines (0.00s)
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestTailEmptyFile
17:10:20 [2022-02-17T17:10:20.324Z] --- PASS: TestTailEmptyFile (0.00s)
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestTailNegativeN
17:10:20 [2022-02-17T17:10:20.324Z] --- PASS: TestTailNegativeN (0.00s)
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader
17:10:20 [2022-02-17T17:10:20.324Z] === CONT  TestNewTailReader
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/12_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/no_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/no_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/2_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/truncated_last_line
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/truncated_last_line#01
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/truncated_last_line#02
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:10:20 [2022-02-17T17:10:20.324Z] === CONT  TestNewTailReader/8_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.324Z] === CONT  TestNewTailReader/single_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === CONT  TestNewTailReader/4_byte_delimiter
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.324Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.324Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/12_byte_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/2_byte_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/no_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.325Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.325Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.326Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.326Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.326Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.557Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:20 [2022-02-17T17:10:20.557Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:20 [2022-02-17T17:10:20.557Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:20 [2022-02-17T17:10:20.739Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:10:20 [2022-02-17T17:10:20.739Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s)
17:10:20 [2022-02-17T17:10:20.739Z] === RUN   TestRenameInvalidName
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:10:20 [2022-02-17T17:10:20.799Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.799Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.800Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:10:20 [2022-02-17T17:10:20.800Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.801Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.802Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:10:20 [2022-02-17T17:10:20.803Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:10:20 [2022-02-17T17:10:20.803Z] --- PASS: TestNewTailReader (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:10:20 [2022-02-17T17:10:20.803Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.027Z] --- PASS: TestSkipVerify (0.78s)
17:10:21 [2022-02-17T17:10:21.028Z] === RUN   TestBufferMaximum
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.771118\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.771118\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] --- PASS: TestBufferMaximum (0.00s)
17:10:21 [2022-02-17T17:10:21.028Z] === RUN   TestServerAlwaysDown
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.774106\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.774106\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.774106\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.774106\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] time="2022-02-17T17:10:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1645117820.774106\",\"host\":\"29828057f93a\"}'"
17:10:21 [2022-02-17T17:10:21.028Z] --- PASS: TestServerAlwaysDown (0.00s)
17:10:21 [2022-02-17T17:10:21.028Z] === RUN   TestCannotSendAfterClose
17:10:21 [2022-02-17T17:10:21.028Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:10:21 [2022-02-17T17:10:21.028Z] === RUN   TestDeadlockOnBlockedEndpoint
17:10:21 [2022-02-17T17:10:21.028Z] === RUN   TestV1IDService
17:10:21 [2022-02-17T17:10:21.028Z] --- PASS: TestV1IDService (0.02s)
17:10:21 [2022-02-17T17:10:21.028Z] === RUN   TestV2MetadataService
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.01s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.272Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.273Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] PASS
17:10:21 [2022-02-17T17:10:21.274Z] coverage: 88.6% of statements
17:10:21 [2022-02-17T17:10:21.274Z] ok  	github.com/docker/docker/pkg/tailfile	0.188s	coverage: 88.6% of statements
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestTarSumRemoveNonExistent
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestTarSumRemove
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestTarSumRemove (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestSortFileInfoSums
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestSortFileInfoSums (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestNewTarSumForLabelInvalid
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestNewTarSumForLabel
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestEmptyTar
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestEmptyTar (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestTarSumsReadSize
17:10:21 [2022-02-17T17:10:21.274Z] --- PASS: TestTarSumsReadSize (0.00s)
17:10:21 [2022-02-17T17:10:21.274Z] === RUN   TestTarSums
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestGetDriver
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestGetAddress
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestGetDriver (0.00s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestVolumeRequestError
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestVolumeRequestError (0.01s)
17:10:21 [2022-02-17T17:10:21.671Z] PASS
17:10:21 [2022-02-17T17:10:21.671Z] coverage: 36.1% of statements
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestGetAddress (0.00s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestRemove
17:10:21 [2022-02-17T17:10:21.671Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:10:21 [2022-02-17T17:10:21.671Z] --- SKIP: TestRemove (0.00s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestInitializeWithVolumes
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestCreate
17:10:21 [2022-02-17T17:10:21.671Z] ok  	github.com/docker/docker/volume/drivers	0.069s	coverage: 36.1% of statements
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestCreate (0.01s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestValidateName
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestValidateName (0.00s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestCreateWithOpts
17:10:21 [2022-02-17T17:10:21.671Z]     local_test.go:180: runtime.GOOS == "windows"
17:10:21 [2022-02-17T17:10:21.671Z] --- SKIP: TestCreateWithOpts (0.00s)
17:10:21 [2022-02-17T17:10:21.671Z] === RUN   TestRelaodNoOpts
17:10:21 [2022-02-17T17:10:21.671Z] --- PASS: TestRelaodNoOpts (0.02s)
17:10:21 [2022-02-17T17:10:21.671Z] PASS
17:10:21 [2022-02-17T17:10:21.671Z] coverage: 41.5% of statements
17:10:21 [2022-02-17T17:10:21.671Z] ok  	github.com/docker/docker/volume/local	0.099s	coverage: 41.5% of statements
17:10:21 [2022-02-17T17:10:21.677Z] --- PASS: TestRenameInvalidName (0.60s)
17:10:21 [2022-02-17T17:10:21.677Z] === RUN   TestRenameAnonymousContainer
17:10:21 [2022-02-17T17:10:21.742Z] --- PASS: TestTarSums (0.05s)
17:10:21 [2022-02-17T17:10:21.742Z] === RUN   TestIteration
17:10:21 [2022-02-17T17:10:21.742Z] --- PASS: TestIteration (0.00s)
17:10:21 [2022-02-17T17:10:21.742Z] === RUN   TestVersionLabelForChecksum
17:10:21 [2022-02-17T17:10:21.742Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:10:21 [2022-02-17T17:10:21.742Z] === RUN   TestVersion
17:10:21 [2022-02-17T17:10:21.742Z] --- PASS: TestVersion (0.00s)
17:10:21 [2022-02-17T17:10:21.743Z] === RUN   TestGetVersion
17:10:21 [2022-02-17T17:10:21.743Z] --- PASS: TestGetVersion (0.00s)
17:10:21 [2022-02-17T17:10:21.743Z] === RUN   TestGetVersions
17:10:21 [2022-02-17T17:10:21.743Z] --- PASS: TestGetVersions (0.00s)
17:10:21 [2022-02-17T17:10:21.743Z] PASS
17:10:21 [2022-02-17T17:10:21.743Z] coverage: 89.3% of statements
17:10:21 [2022-02-17T17:10:21.743Z] ok  	github.com/docker/docker/pkg/tarsum	0.101s	coverage: 89.3% of statements
17:10:21 [2022-02-17T17:10:21.743Z] time="2022-02-17T17:10:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:10:21 [2022-02-17T17:10:21.945Z] --- PASS: TestPluginWithDevMounts (1.54s)
17:10:21 [2022-02-17T17:10:21.945Z] PASS
17:10:21 [2022-02-17T17:10:21.945Z] 
17:10:21 [2022-02-17T17:10:21.945Z] DONE 1 tests in 1.570s
17:10:21 [2022-02-17T17:10:21.945Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:10:21 [2022-02-17T17:10:21.945Z] INFO: Testing against a local daemon
17:10:21 [2022-02-17T17:10:21.945Z] === RUN   TestSecretInspect
17:10:22 [2022-02-17T17:10:22.017Z] --- PASS: TestV2MetadataService (0.73s)
17:10:22 [2022-02-17T17:10:22.017Z] PASS
17:10:22 [2022-02-17T17:10:22.017Z] coverage: 48.2% of statements
17:10:22 [2022-02-17T17:10:22.017Z] ok  	github.com/docker/docker/distribution/metadata	0.829s	coverage: 48.2% of statements
17:10:22 [2022-02-17T17:10:22.017Z] time="2022-02-17T17:10:21Z" 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
17:10:22 [2022-02-17T17:10:22.017Z] time="2022-02-17T17:10:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"29828057f93a\"}'"
17:10:22 [2022-02-17T17:10:22.017Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:10:22 [2022-02-17T17:10:22.017Z] PASS
17:10:22 [2022-02-17T17:10:22.017Z] coverage: 82.5% of statements
17:10:22 [2022-02-17T17:10:22.017Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.298s	coverage: 82.5% of statements
17:10:22 [2022-02-17T17:10:22.017Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:10:22 [2022-02-17T17:10:22.017Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:10:22 [2022-02-17T17:10:22.017Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRaw
17:10:22 [2022-02-17T17:10:22.131Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:10:22 [2022-02-17T17:10:22.131Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:10:22 [2022-02-17T17:10:22.131Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:10:22 [2022-02-17T17:10:22.131Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:10:22 [2022-02-17T17:10:22.131Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:10:22 [2022-02-17T17:10:22.131Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:10:22 [2022-02-17T17:10:22.210Z] testing: warning: no tests to run
17:10:22 [2022-02-17T17:10:22.211Z] PASS
17:10:22 [2022-02-17T17:10:22.211Z] coverage: [no statements]
17:10:22 [2022-02-17T17:10:22.211Z] ok  	github.com/docker/docker/pkg/term/windows	0.030s	coverage: [no statements] [no tests to run]
17:10:22 [2022-02-17T17:10:22.246Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestSuccessfulDownload
17:10:22 [2022-02-17T17:10:22.487Z]     download_test.go:267: Needs fixing on Windows
17:10:22 [2022-02-17T17:10:22.487Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestCancelledDownload
17:10:22 [2022-02-17T17:10:22.487Z] --- PASS: TestCancelledDownload (0.00s)
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestMaxDownloadAttempts
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:10:22 [2022-02-17T17:10:22.487Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestContinueOnError_MirrorEndpoint
17:10:22 [2022-02-17T17:10:22.487Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestContinueOnError_NeverContinue
17:10:22 [2022-02-17T17:10:22.487Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/no_remote_or_local
17:10:22 [2022-02-17T17:10:22.487Z] time="2022-02-17T17:10:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2747700228\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/no_local_cache
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/with_local_cache
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/unknown_media_type
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:10:22 [2022-02-17T17:10:22.487Z] time="2022-02-17T17:10:22Z" level=warning msg="reference for unknown type: "
17:10:22 [2022-02-17T17:10:22.487Z] time="2022-02-17T17:10:22Z" level=warning msg="reference for unknown type: "
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:10:22 [2022-02-17T17:10:22.487Z] time="2022-02-17T17:10:22Z" level=warning msg="reference for unknown type: "
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:10:22 [2022-02-17T17:10:22.487Z] time="2022-02-17T17:10:22Z" level=warning msg="reference for unknown type: "
17:10:22 [2022-02-17T17:10:22.487Z] time="2022-02-17T17:10:22Z" level=warning msg="reference for unknown type: "
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/error_persisting_manifest
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:10:22 [2022-02-17T17:10:22.487Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRaw
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestConvertTmpfsOptions
17:10:22 [2022-02-17T17:10:22.591Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:10:22 [2022-02-17T17:10:22.591Z]     linux_parser_test.go:209: data="ro"
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestParseMountSpec
17:10:22 [2022-02-17T17:10:22.591Z]     parser_test.go:62: case 0
17:10:22 [2022-02-17T17:10:22.591Z]     parser_test.go:62: case 1
17:10:22 [2022-02-17T17:10:22.591Z]     parser_test.go:62: case 2
17:10:22 [2022-02-17T17:10:22.591Z]     parser_test.go:62: case 3
17:10:22 [2022-02-17T17:10:22.591Z]     parser_test.go:62: case 4
17:10:22 [2022-02-17T17:10:22.591Z]     parser_test.go:62: case 5
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestParseMountSpec (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestValidateMount
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestValidateMount (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRaw
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:10:22 [2022-02-17T17:10:22.591Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:10:22 [2022-02-17T17:10:22.591Z] PASS
17:10:22 [2022-02-17T17:10:22.591Z] coverage: 67.6% of statements
17:10:22 [2022-02-17T17:10:22.591Z] ok  	github.com/docker/docker/volume/mounts	0.064s	coverage: 67.6% of statements
17:10:22 [2022-02-17T17:10:22.678Z] === RUN   TestTruncIndex
17:10:22 [2022-02-17T17:10:22.678Z] --- PASS: TestTruncIndex (0.10s)
17:10:22 [2022-02-17T17:10:22.678Z] PASS
17:10:22 [2022-02-17T17:10:22.678Z] coverage: 91.5% of statements
17:10:22 [2022-02-17T17:10:22.678Z] ok  	github.com/docker/docker/pkg/truncindex	0.130s	coverage: 91.5% of statements
17:10:22 [2022-02-17T17:10:22.956Z] time="2022-02-17T17:10:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestManifestStore (0.33s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
17:10:22 [2022-02-17T17:10:22.957Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:10:22 [2022-02-17T17:10:22.957Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
17:10:22 [2022-02-17T17:10:22.957Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:10:22 [2022-02-17T17:10:22.957Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.07s)
17:10:22 [2022-02-17T17:10:22.957Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.03s)
17:10:22 [2022-02-17T17:10:22.957Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.05s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestDetectManifestBlobMediaType (0.04s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestFixManifestLayers
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestFixManifestLayers (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestFixManifestLayersBaseLayerParent
17:10:22 [2022-02-17T17:10:22.957Z]     pull_v2_test.go:73: Needs fixing on Windows
17:10:22 [2022-02-17T17:10:22.957Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestFixManifestLayersBadParent
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestValidateManifest
17:10:22 [2022-02-17T17:10:22.957Z]     pull_v2_test.go:118: Needs fixing on Windows
17:10:22 [2022-02-17T17:10:22.957Z] --- SKIP: TestValidateManifest (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestFormatPlatform
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestFormatPlatform (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestGetRepositoryMountCandidates
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestLayerAlreadyExists
17:10:22 [2022-02-17T17:10:22.957Z]     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}
17:10:22 [2022-02-17T17:10:22.957Z]     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}
17:10:22 [2022-02-17T17:10:22.957Z]     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}
17:10:22 [2022-02-17T17:10:22.957Z]     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}
17:10:22 [2022-02-17T17:10:22.957Z]     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}
17:10:22 [2022-02-17T17:10:22.957Z]     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}
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestWhenEmptyAuthConfig
17:10:22 [2022-02-17T17:10:22.957Z] time="2022-02-17T17:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:10:22 [2022-02-17T17:10:22.957Z] time="2022-02-17T17:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:10:22 [2022-02-17T17:10:22.957Z] time="2022-02-17T17:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:10:22 [2022-02-17T17:10:22.957Z] time="2022-02-17T17:10:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s)
17:10:22 [2022-02-17T17:10:22.957Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestTransfer
17:10:22 [2022-02-17T17:10:22.957Z] --- PASS: TestTransfer (0.12s)
17:10:22 [2022-02-17T17:10:22.957Z] === RUN   TestConcurrencyLimit
17:10:23 [2022-02-17T17:10:23.146Z] === RUN   TestIsGIT
17:10:23 [2022-02-17T17:10:23.146Z] --- PASS: TestIsGIT (0.00s)
17:10:23 [2022-02-17T17:10:23.146Z] === RUN   TestIsTransport
17:10:23 [2022-02-17T17:10:23.146Z] --- PASS: TestIsTransport (0.00s)
17:10:23 [2022-02-17T17:10:23.146Z] PASS
17:10:23 [2022-02-17T17:10:23.146Z] coverage: 100.0% of statements
17:10:23 [2022-02-17T17:10:23.146Z] ok  	github.com/docker/docker/pkg/urlutil	0.027s	coverage: 100.0% of statements
17:10:23 [2022-02-17T17:10:23.146Z] === RUN   TestVersionInfo
17:10:23 [2022-02-17T17:10:23.146Z] --- PASS: TestVersionInfo (0.00s)
17:10:23 [2022-02-17T17:10:23.146Z] === RUN   TestAppendVersions
17:10:23 [2022-02-17T17:10:23.146Z] --- PASS: TestAppendVersions (0.00s)
17:10:23 [2022-02-17T17:10:23.146Z] PASS
17:10:23 [2022-02-17T17:10:23.146Z] coverage: 88.9% of statements
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestConcurrencyLimit (0.36s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestInactiveJobs
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestNotFound
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestNotFound (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestConflict
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestConflict (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestForbidden
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestForbidden (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestInvalidParameter
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestInvalidParameter (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestNotImplemented
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestNotImplemented (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestNotModified
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestNotModified (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestUnauthorized
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestUnauthorized (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestUnknown
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestUnknown (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestCancelled
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestCancelled (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestDeadline
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestDeadline (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestDataLoss
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestDataLoss (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestUnavailable
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestUnavailable (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestSystem
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestSystem (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Not_Found
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Bad_Request
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Conflict
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Unauthorized
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Service_Unavailable
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Forbidden
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Not_Modified
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Not_Implemented
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestFromStatusCode (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:10:23 [2022-02-17T17:10:23.427Z] PASS
17:10:23 [2022-02-17T17:10:23.427Z] coverage: 53.1% of statements
17:10:23 [2022-02-17T17:10:23.427Z] ok  	github.com/docker/docker/errdefs	0.040s	coverage: 53.1% of statements
17:10:23 [2022-02-17T17:10:23.427Z] --- PASS: TestInactiveJobs (0.37s)
17:10:23 [2022-02-17T17:10:23.427Z] === RUN   TestWatchRelease
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestSetGetMeta
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestSetGetMeta
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestRestore
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestRestore
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestServiceCreate
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestServiceCreate
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestServiceList
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestServiceList
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestServiceRemove
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestServiceRemove
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestServiceGet
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestServiceGet
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestServicePrune
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestServicePrune
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestCreate
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestCreate
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestRemove
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestRemove
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestList
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestList
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFindByDriver
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFindByDriver
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFindByReferenced
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFindByReferenced
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestDerefMultipleOfSameRef
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestDerefMultipleOfSameRef
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestDefererencePluginOnCreateError
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestDefererencePluginOnCreateError
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestRefDerefRemove
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestRefDerefRemove
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestGet
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestGet
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestGetWithReference
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestGetWithReference
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_nil_list
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_nil_list
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_empty_list
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_empty_list
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_filter_some
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_filter_some
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_filter_middle
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_filter_middle
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:10:23 [2022-02-17T17:10:23.561Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:10:23 [2022-02-17T17:10:23.561Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_nil_list
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_empty_list
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_filter_some
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestFilterFunc/test_filter_middle
17:10:23 [2022-02-17T17:10:23.561Z] --- PASS: TestFilterFunc (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestSetGetMeta
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestServiceGet
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestList
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestCreate
17:10:23 [2022-02-17T17:10:23.561Z] --- PASS: TestSetGetMeta (0.03s)
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestServicePrune
17:10:23 [2022-02-17T17:10:23.561Z] --- PASS: TestCreate (0.03s)
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestRemove
17:10:23 [2022-02-17T17:10:23.561Z] --- PASS: TestRemove (0.02s)
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestServiceRemove
17:10:23 [2022-02-17T17:10:23.561Z] --- PASS: TestList (0.06s)
17:10:23 [2022-02-17T17:10:23.561Z] === CONT  TestServiceList
17:10:23 [2022-02-17T17:10:23.614Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
17:10:23 [2022-02-17T17:10:23.623Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:10:23 [2022-02-17T17:10:23.623Z] --- PASS: TestRenameAnonymousContainer (2.07s)
17:10:23 [2022-02-17T17:10:23.623Z] === RUN   TestRenameContainerWithSameName
17:10:23 [2022-02-17T17:10:23.832Z] --- PASS: TestSecretInspect (2.16s)
17:10:23 [2022-02-17T17:10:23.832Z] === RUN   TestSecretList
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSGetInvalidData
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSGetInvalidData (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSInvalidSet
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestWatchRelease (0.04s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestWatchFinishedTransfer
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestDuplicateTransfer
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSInvalidSet (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSInvalidRoot
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSInvalidRoot (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSMetadataGetSet
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestDuplicateTransfer (0.04s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestSuccessfulUpload
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSMetadataGetSet (0.03s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSInvalidWalker
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSInvalidWalker (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSGetSet
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSGetSet (0.04s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSGetUnsetKey
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSGetEmptyData
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSGetEmptyData (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSDelete
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSDelete (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSWalker
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSWalker (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestFSWalkerStopOnError
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestNewFromJSON
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestNewFromJSON (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestNewFromJSONWithInvalidJSON
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestMarshalKeyOrder
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestHistoryEqual
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestWhenEmptyAuthConfig (1.11s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestTokenPassThru
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestTokenPassThru (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestTokenPassThruDifferentHost
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] PASS
17:10:23 [2022-02-17T17:10:23.896Z] coverage: 24.6% of statements
17:10:23 [2022-02-17T17:10:23.896Z] ok  	github.com/docker/docker/distribution	1.573s	coverage: 24.6% of statements
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestHistoryEqual (0.12s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestImage
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestImage (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestImageOSNotEmpty
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestNewChildImageFromImageWithRootFS
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestCreate
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestCreate (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestRestore
17:10:23 [2022-02-17T17:10:23.896Z] time="2022-02-17T17:10:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:10:23 [2022-02-17T17:10:23.896Z] time="2022-02-17T17:10:23Z" level=error msg="Upload failed, retrying: simulating retry"
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestRestore (0.03s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestAddDelete
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestAddDelete (0.02s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestSearchAfterDelete
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestSearchAfterDelete (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestParentReset
17:10:23 [2022-02-17T17:10:23.896Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestParentReset (0.02s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestGetAndSetLastUpdated
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestStoreLen
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestStoreLen (0.05s)
17:10:23 [2022-02-17T17:10:23.896Z] PASS
17:10:23 [2022-02-17T17:10:23.896Z] coverage: 86.6% of statements
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestSuccessfulUpload (0.37s)
17:10:23 [2022-02-17T17:10:23.896Z] === RUN   TestCancelledUpload
17:10:23 [2022-02-17T17:10:23.896Z] --- PASS: TestCancelledUpload (0.00s)
17:10:23 [2022-02-17T17:10:23.896Z] PASS
17:10:23 [2022-02-17T17:10:23.896Z] coverage: 77.1% of statements
17:10:23 [2022-02-17T17:10:23.896Z] ok  	github.com/docker/docker/image	0.479s	coverage: 86.6% of statements
17:10:23 [2022-02-17T17:10:23.896Z] ok  	github.com/docker/docker/distribution/xfer	1.826s	coverage: 77.1% of statements
17:10:23 [2022-02-17T17:10:23.896Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:10:24 [2022-02-17T17:10:24.021Z] time="2022-02-17T17:10:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestServiceGet (0.20s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestServiceCreate
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestServiceRemove (0.15s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestRestore
17:10:24 [2022-02-17T17:10:24.021Z] time="2022-02-17T17:10:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestServiceList (0.15s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestDefererencePluginOnCreateError
17:10:24 [2022-02-17T17:10:24.021Z] time="2022-02-17T17:10:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:24 [2022-02-17T17:10:24.021Z] time="2022-02-17T17:10:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestRestore (0.03s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestGetWithReference
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestServiceCreate (0.03s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestGet
17:10:24 [2022-02-17T17:10:24.021Z] time="2022-02-17T17:10:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestRefDerefRemove
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestServicePrune (0.22s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestDerefMultipleOfSameRef
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestGetWithReference (0.02s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestGet (0.02s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestFindByReferenced
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestRefDerefRemove (0.02s)
17:10:24 [2022-02-17T17:10:24.021Z] === CONT  TestFindByDriver
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestFindByReferenced (0.02s)
17:10:24 [2022-02-17T17:10:24.021Z] --- PASS: TestFindByDriver (0.02s)
17:10:24 [2022-02-17T17:10:24.021Z] PASS
17:10:24 [2022-02-17T17:10:24.021Z] coverage: 69.0% of statements
17:10:24 [2022-02-17T17:10:24.021Z] ok  	github.com/docker/docker/volume/service	0.331s	coverage: 69.0% of statements
17:10:24 [2022-02-17T17:10:24.192Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:10:24 [2022-02-17T17:10:24.192Z] --- PASS: TestRenameContainerWithSameName (0.74s)
17:10:24 [2022-02-17T17:10:24.192Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:24 [2022-02-17T17:10:24.366Z] === RUN   TestCompare
17:10:24 [2022-02-17T17:10:24.366Z] --- PASS: TestCompare (0.00s)
17:10:24 [2022-02-17T17:10:24.366Z] PASS
17:10:24 [2022-02-17T17:10:24.366Z] coverage: 19.2% of statements
17:10:24 [2022-02-17T17:10:24.366Z] ok  	github.com/docker/docker/image/cache	0.088s	coverage: 19.2% of statements
17:10:24 [2022-02-17T17:10:24.602Z] === RUN   TestValidatePrivileges
17:10:24 [2022-02-17T17:10:24.602Z] --- PASS: TestValidatePrivileges (0.00s)
17:10:24 [2022-02-17T17:10:24.602Z] === RUN   TestFilterByCapNeg
17:10:24 [2022-02-17T17:10:24.602Z] --- PASS: TestFilterByCapNeg (0.00s)
17:10:24 [2022-02-17T17:10:24.602Z] === RUN   TestFilterByCapPos
17:10:24 [2022-02-17T17:10:24.602Z] --- PASS: TestFilterByCapPos (0.00s)
17:10:24 [2022-02-17T17:10:24.602Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:10:24 [2022-02-17T17:10:24.602Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:10:24 [2022-02-17T17:10:24.602Z] PASS
17:10:24 [2022-02-17T17:10:24.602Z] coverage: 12.0% of statements
17:10:24 [2022-02-17T17:10:24.602Z] ok  	github.com/docker/docker/plugin	0.043s	coverage: 12.0% of statements
17:10:25 [2022-02-17T17:10:25.070Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:10:25 [2022-02-17T17:10:25.070Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:10:25 [2022-02-17T17:10:25.070Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:10:25 [2022-02-17T17:10:25.070Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:10:25 [2022-02-17T17:10:25.131Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:10:25 [2022-02-17T17:10:25.358Z] === RUN   TestMakeV1ConfigFromConfig
17:10:25 [2022-02-17T17:10:25.358Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:10:25 [2022-02-17T17:10:25.358Z] PASS
17:10:25 [2022-02-17T17:10:25.358Z] coverage: 25.0% of statements
17:10:25 [2022-02-17T17:10:25.358Z] ok  	github.com/docker/docker/image/v1	0.226s	coverage: 25.0% of statements
17:10:25 [2022-02-17T17:10:25.358Z] === RUN   TestValidateManifest
17:10:25 [2022-02-17T17:10:25.358Z] === RUN   TestValidateManifest/nil
17:10:25 [2022-02-17T17:10:25.358Z] === RUN   TestValidateManifest/non-nil
17:10:25 [2022-02-17T17:10:25.358Z] --- PASS: TestValidateManifest (0.00s)
17:10:25 [2022-02-17T17:10:25.358Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:10:25 [2022-02-17T17:10:25.358Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:10:25 [2022-02-17T17:10:25.359Z] PASS
17:10:25 [2022-02-17T17:10:25.359Z] coverage: 0.7% of statements
17:10:25 [2022-02-17T17:10:25.359Z] ok  	github.com/docker/docker/image/tarexport	0.171s	coverage: 0.7% of statements
17:10:25 [2022-02-17T17:10:25.359Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:10:25 [2022-02-17T17:10:25.539Z] === RUN   TestNewSettable
17:10:25 [2022-02-17T17:10:25.539Z] --- PASS: TestNewSettable (0.00s)
17:10:25 [2022-02-17T17:10:25.539Z] === RUN   TestIsSettable
17:10:25 [2022-02-17T17:10:25.539Z] --- PASS: TestIsSettable (0.00s)
17:10:25 [2022-02-17T17:10:25.539Z] === RUN   TestUpdateSettingsEnv
17:10:25 [2022-02-17T17:10:25.539Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:10:25 [2022-02-17T17:10:25.539Z] PASS
17:10:25 [2022-02-17T17:10:25.539Z] coverage: 20.0% of statements
17:10:25 [2022-02-17T17:10:25.539Z] ok  	github.com/docker/docker/plugin/v2	0.056s	coverage: 20.0% of statements
17:10:25 [2022-02-17T17:10:25.547Z] --- PASS: TestHealthKillContainer (7.86s)
17:10:25 [2022-02-17T17:10:25.547Z] === RUN   TestInspectCpusetInConfigPre120
17:10:25 [2022-02-17T17:10:25.547Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
17:10:25 [2022-02-17T17:10:25.547Z] === RUN   TestIpcModeNone
17:10:25 [2022-02-17T17:10:25.700Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s)
17:10:25 [2022-02-17T17:10:25.700Z] === RUN   TestResize
17:10:25 [2022-02-17T17:10:25.807Z] --- PASS: TestIpcModeNone (0.42s)
17:10:25 [2022-02-17T17:10:25.807Z] === RUN   TestIpcModePrivate
17:10:26 [2022-02-17T17:10:26.007Z] === RUN   TestLoad
17:10:26 [2022-02-17T17:10:26.007Z] --- PASS: TestLoad (0.00s)
17:10:26 [2022-02-17T17:10:26.007Z] === RUN   TestSave
17:10:26 [2022-02-17T17:10:26.007Z] --- PASS: TestSave (0.04s)
17:10:26 [2022-02-17T17:10:26.007Z] === RUN   TestAddDeleteGet
17:10:26 [2022-02-17T17:10:26.007Z] time="2022-02-17T17:10:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:10:26 [2022-02-17T17:10:26.007Z] --- PASS: TestAddDeleteGet (0.05s)
17:10:26 [2022-02-17T17:10:26.007Z] === RUN   TestInvalidTags
17:10:26 [2022-02-17T17:10:26.007Z] --- PASS: TestInvalidTags (0.01s)
17:10:26 [2022-02-17T17:10:26.007Z] PASS
17:10:26 [2022-02-17T17:10:26.007Z] coverage: 84.4% of statements
17:10:26 [2022-02-17T17:10:26.007Z] ok  	github.com/docker/docker/reference	0.157s	coverage: 84.4% of statements
17:10:26 [2022-02-17T17:10:26.268Z] --- PASS: TestResize (0.62s)
17:10:26 [2022-02-17T17:10:26.268Z] === RUN   TestResizeWithInvalidSize
17:10:26 [2022-02-17T17:10:26.354Z] === RUN   TestSerialization
17:10:26 [2022-02-17T17:10:26.354Z] --- PASS: TestSerialization (0.02s)
17:10:26 [2022-02-17T17:10:26.354Z] PASS
17:10:26 [2022-02-17T17:10:26.354Z] coverage: 100.0% of statements
17:10:26 [2022-02-17T17:10:26.354Z] ok  	github.com/docker/docker/libcontainerd/queue	0.065s	coverage: 100.0% of statements
17:10:26 [2022-02-17T17:10:26.377Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:10:26 [2022-02-17T17:10:26.377Z] --- PASS: TestIpcModePrivate (0.43s)
17:10:26 [2022-02-17T17:10:26.377Z] === RUN   TestIpcModeShareable
17:10:26 [2022-02-17T17:10:26.390Z] --- PASS: TestSecretList (2.13s)
17:10:26 [2022-02-17T17:10:26.390Z] === RUN   TestSecretsCreateAndDelete
17:10:26 [2022-02-17T17:10:26.638Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
17:10:26 [2022-02-17T17:10:26.823Z] === RUN   TestEmptyLayer
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestEmptyLayer (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestCommitFailure
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestCommitFailure (0.01s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestStartTransactionFailure
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestStartTransactionFailure (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestGetOrphan
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestGetOrphan (0.01s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestMountAndRegister
17:10:26 [2022-02-17T17:10:26.824Z]     layer_test.go:270: Layer size: 14
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestMountAndRegister (0.05s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestLayerRelease
17:10:26 [2022-02-17T17:10:26.824Z]     layer_test.go:303: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestLayerRelease (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestStoreRestore
17:10:26 [2022-02-17T17:10:26.824Z]     layer_test.go:352: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestStoreRestore (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestTarStreamStability
17:10:26 [2022-02-17T17:10:26.824Z]     layer_test.go:467: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestTarStreamStability (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestRegisterExistingLayer
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestEnvironmentParsing
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestEnvironmentParsing (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] PASS
17:10:26 [2022-02-17T17:10:26.824Z] coverage: 1.2% of statements
17:10:26 [2022-02-17T17:10:26.824Z] ok  	github.com/docker/docker/libcontainerd/local	0.066s	coverage: 1.2% of statements
17:10:26 [2022-02-17T17:10:26.824Z] --- PASS: TestRegisterExistingLayer (0.19s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestTarStreamVerification
17:10:26 [2022-02-17T17:10:26.824Z]     layer_test.go:696: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestTarStreamVerification (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestLayerMigration
17:10:26 [2022-02-17T17:10:26.824Z]     migration_test.go:45: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestLayerMigration (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestLayerMigrationNoTarsplit
17:10:26 [2022-02-17T17:10:26.824Z]     migration_test.go:181: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestMountInit
17:10:26 [2022-02-17T17:10:26.824Z]     mount_test.go:17: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestMountInit (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestMountSize
17:10:26 [2022-02-17T17:10:26.824Z]     mount_test.go:76: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestMountSize (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestMountChanges
17:10:26 [2022-02-17T17:10:26.824Z]     mount_test.go:125: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestMountChanges (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] === RUN   TestMountApply
17:10:26 [2022-02-17T17:10:26.824Z]     mount_test.go:212: Failing on Windows
17:10:26 [2022-02-17T17:10:26.824Z] --- SKIP: TestMountApply (0.00s)
17:10:26 [2022-02-17T17:10:26.824Z] PASS
17:10:26 [2022-02-17T17:10:26.824Z] coverage: 30.1% of statements
17:10:26 [2022-02-17T17:10:26.824Z] ok  	github.com/docker/docker/layer	0.345s	coverage: 30.1% of statements
17:10:26 [2022-02-17T17:10:26.899Z] --- PASS: TestIpcModeShareable (0.45s)
17:10:26 [2022-02-17T17:10:26.899Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResolveAuthConfigIndexServer
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResolveAuthConfigFullURL
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestLoadAllowNondistributableArtifacts
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestValidateMirror
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestValidateMirror (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestLoadInsecureRegistries
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestReaderWithReadError
17:10:26 [2022-02-17T17:10:26.995Z] time="2022-02-17T17:10:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:10:26 [2022-02-17T17:10:26.995Z] time="2022-02-17T17:10:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:10:26 [2022-02-17T17:10:26.995Z] time="2022-02-17T17:10:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestLoadInsecureRegistries (0.14s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestNewServiceConfig
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestNewServiceConfig (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestValidateIndexName
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestValidateIndexName (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestValidateIndexNameWithError
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestEndpointParse
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestEndpointParse (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestEndpointParseInvalid
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestValidateEndpoint
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestValidateEndpoint (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestPing
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestPing (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestPingRegistryEndpoint
17:10:26 [2022-02-17T17:10:26.995Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:10:26 [2022-02-17T17:10:26.995Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestEndpoint
17:10:26 [2022-02-17T17:10:26.995Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:10:26 [2022-02-17T17:10:26.995Z] --- SKIP: TestEndpoint (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestParseRepositoryInfo
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestNewIndexInfo
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestNewIndexInfo (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestMirrorEndpointLookup
17:10:26 [2022-02-17T17:10:26.995Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:10:26 [2022-02-17T17:10:26.995Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestSearchRepositories
17:10:26 [2022-02-17T17:10:26.995Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:10:26 [2022-02-17T17:10:26.995Z]         Host: 127.0.0.1:49311
17:10:26 [2022-02-17T17:10:26.995Z]         User-Agent: docker test client
17:10:26 [2022-02-17T17:10:26.995Z]         Authorization: Token fake-token
17:10:26 [2022-02-17T17:10:26.995Z]         X-Docker-Token: true
17:10:26 [2022-02-17T17:10:26.995Z]         Accept-Encoding: gzip
17:10:26 [2022-02-17T17:10:26.995Z]         
17:10:26 [2022-02-17T17:10:26.995Z]         
17:10:26 [2022-02-17T17:10:26.995Z]     registry_test.go:730: HTTP/1.1 200 OK
17:10:26 [2022-02-17T17:10:26.995Z]         Connection: close
17:10:26 [2022-02-17T17:10:26.995Z]         Content-Length: 144
17:10:26 [2022-02-17T17:10:26.995Z]         Cache-Control: no-cache
17:10:26 [2022-02-17T17:10:26.995Z]         Content-Type: application/json
17:10:26 [2022-02-17T17:10:26.995Z]         Date: Thu, 17 Feb 2022 17:10:26 GMT
17:10:26 [2022-02-17T17:10:26.995Z]         Expires: -1
17:10:26 [2022-02-17T17:10:26.995Z]         Pragma: no-cache
17:10:26 [2022-02-17T17:10:26.995Z]         Server: docker-tests/mock
17:10:26 [2022-02-17T17:10:26.995Z]         X-Docker-Registry-Config: mock
17:10:26 [2022-02-17T17:10:26.995Z]         X-Docker-Registry-Version: 0.0.0
17:10:26 [2022-02-17T17:10:26.995Z]         
17:10:26 [2022-02-17T17:10:26.995Z]         
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestSearchRepositories (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestTrustedLocation
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestTrustedLocation (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestAllowNondistributableArtifacts
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestIsSecureIndex
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestIsSecureIndex (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] PASS
17:10:26 [2022-02-17T17:10:26.995Z] coverage: 51.2% of statements
17:10:26 [2022-02-17T17:10:26.995Z] ok  	github.com/docker/docker/registry	0.221s	coverage: 51.2% of statements
17:10:26 [2022-02-17T17:10:26.995Z] time="2022-02-17T17:10:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestReader
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestReader (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:10:26 [2022-02-17T17:10:26.995Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:10:26 [2022-02-17T17:10:26.995Z] PASS
17:10:26 [2022-02-17T17:10:26.995Z] coverage: 100.0% of statements
17:10:26 [2022-02-17T17:10:26.995Z] ok  	github.com/docker/docker/registry/resumable	0.200s	coverage: 100.0% of statements
17:10:27 [2022-02-17T17:10:27.206Z] --- PASS: TestResizeWithInvalidSize (0.78s)
17:10:27 [2022-02-17T17:10:27.206Z] === RUN   TestResizeWhenContainerNotStarted
17:10:27 [2022-02-17T17:10:27.293Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:10:27 [2022-02-17T17:10:27.293Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:10:27 [2022-02-17T17:10:27.293Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:10:27 [2022-02-17T17:10:27.293Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:10:27 [2022-02-17T17:10:27.463Z] === RUN   TestRestartManagerTimeout
17:10:27 [2022-02-17T17:10:27.463Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:10:27 [2022-02-17T17:10:27.463Z] === RUN   TestRestartManagerTimeoutReset
17:10:27 [2022-02-17T17:10:27.463Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:10:27 [2022-02-17T17:10:27.463Z] PASS
17:10:27 [2022-02-17T17:10:27.463Z] coverage: 50.9% of statements
17:10:27 [2022-02-17T17:10:27.463Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSequenceGetAvailableBit
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSequenceEqual
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSequenceEqual (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSequenceCopy
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSequenceCopy (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestGetFirstAvailable
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestGetFirstAvailable (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestFindSequence
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestFindSequence (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestCheckIfAvailable
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestCheckIfAvailable (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestMergeSequences
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestMergeSequences (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestPushReservation
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestPushReservation (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSerializeDeserialize
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSerializeDeserialize (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSet
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSet (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSetUnset
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSetUnset (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestOffsetSetUnset
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestOffsetSetUnset (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSetInRange
17:10:27 [2022-02-17T17:10:27.763Z] --- PASS: TestSetInRange (0.00s)
17:10:27 [2022-02-17T17:10:27.763Z] === RUN   TestSetAnyInRange
17:10:27 [2022-02-17T17:10:27.764Z] --- PASS: TestSetAnyInRange (0.00s)
17:10:27 [2022-02-17T17:10:27.764Z] === RUN   TestMethods
17:10:27 [2022-02-17T17:10:27.764Z] --- PASS: TestMethods (0.00s)
17:10:27 [2022-02-17T17:10:27.764Z] === RUN   TestRandomAllocateDeallocate
17:10:27 [2022-02-17T17:10:27.933Z] === RUN   TestDecodeContainerConfig
17:10:27 [2022-02-17T17:10:27.933Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:10:27 [2022-02-17T17:10:27.933Z] === RUN   TestDecodeContainerConfigIsolation
17:10:27 [2022-02-17T17:10:27.933Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:10:27 [2022-02-17T17:10:27.933Z] === RUN   TestValidatePrivileged
17:10:27 [2022-02-17T17:10:27.933Z] --- PASS: TestValidatePrivileged (0.00s)
17:10:27 [2022-02-17T17:10:27.933Z] PASS
17:10:27 [2022-02-17T17:10:27.933Z] coverage: 52.6% of statements
17:10:27 [2022-02-17T17:10:27.933Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 52.6% of statements
17:10:27 [2022-02-17T17:10:27.933Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:10:27 [2022-02-17T17:10:27.933Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:10:27 [2022-02-17T17:10:27.933Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:10:27 [2022-02-17T17:10:27.933Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:10:28 [2022-02-17T17:10:28.146Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:28 [2022-02-17T17:10:28.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:10:28 [2022-02-17T17:10:28.280Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
17:10:28 [2022-02-17T17:10:28.280Z] === RUN   TestSecretsUpdate
17:10:28 [2022-02-17T17:10:28.282Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
17:10:28 [2022-02-17T17:10:28.282Z] === RUN   TestAPIIpcModeHost
17:10:28 [2022-02-17T17:10:28.402Z] PASS
17:10:28 [2022-02-17T17:10:28.402Z] coverage: 62.5% of statements
17:10:28 [2022-02-17T17:10:28.402Z] ok  	github.com/docker/docker/testutil	0.068s	coverage: 62.5% of statements
17:10:28 [2022-02-17T17:10:28.542Z] --- PASS: TestAPIIpcModeHost (0.34s)
17:10:28 [2022-02-17T17:10:28.542Z] === RUN   TestDaemonIpcModeShareable
17:10:29 [2022-02-17T17:10:29.085Z]     check_test.go:308: [dbecaec5d67c9] daemon is not started
17:10:29 [2022-02-17T17:10:29.085Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:10:29 [2022-02-17T17:10:29.332Z] === RUN   TestInvalidConfig
17:10:29 [2022-02-17T17:10:29.332Z] --- PASS: TestInvalidConfig (0.00s)
17:10:29 [2022-02-17T17:10:29.332Z] === RUN   TestConfig
17:10:29 [2022-02-17T17:10:29.332Z] --- PASS: TestConfig (0.00s)
17:10:29 [2022-02-17T17:10:29.332Z] === RUN   TestOptionsLabels
17:10:29 [2022-02-17T17:10:29.332Z] --- PASS: TestOptionsLabels (0.00s)
17:10:29 [2022-02-17T17:10:29.332Z] === RUN   TestValidName
17:10:29 [2022-02-17T17:10:29.332Z] --- PASS: TestValidName (0.00s)
17:10:29 [2022-02-17T17:10:29.332Z] PASS
17:10:29 [2022-02-17T17:10:29.332Z] coverage: 19.7% of statements
17:10:29 [2022-02-17T17:10:29.332Z] ok  	github.com/docker/docker/libnetwork/config	0.186s	coverage: 19.7% of statements
17:10:29 [2022-02-17T17:10:29.482Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:29 [2022-02-17T17:10:29.742Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
17:10:29 [2022-02-17T17:10:29.742Z] === RUN   TestDaemonIpcModePrivate
17:10:29 [2022-02-17T17:10:29.802Z] === RUN   TestKey
17:10:29 [2022-02-17T17:10:29.802Z] --- PASS: TestKey (0.00s)
17:10:29 [2022-02-17T17:10:29.802Z] === RUN   TestParseKey
17:10:29 [2022-02-17T17:10:29.802Z] --- PASS: TestParseKey (0.00s)
17:10:29 [2022-02-17T17:10:29.802Z] === RUN   TestInvalidDataStore
17:10:29 [2022-02-17T17:10:29.802Z] --- PASS: TestInvalidDataStore (0.00s)
17:10:29 [2022-02-17T17:10:29.802Z] === RUN   TestKVObjectFlatKey
17:10:29 [2022-02-17T17:10:29.802Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:10:29 [2022-02-17T17:10:29.802Z] === RUN   TestAtomicKVObjectFlatKey
17:10:29 [2022-02-17T17:10:29.802Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:10:29 [2022-02-17T17:10:29.802Z] PASS
17:10:29 [2022-02-17T17:10:29.802Z] coverage: 21.9% of statements
17:10:29 [2022-02-17T17:10:29.802Z] ok  	github.com/docker/docker/libnetwork/datastore	0.044s	coverage: 21.9% of statements
17:10:30 [2022-02-17T17:10:30.212Z] --- PASS: TestSecretsUpdate (2.14s)
17:10:30 [2022-02-17T17:10:30.212Z] === RUN   TestTemplatedSecret
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestGetDriver
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestGetDriver (0.00s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestVolumeRequestError
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestVolumeRequestError (0.01s)
17:10:30 [2022-02-17T17:10:30.620Z] PASS
17:10:30 [2022-02-17T17:10:30.620Z] coverage: 36.1% of statements
17:10:30 [2022-02-17T17:10:30.620Z] ok  	github.com/docker/docker/volume/drivers	0.045s	coverage: 36.1% of statements
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestGetAddress
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestGetAddress (0.00s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestRemove
17:10:30 [2022-02-17T17:10:30.620Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:10:30 [2022-02-17T17:10:30.620Z] --- SKIP: TestRemove (0.00s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestInitializeWithVolumes
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestCreate
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestCreate (0.01s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestValidateName
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestValidateName (0.00s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestCreateWithOpts
17:10:30 [2022-02-17T17:10:30.620Z]     local_test.go:180: runtime.GOOS == "windows"
17:10:30 [2022-02-17T17:10:30.620Z] --- SKIP: TestCreateWithOpts (0.00s)
17:10:30 [2022-02-17T17:10:30.620Z] === RUN   TestRelaodNoOpts
17:10:30 [2022-02-17T17:10:30.620Z] --- PASS: TestRelaodNoOpts (0.01s)
17:10:30 [2022-02-17T17:10:30.620Z] PASS
17:10:30 [2022-02-17T17:10:30.620Z] coverage: 41.5% of statements
17:10:30 [2022-02-17T17:10:30.620Z] ok  	github.com/docker/docker/volume/local	0.062s	coverage: 41.5% of statements
17:10:30 [2022-02-17T17:10:30.682Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:30 [2022-02-17T17:10:30.682Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
17:10:30 [2022-02-17T17:10:30.682Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:30 [2022-02-17T17:10:30.792Z] === RUN   TestIPDataMarshalling
17:10:30 [2022-02-17T17:10:30.792Z] --- PASS: TestIPDataMarshalling (0.00s)
17:10:30 [2022-02-17T17:10:30.792Z] === RUN   TestValidateAndIsV6
17:10:30 [2022-02-17T17:10:30.792Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:10:30 [2022-02-17T17:10:30.792Z] PASS
17:10:30 [2022-02-17T17:10:30.792Z] coverage: 68.9% of statements
17:10:30 [2022-02-17T17:10:30.792Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.049s	coverage: 68.9% of statements
17:10:30 [2022-02-17T17:10:30.989Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestErrorInterfaces
17:10:31 [2022-02-17T17:10:31.260Z] --- PASS: TestErrorInterfaces (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestNetworkMarshalling
17:10:31 [2022-02-17T17:10:31.260Z] --- PASS: TestNetworkMarshalling (0.16s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestEndpointMarshalling
17:10:31 [2022-02-17T17:10:31.260Z] --- PASS: TestEndpointMarshalling (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestAuxAddresses
17:10:31 [2022-02-17T17:10:31.260Z] time="2022-02-17T17:10:30Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:10:31 [2022-02-17T17:10:31.260Z] --- PASS: TestAuxAddresses (0.01s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestSRVServiceQuery
17:10:31 [2022-02-17T17:10:31.260Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestServiceVIPReuse
17:10:31 [2022-02-17T17:10:31.260Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:10:31 [2022-02-17T17:10:31.260Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestDNSIPQuery
17:10:31 [2022-02-17T17:10:31.260Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestDNSIPQuery (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestDNSProxyServFail
17:10:31 [2022-02-17T17:10:31.260Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestSandboxAddEmpty
17:10:31 [2022-02-17T17:10:31.260Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestSandboxAddMultiPrio
17:10:31 [2022-02-17T17:10:31.260Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestSandboxAddSamePrio
17:10:31 [2022-02-17T17:10:31.260Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestCleanupServiceDiscovery
17:10:31 [2022-02-17T17:10:31.260Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestDNSOptions
17:10:31 [2022-02-17T17:10:31.260Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:10:31 [2022-02-17T17:10:31.260Z] --- SKIP: TestDNSOptions (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestMultipleControllersWithSameStore
17:10:31 [2022-02-17T17:10:31.260Z] time="2022-02-17T17:10:30Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:10:31 [2022-02-17T17:10:31.260Z] time="2022-02-17T17:10:30Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:10:31 [2022-02-17T17:10:31.260Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
17:10:31 [2022-02-17T17:10:31.260Z] PASS
17:10:31 [2022-02-17T17:10:31.260Z] coverage: 8.5% of statements
17:10:31 [2022-02-17T17:10:31.260Z] ok  	github.com/docker/docker/libnetwork	0.306s	coverage: 8.5% of statements
17:10:31 [2022-02-17T17:10:31.260Z] === RUN   TestDriver
17:10:31 [2022-02-17T17:10:31.260Z] --- PASS: TestDriver (0.00s)
17:10:31 [2022-02-17T17:10:31.260Z] PASS
17:10:31 [2022-02-17T17:10:31.260Z] coverage: 34.8% of statements
17:10:31 [2022-02-17T17:10:31.260Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.039s	coverage: 34.8% of statements
17:10:31 [2022-02-17T17:10:31.559Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRaw
17:10:31 [2022-02-17T17:10:31.609Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRawSplit
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:10:31 [2022-02-17T17:10:31.609Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRaw
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestConvertTmpfsOptions
17:10:31 [2022-02-17T17:10:31.610Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:10:31 [2022-02-17T17:10:31.610Z]     linux_parser_test.go:209: data="ro"
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestParseMountSpec
17:10:31 [2022-02-17T17:10:31.610Z]     parser_test.go:62: case 0
17:10:31 [2022-02-17T17:10:31.610Z]     parser_test.go:62: case 1
17:10:31 [2022-02-17T17:10:31.610Z]     parser_test.go:62: case 2
17:10:31 [2022-02-17T17:10:31.610Z]     parser_test.go:62: case 3
17:10:31 [2022-02-17T17:10:31.610Z]     parser_test.go:62: case 4
17:10:31 [2022-02-17T17:10:31.610Z]     parser_test.go:62: case 5
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestParseMountSpec (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestValidateMount
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestValidateMount (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRaw
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:10:31 [2022-02-17T17:10:31.610Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:10:31 [2022-02-17T17:10:31.610Z] PASS
17:10:31 [2022-02-17T17:10:31.610Z] coverage: 67.6% of statements
17:10:31 [2022-02-17T17:10:31.610Z] ok  	github.com/docker/docker/volume/mounts	0.041s	coverage: 67.6% of statements
17:10:31 [2022-02-17T17:10:31.730Z] === RUN   TestDriver
17:10:31 [2022-02-17T17:10:31.730Z] --- PASS: TestDriver (0.00s)
17:10:31 [2022-02-17T17:10:31.730Z] PASS
17:10:31 [2022-02-17T17:10:31.730Z] coverage: 34.8% of statements
17:10:31 [2022-02-17T17:10:31.730Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.046s	coverage: 34.8% of statements
17:10:32 [2022-02-17T17:10:32.064Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:32 [2022-02-17T17:10:32.064Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
17:10:32 [2022-02-17T17:10:32.064Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestSetGetMeta
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestSetGetMeta
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestRestore
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestRestore
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestServiceCreate
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestServiceCreate
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestServiceList
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestServiceList
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestServiceRemove
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestServiceRemove
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestServiceGet
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestServiceGet
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestServicePrune
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestServicePrune
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestCreate
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestCreate
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestRemove
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestRemove
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestList
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestList
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestFindByDriver
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestFindByDriver
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestFindByReferenced
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestFindByReferenced
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestDerefMultipleOfSameRef
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestDerefMultipleOfSameRef
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestDefererencePluginOnCreateError
17:10:32 [2022-02-17T17:10:32.079Z] === PAUSE TestDefererencePluginOnCreateError
17:10:32 [2022-02-17T17:10:32.079Z] === RUN   TestRefDerefRemove
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestRefDerefRemove
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestGet
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestGet
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestGetWithReference
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestGetWithReference
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_nil_list
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_nil_list
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_empty_list
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_empty_list
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_filter_some
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_filter_some
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_filter_middle
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_filter_middle
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:10:32 [2022-02-17T17:10:32.080Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:10:32 [2022-02-17T17:10:32.080Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_nil_list
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_filter_some
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_empty_list
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFilterFunc/test_filter_middle
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestFilterFunc (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestSetGetMeta
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestList
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestDefererencePluginOnCreateError
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestDerefMultipleOfSameRef
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestSetGetMeta (0.02s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFindByReferenced
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestServiceGet
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestList (0.04s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestRemove
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestCreate
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestFindByReferenced (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestServicePrune
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestServiceList
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestCreate (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestServiceRemove
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestRemove (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestServiceGet (0.16s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestGet
17:10:32 [2022-02-17T17:10:32.080Z] time="2022-02-17T17:10:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestServiceRemove (0.12s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestGetWithReference
17:10:32 [2022-02-17T17:10:32.080Z] time="2022-02-17T17:10:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestServiceList (0.13s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestRefDerefRemove
17:10:32 [2022-02-17T17:10:32.080Z] time="2022-02-17T17:10:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestGet (0.02s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestFindByDriver
17:10:32 [2022-02-17T17:10:32.080Z] time="2022-02-17T17:10:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestGetWithReference (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestServiceCreate
17:10:32 [2022-02-17T17:10:32.080Z] time="2022-02-17T17:10:31Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestRefDerefRemove (0.02s)
17:10:32 [2022-02-17T17:10:32.080Z] === CONT  TestRestore
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestServicePrune (0.18s)
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestFindByDriver (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestServiceCreate (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] --- PASS: TestRestore (0.03s)
17:10:32 [2022-02-17T17:10:32.080Z] PASS
17:10:32 [2022-02-17T17:10:32.080Z] coverage: 69.0% of statements
17:10:32 [2022-02-17T17:10:32.080Z] ok  	github.com/docker/docker/volume/service	0.298s	coverage: 69.0% of statements
17:10:32 [2022-02-17T17:10:32.140Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestNetworkAllocateFree
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:10:32 [2022-02-17T17:10:32.720Z] PASS
17:10:32 [2022-02-17T17:10:32.720Z] coverage: 63.6% of statements
17:10:32 [2022-02-17T17:10:32.720Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.137s	coverage: 63.6% of statements
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestGetEmptyCapabilities
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestGetExtraCapabilities
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestGetInvalidCapabilities
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestRemoteDriver
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestRemoteDriver (0.01s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestDriverError
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestDriverError (0.00s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestMissingValues
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestMissingValues (0.01s)
17:10:32 [2022-02-17T17:10:32.720Z] === RUN   TestRollback
17:10:32 [2022-02-17T17:10:32.720Z] --- PASS: TestRollback (0.01s)
17:10:32 [2022-02-17T17:10:32.720Z] PASS
17:10:32 [2022-02-17T17:10:32.720Z] coverage: 57.4% of statements
17:10:32 [2022-02-17T17:10:32.720Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.100s	coverage: 57.4% of statements
17:10:32 [2022-02-17T17:10:32.727Z] --- PASS: TestTemplatedSecret (2.46s)
17:10:32 [2022-02-17T17:10:32.727Z] === RUN   TestSecretCreateResolve
17:10:33 [2022-02-17T17:10:33.004Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:33 [2022-02-17T17:10:33.004Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
17:10:33 [2022-02-17T17:10:33.004Z] === RUN   TestIpcModeOlderClient
17:10:33 [2022-02-17T17:10:33.004Z] === PAUSE TestIpcModeOlderClient
17:10:33 [2022-02-17T17:10:33.004Z] === RUN   TestKillContainerInvalidSignal
17:10:33 [2022-02-17T17:10:33.190Z] === RUN   TestNAT
17:10:33 [2022-02-17T17:10:33.191Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:10:33 [2022-02-17T17:10:33.191Z] --- SKIP: TestNAT (0.00s)
17:10:33 [2022-02-17T17:10:33.191Z] === RUN   TestTransparent
17:10:33 [2022-02-17T17:10:33.191Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:10:33 [2022-02-17T17:10:33.191Z] --- SKIP: TestTransparent (0.00s)
17:10:33 [2022-02-17T17:10:33.191Z] PASS
17:10:33 [2022-02-17T17:10:33.191Z] coverage: 0.0% of statements
17:10:33 [2022-02-17T17:10:33.191Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.052s	coverage: 0.0% of statements
17:10:33 [2022-02-17T17:10:33.574Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
17:10:33 [2022-02-17T17:10:33.574Z] === RUN   TestKillContainer
17:10:33 [2022-02-17T17:10:33.574Z] === RUN   TestKillContainer/no_signal
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestRandomAllocateDeallocate (5.90s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestAllocateRandomDeallocate
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestBuildDefault
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestBuildDefault (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestBuildHostnameDomainname
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestBuildHostname
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestBuildHostname (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestBuildHostnameFQDN
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestBuildNoIP
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestBuildNoIP (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestUpdate
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestUpdate (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestAddEmpty
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestAddEmpty (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestAdd
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestAdd (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestDeleteEmpty
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestDeleteEmpty (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestDeleteNewline
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestDeleteNewline (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestDelete
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestDelete (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestConcurrentWrites
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestNew
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestNew (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestAddDriver
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestAddDriver (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestAddDuplicateDriver
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestIPAMDefaultAddressSpaces
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestDriver
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestDriver (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestIPAM
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestIPAM (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestWalkIPAMs
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestWalkIPAMs (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] === RUN   TestWalkDrivers
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestWalkDrivers (0.00s)
17:10:33 [2022-02-17T17:10:33.660Z] PASS
17:10:33 [2022-02-17T17:10:33.660Z] coverage: 82.4% of statements
17:10:33 [2022-02-17T17:10:33.660Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.090s	coverage: 82.4% of statements
17:10:33 [2022-02-17T17:10:33.660Z] --- PASS: TestConcurrentWrites (0.21s)
17:10:33 [2022-02-17T17:10:33.660Z] PASS
17:10:33 [2022-02-17T17:10:33.660Z] coverage: 81.2% of statements
17:10:33 [2022-02-17T17:10:33.660Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.277s	coverage: 81.2% of statements
17:10:33 [2022-02-17T17:10:33.834Z] === RUN   TestKillContainer/non_killing_signal
17:10:34 [2022-02-17T17:10:34.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:34 [2022-02-17T17:10:34.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:34 [2022-02-17T17:10:34.094Z] === RUN   TestKillContainer/killing_signal
17:10:34 [2022-02-17T17:10:34.129Z] === RUN   TestNew
17:10:34 [2022-02-17T17:10:34.129Z] --- PASS: TestNew (0.00s)
17:10:34 [2022-02-17T17:10:34.129Z] === RUN   TestAllocate
17:10:34 [2022-02-17T17:10:34.129Z] --- PASS: TestAllocate (0.00s)
17:10:34 [2022-02-17T17:10:34.129Z] === RUN   TestUninitialized
17:10:34 [2022-02-17T17:10:34.129Z] --- PASS: TestUninitialized (0.00s)
17:10:34 [2022-02-17T17:10:34.129Z] === RUN   TestAllocateInRange
17:10:34 [2022-02-17T17:10:34.129Z] --- PASS: TestAllocateInRange (0.00s)
17:10:34 [2022-02-17T17:10:34.129Z] === RUN   TestAllocateSerial
17:10:34 [2022-02-17T17:10:34.129Z] --- PASS: TestAllocateSerial (0.00s)
17:10:34 [2022-02-17T17:10:34.129Z] PASS
17:10:34 [2022-02-17T17:10:34.129Z] coverage: 87.5% of statements
17:10:34 [2022-02-17T17:10:34.129Z] ok  	github.com/docker/docker/libnetwork/idm	0.046s	coverage: 87.5% of statements
17:10:34 [2022-02-17T17:10:34.129Z] === RUN   TestCaller
17:10:34 [2022-02-17T17:10:34.129Z] --- PASS: TestCaller (0.00s)
17:10:34 [2022-02-17T17:10:34.129Z] PASS
17:10:34 [2022-02-17T17:10:34.129Z] coverage: 100.0% of statements
17:10:34 [2022-02-17T17:10:34.129Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.036s	coverage: 100.0% of statements
17:10:34 [2022-02-17T17:10:34.292Z] --- PASS: TestGet (15.04s)
17:10:34 [2022-02-17T17:10:34.292Z] === RUN   TestPluginWithNoManifest
17:10:34 [2022-02-17T17:10:34.292Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:10:34 [2022-02-17T17:10:34.292Z] === RUN   TestGetAll
17:10:34 [2022-02-17T17:10:34.292Z] --- PASS: TestGetAll (0.00s)
17:10:34 [2022-02-17T17:10:34.292Z] PASS
17:10:34 [2022-02-17T17:10:34.292Z] coverage: 73.2% of statements
17:10:34 [2022-02-17T17:10:34.292Z] ok  	github.com/docker/docker/pkg/plugins	36.205s	coverage: 73.2% of statements
17:10:34 [2022-02-17T17:10:34.598Z] --- PASS: TestAllocateRandomDeallocate (1.06s)
17:10:34 [2022-02-17T17:10:34.598Z] === RUN   TestAllocateRandomDeallocateSerialize
17:10:35 [2022-02-17T17:10:35.033Z] --- PASS: TestKillContainer (1.29s)
17:10:35 [2022-02-17T17:10:35.033Z]     --- PASS: TestKillContainer/no_signal (0.40s)
17:10:35 [2022-02-17T17:10:35.033Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:10:35 [2022-02-17T17:10:35.033Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
17:10:35 [2022-02-17T17:10:35.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:35 [2022-02-17T17:10:35.033Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:35 [2022-02-17T17:10:35.068Z] === RUN   TestSetSerialInsertDelete
17:10:35 [2022-02-17T17:10:35.068Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:10:35 [2022-02-17T17:10:35.068Z] === RUN   TestSetParallelInsertDelete
17:10:35 [2022-02-17T17:10:35.248Z] --- PASS: TestSecretCreateResolve (2.14s)
17:10:35 [2022-02-17T17:10:35.248Z] PASS
17:10:35 [2022-02-17T17:10:35.248Z] 
17:10:35 [2022-02-17T17:10:35.248Z] DONE 6 tests in 13.173s
17:10:35 [2022-02-17T17:10:35.248Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:10:35 [2022-02-17T17:10:35.248Z] INFO: Testing against a local daemon
17:10:35 [2022-02-17T17:10:35.248Z] === RUN   TestServiceCreateInit
17:10:35 [2022-02-17T17:10:35.248Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:10:35 [2022-02-17T17:10:35.293Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:35 [2022-02-17T17:10:35.538Z] === RUN   TestInt2IP2IntConversion
17:10:35 [2022-02-17T17:10:35.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s)
17:10:35 [2022-02-17T17:10:35.863Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
17:10:35 [2022-02-17T17:10:35.863Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
17:10:35 [2022-02-17T17:10:35.863Z] === RUN   TestKillStoppedContainer
17:10:35 [2022-02-17T17:10:35.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:35 [2022-02-17T17:10:35.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.19s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestRetrieveFromStore
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestPoolRequest
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestPoolRequest (0.00s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestOtherRequests
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestOtherRequests (0.00s)
17:10:36 [2022-02-17T17:10:36.008Z] PASS
17:10:36 [2022-02-17T17:10:36.008Z] coverage: 57.1% of statements
17:10:36 [2022-02-17T17:10:36.008Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.038s	coverage: 57.1% of statements
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestInt2IP2IntConversion (0.48s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestGetAddressVersion
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestGetAddressVersion (0.00s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestKeyString
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestKeyString (0.00s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestPoolDataMarshal
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestPoolDataMarshal (0.00s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestSubnetsMarshal
17:10:36 [2022-02-17T17:10:36.008Z] --- PASS: TestSubnetsMarshal (0.08s)
17:10:36 [2022-02-17T17:10:36.008Z] === RUN   TestAddSubnets
17:10:36 [2022-02-17T17:10:36.123Z] --- PASS: TestKillStoppedContainer (0.05s)
17:10:36 [2022-02-17T17:10:36.123Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:36 [2022-02-17T17:10:36.123Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:10:36 [2022-02-17T17:10:36.123Z] === RUN   TestKillDifferentUserContainer
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestAddSubnets (0.06s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestDoublePoolRelease
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestDoublePoolRelease (0.02s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestAddReleasePoolID
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestRetrieveFromStore (0.50s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestIsCorrupted
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestIsCorrupted (0.02s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestSetRollover
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestAddReleasePoolID (0.08s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestPredefinedPool
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestPredefinedPool (0.03s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestRemoveSubnet
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestRemoveSubnet (0.18s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestGetSameAddress
17:10:36 [2022-02-17T17:10:36.482Z] --- PASS: TestGetSameAddress (0.02s)
17:10:36 [2022-02-17T17:10:36.482Z] === RUN   TestPoolAllocationReuse
17:10:36 [2022-02-17T17:10:36.695Z] --- PASS: TestKillDifferentUserContainer (0.45s)
17:10:36 [2022-02-17T17:10:36.695Z] === RUN   TestInspectOomKilledTrue
17:10:36 [2022-02-17T17:10:36.952Z] === RUN   TestGetCapabilities
17:10:36 [2022-02-17T17:10:36.952Z] --- PASS: TestGetCapabilities (0.01s)
17:10:36 [2022-02-17T17:10:36.952Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:10:36 [2022-02-17T17:10:36.952Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:10:36 [2022-02-17T17:10:36.952Z] === RUN   TestGetDefaultAddressSpaces
17:10:36 [2022-02-17T17:10:36.952Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:10:36 [2022-02-17T17:10:36.952Z] === RUN   TestRemoteDriver
17:10:36 [2022-02-17T17:10:36.952Z] --- PASS: TestRemoteDriver (0.01s)
17:10:36 [2022-02-17T17:10:36.952Z] PASS
17:10:36 [2022-02-17T17:10:36.952Z] coverage: 47.4% of statements
17:10:36 [2022-02-17T17:10:36.952Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.069s	coverage: 47.4% of statements
17:10:36 [2022-02-17T17:10:36.956Z] --- PASS: TestInspectOomKilledTrue (0.43s)
17:10:36 [2022-02-17T17:10:36.956Z] === RUN   TestInspectOomKilledFalse
17:10:37 [2022-02-17T17:10:37.526Z] --- PASS: TestInspectOomKilledFalse (0.41s)
17:10:37 [2022-02-17T17:10:37.526Z] === RUN   TestLinksEtcHostsContentMatch
17:10:37 [2022-02-17T17:10:37.526Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
17:10:37 [2022-02-17T17:10:37.526Z] === RUN   TestLinksContainerNames
17:10:37 [2022-02-17T17:10:37.942Z] --- PASS: TestSetRollover (1.46s)
17:10:37 [2022-02-17T17:10:37.942Z] === RUN   TestSetRolloverSerial
17:10:37 [2022-02-17T17:10:37.942Z] === RUN   TestWindowsIPAM
17:10:37 [2022-02-17T17:10:37.942Z] --- PASS: TestWindowsIPAM (0.00s)
17:10:37 [2022-02-17T17:10:37.942Z] PASS
17:10:37 [2022-02-17T17:10:37.942Z] coverage: 71.4% of statements
17:10:37 [2022-02-17T17:10:37.942Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.039s	coverage: 71.4% of statements
17:10:37 [2022-02-17T17:10:37.942Z] --- PASS: TestPoolAllocationReuse (1.53s)
17:10:37 [2022-02-17T17:10:37.942Z] === RUN   TestGetAddressSubPoolEqualPool
17:10:37 [2022-02-17T17:10:37.942Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
17:10:37 [2022-02-17T17:10:37.942Z] === RUN   TestRequestReleaseAddressFromSubPool
17:10:38 [2022-02-17T17:10:38.465Z] --- PASS: TestLinksContainerNames (0.80s)
17:10:38 [2022-02-17T17:10:38.465Z] === RUN   TestLogsFollowTailEmpty
17:10:38 [2022-02-17T17:10:38.517Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:10:38 [2022-02-17T17:10:38.725Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
17:10:38 [2022-02-17T17:10:38.725Z] === RUN   TestContainerNetworkMountsNoChown
17:10:38 [2022-02-17T17:10:38.932Z] === RUN   TestDefaultNetwork
17:10:38 [2022-02-17T17:10:38.932Z] --- PASS: TestDefaultNetwork (0.25s)
17:10:38 [2022-02-17T17:10:38.932Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:10:39 [2022-02-17T17:10:39.297Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rprivate
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/shared
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rslave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/slave
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/private
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:39 [2022-02-17T17:10:39.297Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:39 [2022-02-17T17:10:39.402Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s)
17:10:39 [2022-02-17T17:10:39.402Z] === RUN   TestInitAddressPools
17:10:39 [2022-02-17T17:10:39.402Z] --- PASS: TestInitAddressPools (0.00s)
17:10:39 [2022-02-17T17:10:39.402Z] PASS
17:10:39 [2022-02-17T17:10:39.402Z] coverage: 74.0% of statements
17:10:39 [2022-02-17T17:10:39.402Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.611s	coverage: 74.0% of statements
17:10:39 [2022-02-17T17:10:39.402Z] --- PASS: TestSetRolloverSerial (1.43s)
17:10:39 [2022-02-17T17:10:39.402Z] === RUN   TestGetFirstAvailableFromCurrent
17:10:39 [2022-02-17T17:10:39.402Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:10:39 [2022-02-17T17:10:39.402Z] PASS
17:10:39 [2022-02-17T17:10:39.402Z] coverage: 84.4% of statements
17:10:39 [2022-02-17T17:10:39.402Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.620s	coverage: 84.4% of statements
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:39 [2022-02-17T17:10:39.558Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:39 [2022-02-17T17:10:39.559Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:39 [2022-02-17T17:10:39.819Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:39 [2022-02-17T17:10:39.819Z] --- PASS: TestMountDaemonRoot (0.01s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:10:39 [2022-02-17T17:10:39.819Z] === RUN   TestContainerBindMountNonRecursive
17:10:39 [2022-02-17T17:10:39.871Z] === RUN   TestKeyValue
17:10:39 [2022-02-17T17:10:39.871Z] --- PASS: TestKeyValue (0.00s)
17:10:39 [2022-02-17T17:10:39.871Z] PASS
17:10:39 [2022-02-17T17:10:39.871Z] coverage: 60.0% of statements
17:10:39 [2022-02-17T17:10:39.871Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.040s	coverage: 60.0% of statements
17:10:40 [2022-02-17T17:10:40.154Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:10:40 [2022-02-17T17:10:40.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:40 [2022-02-17T17:10:40.340Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.16s)
17:10:40 [2022-02-17T17:10:40.340Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:10:40 [2022-02-17T17:10:40.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:41 [2022-02-17T17:10:41.206Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
17:10:41 [2022-02-17T17:10:41.207Z] === RUN   TestContainerVolumesMountedAsShared
17:10:41 [2022-02-17T17:10:41.467Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
17:10:41 [2022-02-17T17:10:41.467Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:41 [2022-02-17T17:10:41.727Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
17:10:41 [2022-02-17T17:10:41.727Z] === RUN   TestNetworkNat
17:10:42 [2022-02-17T17:10:42.303Z] --- PASS: TestNetworkNat (0.47s)
17:10:42 [2022-02-17T17:10:42.303Z] === RUN   TestNetworkLocalhostTCPNat
17:10:42 [2022-02-17T17:10:42.561Z] === RUN   TestNetworkDBSimple
17:10:42 [2022-02-17T17:10:42.563Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
17:10:42 [2022-02-17T17:10:42.563Z] === RUN   TestNetworkLoopbackNat
17:10:42 [2022-02-17T17:10:42.687Z] --- PASS: TestServiceCreateInit (7.20s)
17:10:42 [2022-02-17T17:10:42.687Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s)
17:10:42 [2022-02-17T17:10:42.687Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s)
17:10:42 [2022-02-17T17:10:42.687Z] === RUN   TestCreateServiceMultipleTimes
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:10:43 [2022-02-17T17:10:43.032Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.66s)
17:10:43 [2022-02-17T17:10:43.032Z] === RUN   TestGetAddress
17:10:43 [2022-02-17T17:10:43.502Z] === RUN   TestGenerate
17:10:43 [2022-02-17T17:10:43.502Z] --- PASS: TestGenerate (0.00s)
17:10:43 [2022-02-17T17:10:43.502Z] === RUN   TestGeneratePtr
17:10:43 [2022-02-17T17:10:43.502Z] --- PASS: TestGeneratePtr (0.00s)
17:10:43 [2022-02-17T17:10:43.502Z] === RUN   TestGenerateMissingField
17:10:43 [2022-02-17T17:10:43.502Z] --- PASS: TestGenerateMissingField (0.00s)
17:10:43 [2022-02-17T17:10:43.502Z] === RUN   TestFieldCannotBeSet
17:10:43 [2022-02-17T17:10:43.502Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:10:43 [2022-02-17T17:10:43.502Z] === RUN   TestTypeMismatchError
17:10:43 [2022-02-17T17:10:43.502Z] --- PASS: TestTypeMismatchError (0.00s)
17:10:43 [2022-02-17T17:10:43.502Z] PASS
17:10:43 [2022-02-17T17:10:43.502Z] coverage: 100.0% of statements
17:10:43 [2022-02-17T17:10:43.502Z] ok  	github.com/docker/docker/libnetwork/options	0.037s	coverage: 100.0% of statements
17:10:43 [2022-02-17T17:10:43.502Z] 2022/02/17 17:10:43 Closing DB instances...
17:10:43 [2022-02-17T17:10:43.709Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:10:43 [2022-02-17T17:10:43.971Z] testing: warning: no tests to run
17:10:43 [2022-02-17T17:10:43.971Z] PASS
17:10:43 [2022-02-17T17:10:43.971Z] coverage: 0.0% of statements
17:10:43 [2022-02-17T17:10:43.971Z] ok  	github.com/docker/docker/libnetwork/osl	0.039s	coverage: 0.0% of statements [no tests to run]
17:10:44 [2022-02-17T17:10:44.440Z] --- PASS: TestNetworkDBSimple (2.04s)
17:10:44 [2022-02-17T17:10:44.440Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestRequestNewPort
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestRequestNewPort (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestRequestSpecificPort
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestRequestSpecificPort (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestReleasePort
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestReleasePort (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestReuseReleasedPort
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestReuseReleasedPort (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestReleaseUnreadledPort
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestUnknowProtocol
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestUnknowProtocol (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestAllocateAllPorts
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestAllocateAllPorts (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestPortAllocation
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestPortAllocation (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestPortAllocationWithCustomRange
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestNoDuplicateBPR
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] === RUN   TestChangePortRange
17:10:44 [2022-02-17T17:10:44.910Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:10:44 [2022-02-17T17:10:44.910Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:10:44 [2022-02-17T17:10:44.910Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:10:44 [2022-02-17T17:10:44.910Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:10:44 [2022-02-17T17:10:44.910Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:10:44 [2022-02-17T17:10:44.910Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestChangePortRange (0.00s)
17:10:44 [2022-02-17T17:10:44.910Z] PASS
17:10:44 [2022-02-17T17:10:44.910Z] coverage: 88.6% of statements
17:10:44 [2022-02-17T17:10:44.910Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.040s	coverage: 88.6% of statements
17:10:44 [2022-02-17T17:10:44.910Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:10:44 [2022-02-17T17:10:44.910Z] PASS
17:10:44 [2022-02-17T17:10:44.910Z] coverage: 100.0% of statements
17:10:44 [2022-02-17T17:10:44.910Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.042s	coverage: 100.0% of statements
17:10:45 [2022-02-17T17:10:45.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:45 [2022-02-17T17:10:45.103Z] --- PASS: TestNetworkLoopbackNat (2.53s)
17:10:45 [2022-02-17T17:10:45.103Z] === RUN   TestPause
17:10:45 [2022-02-17T17:10:45.673Z] --- PASS: TestPause (0.44s)
17:10:45 [2022-02-17T17:10:45.673Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:45 [2022-02-17T17:10:45.673Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:45 [2022-02-17T17:10:45.673Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:45 [2022-02-17T17:10:45.673Z] === RUN   TestPauseStopPausedContainer
17:10:45 [2022-02-17T17:10:45.904Z] testing: warning: no tests to run
17:10:45 [2022-02-17T17:10:45.904Z] PASS
17:10:45 [2022-02-17T17:10:45.904Z] coverage: 0.0% of statements
17:10:45 [2022-02-17T17:10:45.904Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.041s	coverage: 0.0% of statements [no tests to run]
17:10:45 [2022-02-17T17:10:45.904Z] === RUN   TestHashData
17:10:45 [2022-02-17T17:10:45.904Z] --- PASS: TestHashData (0.00s)
17:10:45 [2022-02-17T17:10:45.904Z] PASS
17:10:45 [2022-02-17T17:10:45.904Z] coverage: 2.8% of statements
17:10:45 [2022-02-17T17:10:45.904Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.040s	coverage: 2.8% of statements
17:10:45 [2022-02-17T17:10:45.904Z] 2022/02/17 17:10:45 Closing DB instances...
17:10:46 [2022-02-17T17:10:46.244Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:10:46 [2022-02-17T17:10:46.244Z] === RUN   TestPidHost
17:10:46 [2022-02-17T17:10:46.374Z] === RUN   TestErrorConstructors
17:10:46 [2022-02-17T17:10:46.374Z] --- PASS: TestErrorConstructors (0.00s)
17:10:46 [2022-02-17T17:10:46.374Z] === RUN   TestCompareIPMask
17:10:46 [2022-02-17T17:10:46.374Z] --- PASS: TestCompareIPMask (0.00s)
17:10:46 [2022-02-17T17:10:46.374Z] === RUN   TestUtilGetHostPartIP
17:10:46 [2022-02-17T17:10:46.374Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:10:46 [2022-02-17T17:10:46.374Z] === RUN   TestUtilGetBroadcastIP
17:10:46 [2022-02-17T17:10:46.374Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:10:46 [2022-02-17T17:10:46.374Z] === RUN   TestParseCIDR
17:10:46 [2022-02-17T17:10:46.374Z] --- PASS: TestParseCIDR (0.00s)
17:10:46 [2022-02-17T17:10:46.374Z] PASS
17:10:46 [2022-02-17T17:10:46.374Z] coverage: 37.3% of statements
17:10:46 [2022-02-17T17:10:46.374Z] ok  	github.com/docker/docker/libnetwork/types	0.048s	coverage: 37.3% of statements
17:10:46 [2022-02-17T17:10:46.468Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:10:46 [2022-02-17T17:10:46.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:10:46 [2022-02-17T17:10:46.728Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:10:46 [2022-02-17T17:10:46.844Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:10:46 [2022-02-17T17:10:46.844Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:10:46 [2022-02-17T17:10:46.844Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:10:46 [2022-02-17T17:10:46.845Z] PASS
17:10:46 [2022-02-17T17:10:46.845Z] coverage: 50.0% of statements
17:10:46 [2022-02-17T17:10:46.845Z] ok  	github.com/docker/docker/oci	0.060s	coverage: 50.0% of statements
17:10:46 [2022-02-17T17:10:46.988Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:47 [2022-02-17T17:10:47.184Z] --- PASS: TestPidHost (0.91s)
17:10:47 [2022-02-17T17:10:47.184Z] === RUN   TestPsFilter
17:10:47 [2022-02-17T17:10:47.184Z] --- PASS: TestPsFilter (0.13s)
17:10:47 [2022-02-17T17:10:47.184Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:47 [2022-02-17T17:10:47.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:47 [2022-02-17T17:10:47.315Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
17:10:47 [2022-02-17T17:10:47.315Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:10:47 [2022-02-17T17:10:47.444Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
17:10:47 [2022-02-17T17:10:47.444Z] === RUN   TestRemoveContainerWithVolume
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestParseVersion
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestParseVersion (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] PASS
17:10:47 [2022-02-17T17:10:47.785Z] coverage: 52.9% of statements
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestAddressPoolOpt
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestAddressPoolOpt (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/a
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/something
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/_=a
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/env1=value1
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/_env1=value1
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/env2=value2=value3
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/env3=abc!qwe
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/env_4=value_4
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/PATH
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/=a
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/PATH=
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/PATH=something
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/asd!qwe
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/1asd
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/123
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/some_space
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/__some_space_before
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/some_space_after__
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/=
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateEnv/PaTh
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestValidateEnv (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/a (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/something (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/= (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestParseHost
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestParseHost (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestParseDockerDaemonHost
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestParseTCP
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestParseTCP (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestParseInvalidUnixAddrInvalid
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateExtraHosts
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestValidateExtraHosts (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestIpOptString
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestIpOptString (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestNewIpOptInvalidDefaultVal
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestNewIpOptValidDefaultVal
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestIpOptSetInvalidVal
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateIPAddress
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestValidateIPAddress (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestMapOpts
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestMapOpts (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestListOptsWithoutValidator
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestListOptsWithValidator
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestListOptsWithValidator (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateDNSSearch
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestValidateDNSSearch (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_general_format
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_one_more
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestValidateLabel (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] ok  	github.com/docker/docker/pkg/aaparser	0.047s	coverage: 52.9% of statements
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestNamedListOpts
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestNamedListOpts (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestNamedMapOpts
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestNamedMapOpts (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestParseLink
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestParseLink (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestQuotedStringSetWithQuotes
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestQuotedStringSetWithNoQuotes
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestQuotedStringEmptyOrSingleCharString
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestQuotedStringEmptyOrSingleCharString (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] === RUN   TestUlimitOpt
17:10:47 [2022-02-17T17:10:47.785Z] --- PASS: TestUlimitOpt (0.00s)
17:10:47 [2022-02-17T17:10:47.785Z] PASS
17:10:47 [2022-02-17T17:10:47.785Z] coverage: 67.4% of statements
17:10:47 [2022-02-17T17:10:47.785Z] ok  	github.com/docker/docker/opts	0.077s	coverage: 67.4% of statements
17:10:48 [2022-02-17T17:10:48.016Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:10:48 [2022-02-17T17:10:48.016Z] === RUN   TestRemoveContainerRunning
17:10:48 [2022-02-17T17:10:48.276Z] --- PASS: TestRemoveContainerRunning (0.40s)
17:10:48 [2022-02-17T17:10:48.276Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:48 [2022-02-17T17:10:48.637Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:10:48 [2022-02-17T17:10:48.637Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:10:48 [2022-02-17T17:10:48.774Z] 2022/02/17 17:10:48 Closing DB instances...
17:10:48 [2022-02-17T17:10:48.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
17:10:48 [2022-02-17T17:10:48.846Z] === RUN   TestRemoveInvalidContainer
17:10:48 [2022-02-17T17:10:48.846Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:10:48 [2022-02-17T17:10:48.846Z] === RUN   TestRenameLinkedContainer
17:10:49 [2022-02-17T17:10:49.179Z] 2022/02/17 17:10:48 Closing DB instances...
17:10:49 [2022-02-17T17:10:49.243Z] === RUN   TestPeerCertificateMarshalJSON
17:10:49 [2022-02-17T17:10:49.713Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:10:49 [2022-02-17T17:10:49.713Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:10:49 [2022-02-17T17:10:49.713Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s)
17:10:49 [2022-02-17T17:10:49.713Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:10:49 [2022-02-17T17:10:49.713Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:10:49 [2022-02-17T17:10:49.713Z] === RUN   TestMiddleware
17:10:49 [2022-02-17T17:10:49.713Z] --- PASS: TestMiddleware (0.00s)
17:10:49 [2022-02-17T17:10:49.713Z] === RUN   TestNewResponseModifier
17:10:49 [2022-02-17T17:10:49.713Z] --- PASS: TestNewResponseModifier (0.00s)
17:10:49 [2022-02-17T17:10:49.713Z] PASS
17:10:49 [2022-02-17T17:10:49.713Z] coverage: 26.8% of statements
17:10:49 [2022-02-17T17:10:49.713Z] ok  	github.com/docker/docker/pkg/authorization	0.396s	coverage: 26.8% of statements
17:10:49 [2022-02-17T17:10:49.713Z] === RUN   TestIsArchivePathDir
17:10:49 [2022-02-17T17:10:49.713Z] --- PASS: TestIsArchivePathDir (0.08s)
17:10:49 [2022-02-17T17:10:49.713Z] === RUN   TestIsArchivePathInvalidFile
17:10:50 [2022-02-17T17:10:50.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:50 [2022-02-17T17:10:50.016Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestIsArchivePathInvalidFile (0.12s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestIsArchivePathTar
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestNetworkDBCRUDTableEntry
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestIsArchivePathTar (0.17s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestDecompressStreamGzip
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestDecompressStreamGzip (0.12s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestDecompressStreamBzip2
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestUnbuffered
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestUnbuffered (0.00s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestRaceUnbuffered
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestRaceUnbuffered (0.00s)
17:10:50 [2022-02-17T17:10:50.182Z] PASS
17:10:50 [2022-02-17T17:10:50.182Z] coverage: 100.0% of statements
17:10:50 [2022-02-17T17:10:50.182Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
17:10:50 [2022-02-17T17:10:50.182Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestDecompressStreamXz
17:10:50 [2022-02-17T17:10:50.182Z]     archive_test.go:133: Xz not present in msys2
17:10:50 [2022-02-17T17:10:50.182Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:10:50 [2022-02-17T17:10:50.182Z] === RUN   TestDecompressStreamZstd
17:10:50 [2022-02-17T17:10:50.653Z]     archive_test.go:140: zstd not installed
17:10:50 [2022-02-17T17:10:50.653Z] --- SKIP: TestDecompressStreamZstd (0.02s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCompressStreamXzUnsupported
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCompressStreamBzip2Unsupported
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCompressStreamInvalid
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestExtensionInvalid
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestExtensionInvalid (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestExtensionUncompressed
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestExtensionUncompressed (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestExtensionBzip2
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestExtensionBzip2 (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestExtensionGzip
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestExtensionGzip (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestExtensionXz
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestExtensionXz (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestExtensionZstd
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestExtensionZstd (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCmdStreamLargeStderr
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCmdStreamBad
17:10:50 [2022-02-17T17:10:50.653Z]     archive_test.go:252: Failing on Windows CI machines
17:10:50 [2022-02-17T17:10:50.653Z] --- SKIP: TestCmdStreamBad (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCmdStreamGood
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCmdStreamGood (0.04s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestUntarPathWithInvalidDest
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestUntarPathWithInvalidDest (0.06s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestUntarPathWithInvalidSrc
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestUntarPath
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestUntarPath (0.06s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestUntarPathWithDestinationFile
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyWithTarInvalidSrc
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyWithTarSrcFile
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyWithTarSrcFolder
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyFileWithTarInvalidSrc
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyFileWithTarSrcFolder
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestCopyFileWithTarSrcFile
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestTarFiles
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[foo]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[bar]_[foo]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[foo_bar]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[qux]_[foo]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[]#01
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[qux]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[foo_bar_qux]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[qux]_[baz]]
17:10:50 [2022-02-17T17:10:50.653Z] === RUN   TestMatch/[[foo_baz]]
17:10:50 [2022-02-17T17:10:50.653Z] --- PASS: TestMatch (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:10:50 [2022-02-17T17:10:50.653Z] PASS
17:10:50 [2022-02-17T17:10:50.653Z] coverage: 87.5% of statements
17:10:50 [2022-02-17T17:10:50.653Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
17:10:50 [2022-02-17T17:10:50.716Z] --- PASS: TestNetworkDBGarbageCollection (54.45s)
17:10:50 [2022-02-17T17:10:50.716Z] === RUN   TestFindNode
17:10:50 [2022-02-17T17:10:50.716Z] 2022/02/17 17:10:50 Closing DB instances...
17:10:50 [2022-02-17T17:10:50.716Z] --- PASS: TestFindNode (0.02s)
17:10:50 [2022-02-17T17:10:50.716Z] === RUN   TestChangeNodeState
17:10:50 [2022-02-17T17:10:50.716Z] 2022/02/17 17:10:50 Closing DB instances...
17:10:50 [2022-02-17T17:10:50.716Z] --- PASS: TestChangeNodeState (0.02s)
17:10:50 [2022-02-17T17:10:50.716Z] === RUN   TestNodeReincarnation
17:10:50 [2022-02-17T17:10:50.716Z] 2022/02/17 17:10:50 Closing DB instances...
17:10:50 [2022-02-17T17:10:50.756Z] --- PASS: TestRenameLinkedContainer (1.67s)
17:10:50 [2022-02-17T17:10:50.756Z] === RUN   TestRenameStoppedContainer
17:10:50 [2022-02-17T17:10:50.756Z] --- PASS: TestRenameStoppedContainer (0.41s)
17:10:50 [2022-02-17T17:10:50.756Z] === RUN   TestRenameRunningContainerAndReuse
17:10:50 [2022-02-17T17:10:50.953Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:10:50 [2022-02-17T17:10:50.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:51 [2022-02-17T17:10:51.696Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
17:10:51 [2022-02-17T17:10:51.696Z] === RUN   TestRenameInvalidName
17:10:51 [2022-02-17T17:10:51.957Z] --- PASS: TestRenameInvalidName (0.41s)
17:10:51 [2022-02-17T17:10:51.957Z] === RUN   TestRenameAnonymousContainer
17:10:52 [2022-02-17T17:10:52.221Z] === RUN   TestChrootTarUntar
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootTarUntar (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootUntarWithHugeExcludesList
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootUntarEmptyArchive
17:10:52 [2022-02-17T17:10:52.222Z] --- PASS: TestChrootUntarEmptyArchive (0.01s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootTarUntarWithSymlink
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootCopyWithTar
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootCopyFileWithTar
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootUntarPath
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootUntarPath (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] === RUN   TestChrootApplyDotDotFile
17:10:52 [2022-02-17T17:10:52.222Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:10:52 [2022-02-17T17:10:52.222Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:10:52 [2022-02-17T17:10:52.222Z] PASS
17:10:52 [2022-02-17T17:10:52.222Z] coverage: 15.1% of statements
17:10:52 [2022-02-17T17:10:52.222Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.103s	coverage: 15.1% of statements
17:10:52 [2022-02-17T17:10:52.222Z] 2022/02/17 17:10:51 Closing DB instances...
17:10:52 [2022-02-17T17:10:52.334Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:52 [2022-02-17T17:10:52.740Z] sha256:107ed1c4a4aebf75a76342bcda2b2ebd0919b179d9cf14233f89bba18b66bb6a
17:10:52 [2022-02-17T17:10:52.740Z] INFO: Starting docker-py tests...
17:10:52 [2022-02-17T17:10:52.999Z] ============================= test session starts ==============================
17:10:52 [2022-02-17T17:10:52.999Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:10:52 [2022-02-17T17:10:52.999Z] rootdir: /src, inifile: pytest.ini
17:10:52 [2022-02-17T17:10:52.999Z] plugins: timeout-1.3.3, cov-2.6.1
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeEmpty
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeEmpty (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeEmptyFile
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeEmptyFile (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeNonemptyFile
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeNestedDirectoryEmpty
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestMoveToSubdir
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestMoveToSubdir (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] === RUN   TestSizeNonExistingDirectory
17:10:53 [2022-02-17T17:10:53.212Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:10:53 [2022-02-17T17:10:53.212Z] PASS
17:10:53 [2022-02-17T17:10:53.212Z] coverage: 80.0% of statements
17:10:53 [2022-02-17T17:10:53.212Z] ok  	github.com/docker/docker/pkg/directory	0.061s	coverage: 80.0% of statements
17:10:53 [2022-02-17T17:10:53.681Z] === RUN   TestPollerAddRemove
17:10:53 [2022-02-17T17:10:53.681Z] --- PASS: TestPollerAddRemove (0.00s)
17:10:53 [2022-02-17T17:10:53.681Z] === RUN   TestPollerEvent
17:10:53 [2022-02-17T17:10:53.681Z]     poller_test.go:40: No chmod on Windows
17:10:53 [2022-02-17T17:10:53.681Z] --- SKIP: TestPollerEvent (0.00s)
17:10:53 [2022-02-17T17:10:53.681Z] === RUN   TestPollerClose
17:10:53 [2022-02-17T17:10:53.681Z] --- PASS: TestPollerClose (0.00s)
17:10:53 [2022-02-17T17:10:53.681Z] PASS
17:10:53 [2022-02-17T17:10:53.681Z] coverage: 36.2% of statements
17:10:53 [2022-02-17T17:10:53.681Z] ok  	github.com/docker/docker/pkg/filenotify	0.043s	coverage: 36.2% of statements
17:10:53 [2022-02-17T17:10:53.869Z] --- PASS: TestRenameAnonymousContainer (1.44s)
17:10:53 [2022-02-17T17:10:53.869Z] === RUN   TestRenameContainerWithSameName
17:10:53 [2022-02-17T17:10:53.869Z] --- PASS: TestRenameContainerWithSameName (0.40s)
17:10:53 [2022-02-17T17:10:53.869Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:53 [2022-02-17T17:10:53.934Z] collected 395 items / 2 deselected / 393 selected
17:10:53 [2022-02-17T17:10:53.934Z] 
17:10:54 [2022-02-17T17:10:54.152Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s)
17:10:54 [2022-02-17T17:10:54.152Z] === RUN   TestNetworkDBCRUDTableEntries
17:10:54 [2022-02-17T17:10:54.809Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
17:10:54 [2022-02-17T17:10:54.809Z] === RUN   TestResize
17:10:54 [2022-02-17T17:10:54.876Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.75s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.07s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.00s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.42s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.83s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s)
17:10:54 [2022-02-17T17:10:54.876Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
17:10:54 [2022-02-17T17:10:54.876Z] === RUN   TestCgroupNamespacesRun
17:10:54 [2022-02-17T17:10:54.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:10:55 [2022-02-17T17:10:55.069Z] --- PASS: TestResize (0.40s)
17:10:55 [2022-02-17T17:10:55.069Z] === RUN   TestResizeWithInvalidSize
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCopyFileWithInvalidSrc
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCopyFileWithInvalidDest
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCopyFileWithSameSrcAndDest
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCopyFile
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCopyFile (0.01s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:10:55 [2022-02-17T17:10:55.141Z]     fileutils_test.go:133: Needs porting to Windows
17:10:55 [2022-02-17T17:10:55.141Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestReadSymlinkedDirectoryToFile
17:10:55 [2022-02-17T17:10:55.141Z]     fileutils_test.go:179: Needs porting to Windows
17:10:55 [2022-02-17T17:10:55.141Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestWildcardMatches
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestWildcardMatches (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestPatternMatches
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestPatternMatches (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestPatternMatchesFolderExclusions
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestSingleExclamationError
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestSingleExclamationError (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatchesWithNoPatterns
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatchesWithMalformedPatterns
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatches
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatches/MatchesOrParentMatches
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatches/MatchesUsingParentResult
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatches/MatchesUsingParentResults
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestMatches (0.01s)
17:10:55 [2022-02-17T17:10:55.141Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCleanPatterns
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCleanPatterns (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCleanPatternsExceptionFlag
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCleanPatternsErrorSingleException
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCreateIfNotExistsDir
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCreateIfNotExistsDir (0.01s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCreateIfNotExistsFile
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestMatch
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestMatch (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCompile
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCompile/slash
17:10:55 [2022-02-17T17:10:55.141Z] === RUN   TestCompile/backslash
17:10:55 [2022-02-17T17:10:55.141Z] --- PASS: TestCompile (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z]     --- PASS: TestCompile/slash (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z]     --- PASS: TestCompile/backslash (0.00s)
17:10:55 [2022-02-17T17:10:55.141Z] PASS
17:10:55 [2022-02-17T17:10:55.141Z] coverage: 84.7% of statements
17:10:55 [2022-02-17T17:10:55.141Z] ok  	github.com/docker/docker/pkg/fileutils	0.089s	coverage: 84.7% of statements
17:10:55 [2022-02-17T17:10:55.611Z] === RUN   TestGet
17:10:55 [2022-02-17T17:10:55.611Z] --- PASS: TestGet (0.00s)
17:10:55 [2022-02-17T17:10:55.611Z] === RUN   TestGetShortcutString
17:10:55 [2022-02-17T17:10:55.611Z] --- PASS: TestGetShortcutString (0.00s)
17:10:55 [2022-02-17T17:10:55.611Z] PASS
17:10:55 [2022-02-17T17:10:55.611Z] coverage: 42.9% of statements
17:10:55 [2022-02-17T17:10:55.611Z] ok  	github.com/docker/docker/pkg/homedir	0.045s	coverage: 42.9% of statements
17:10:55 [2022-02-17T17:10:55.611Z] --- PASS: TestTarFiles (4.95s)
17:10:55 [2022-02-17T17:10:55.611Z] === RUN   TestDetectCompressionZstd
17:10:55 [2022-02-17T17:10:55.611Z] --- PASS: TestDetectCompressionZstd (0.00s)
17:10:55 [2022-02-17T17:10:55.611Z] === RUN   TestTarUntar
17:10:55 [2022-02-17T17:10:55.611Z] --- PASS: TestTarUntar (0.03s)
17:10:55 [2022-02-17T17:10:55.611Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:10:55 [2022-02-17T17:10:55.611Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s)
17:10:55 [2022-02-17T17:10:55.611Z] === RUN   TestTarWithOptions
17:10:55 [2022-02-17T17:10:55.639Z] --- PASS: TestResizeWithInvalidSize (0.40s)
17:10:55 [2022-02-17T17:10:55.639Z] === RUN   TestResizeWhenContainerNotStarted
17:10:55 [2022-02-17T17:10:55.815Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:10:55 [2022-02-17T17:10:55.899Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:55 [2022-02-17T17:10:55.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:56 [2022-02-17T17:10:56.074Z] --- PASS: TestCgroupNamespacesRun (1.60s)
17:10:56 [2022-02-17T17:10:56.074Z] === RUN   TestCgroupNamespacesRunPrivileged
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestTarWithOptions (0.05s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestUntarUstarGnuConflict
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestUntarInvalidFilenames
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2590529292\\dest"
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestUntarInvalidFilenames (0.16s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestUntarHardlinkToSymlink
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestUntarInvalidHardlink
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink852671680\\victim\\hello" -> "../victim/hello"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2583657748\\victim\\hello" -> "/../victim/hello"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink993061899\\victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink707657774\\victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4125265068\\victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink942843514\\victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestUntarInvalidSymlink
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1662478402\\dest\\dotdot" -> "../victim/hello"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink21798643\\dest\\slash-dotdot" -> "/../victim/hello"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1850436531\\dest\\loophole-victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3649296750\\dest\\loophole-victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] 2022/02/17 17:10:55 Closing DB instances...
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2135151477\\dest\\loophole-victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2701735580\\dest\\loophole-victim" -> "../victim"
17:10:56 [2022-02-17T17:10:56.082Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3498810416\\dest\\dir\\loophole" -> "../../victim"
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestTempArchiveCloseMultipleTimes
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestXGlobalNoParent
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestXGlobalNoParent (0.00s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestReplaceFileTarWrapper
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestPrefixHeaderReadable
17:10:56 [2022-02-17T17:10:56.082Z] --- PASS: TestPrefixHeaderReadable (0.03s)
17:10:56 [2022-02-17T17:10:56.082Z] === RUN   TestDisablePigz
17:10:56 [2022-02-17T17:10:56.082Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:10:56 [2022-02-17T17:10:56.515Z] --- PASS: TestNodeReincarnation (5.02s)
17:10:56 [2022-02-17T17:10:56.515Z] === RUN   TestParallelCreate
17:10:56 [2022-02-17T17:10:56.515Z] 2022/02/17 17:10:55 Closing DB instances...
17:10:56 [2022-02-17T17:10:56.515Z] --- PASS: TestParallelCreate (0.02s)
17:10:56 [2022-02-17T17:10:56.515Z] === RUN   TestParallelDelete
17:10:56 [2022-02-17T17:10:56.515Z] 2022/02/17 17:10:55 Closing DB instances...
17:10:56 [2022-02-17T17:10:56.515Z] --- PASS: TestParallelDelete (0.02s)
17:10:56 [2022-02-17T17:10:56.515Z] === RUN   TestNetworkDBIslands
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ea8e16f9bf2c with config:&{NodeID:ea8e16f9bf2c 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}"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6998a253c218 with config:&{NodeID:6998a253c218 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}"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node 6998a253c218/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node 6998a253c218/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49345"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node 6998a253c218/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node 6998a253c218/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:01cf45474be2 with config:&{NodeID:01cf45474be2 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}"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:56Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:10:56 [2022-02-17T17:10:56.515Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49347"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=info msg="Node 6998a253c218/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=info msg="Node 6998a253c218/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:10:56 [2022-02-17T17:10:56.516Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348"
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestDisablePigz (0.11s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestPigz
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestCreateIDMapOrder
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] PASS
17:10:56 [2022-02-17T17:10:56.551Z] coverage: 7.2% of statements
17:10:56 [2022-02-17T17:10:56.551Z] ok  	github.com/docker/docker/pkg/idtools	0.041s	coverage: 7.2% of statements
17:10:56 [2022-02-17T17:10:56.551Z]     archive_test.go:1401: Tested whether Pigz is not used, as it not installed
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestPigz (0.13s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestCopyFileWithInvalidDest
17:10:56 [2022-02-17T17:10:56.551Z]     archive_windows_test.go:16: Currently fails
17:10:56 [2022-02-17T17:10:56.551Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestCanonicalTarNameForPath
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestCanonicalTarName
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestCanonicalTarName (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChmodTarEntry
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestChmodTarEntry (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestHardLinkOrder
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestHardLinkOrder (0.08s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChangeString
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestChangeString (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChangesWithNoChanges
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChangesWithChanges
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestChangesWithChanges (0.03s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChangesWithChangesGH13590
17:10:56 [2022-02-17T17:10:56.551Z]     changes_test.go:195: needs more investigation
17:10:56 [2022-02-17T17:10:56.551Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChangesDirsEmpty
17:10:56 [2022-02-17T17:10:56.551Z] --- PASS: TestChangesDirsEmpty (0.11s)
17:10:56 [2022-02-17T17:10:56.551Z] === RUN   TestChangesDirsMutated
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3001e4e67d1c with config:&{NodeID:3001e4e67d1c 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}"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49349"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 6998a253c218/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 6998a253c218/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, joined gossip cluster"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=info msg="Node 01cf45474be2/172.23.13.7, added to nodes list"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350"
17:10:56 [2022-02-17T17:10:56.975Z] time="2022-02-17T17:10:56Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:10:57 [2022-02-17T17:10:57.012Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestChangesDirsMutated (0.14s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestApplyLayer
17:10:57 [2022-02-17T17:10:57.021Z]     changes_test.go:432: needs further investigation
17:10:57 [2022-02-17T17:10:57.021Z] --- SKIP: TestApplyLayer (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestChangesSizeWithHardlinks
17:10:57 [2022-02-17T17:10:57.021Z]     changes_test.go:468: needs further investigation
17:10:57 [2022-02-17T17:10:57.021Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestChangesSizeWithNoChanges
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestChangesSize
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestChangesSize (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestApplyLayerInvalidFilenames
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2320501728\\dest"
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestApplyLayerInvalidHardlink
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2625266090\\victim\\hello" -> "../victim/hello"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2852117361\\victim\\hello" -> "/../victim/hello"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2797772050\\victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3053860500\\victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink604910777\\victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2680045624\\victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestApplyLayerInvalidSymlink
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2225569982\\dest\\dotdot" -> "../victim/hello"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2270256693\\dest\\slash-dotdot" -> "/../victim/hello"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink325065475\\dest\\loophole-victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1639761747\\dest\\loophole-victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2150017935\\dest\\loophole-victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2777375640\\dest\\loophole-victim" -> "../victim"
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestApplyLayerWhiteouts
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestGenerateEmptyFile
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] === RUN   TestGenerateWithContent
17:10:57 [2022-02-17T17:10:57.021Z] --- PASS: TestGenerateWithContent (0.00s)
17:10:57 [2022-02-17T17:10:57.021Z] PASS
17:10:57 [2022-02-17T17:10:57.021Z] coverage: 63.0% of statements
17:10:57 [2022-02-17T17:10:57.021Z] ok  	github.com/docker/docker/pkg/archive	7.268s	coverage: 63.0% of statements
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6c936092b33f with config:&{NodeID:6c936092b33f 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}"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6998a253c218/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6998a253c218/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 01cf45474be2/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node 01cf45474be2/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
17:10:57 [2022-02-17T17:10:57.434Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestNetworkDBNodeLeave
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestFixedBufferCap
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestFixedBufferCap (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestFixedBufferLen
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestFixedBufferLen (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestFixedBufferString
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestFixedBufferString (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestFixedBufferWrite
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestFixedBufferWrite (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestFixedBufferRead
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestFixedBufferRead (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestBytesPipeRead
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestBytesPipeRead (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestBytesPipeWrite
17:10:57 [2022-02-17T17:10:57.491Z] --- PASS: TestBytesPipeWrite (0.00s)
17:10:57 [2022-02-17T17:10:57.491Z] === RUN   TestBytesPipeWriteRandomChunks
17:10:57 [2022-02-17T17:10:57.528Z] --- PASS: TestCreateServiceMultipleTimes (15.41s)
17:10:57 [2022-02-17T17:10:57.528Z] === RUN   TestCreateServiceConflict
17:10:57 [2022-02-17T17:10:57.581Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:10:57 [2022-02-17T17:10:57.581Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
17:10:57 [2022-02-17T17:10:57.581Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:10:57 [2022-02-17T17:10:57.809Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:57 [2022-02-17T17:10:57.893Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:10:57 [2022-02-17T17:10:57.894Z]     networkdb_test.go:835: Re-joining: 3
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=info msg="The new bootstrap node list is:[172.23.13.7:10033 172.23.13.7:10034 172.23.13.7:10035]"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10033"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49353"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10034"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49354"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10035"
17:10:57 [2022-02-17T17:10:57.894Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49355"
17:10:58 [2022-02-17T17:10:58.177Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:10:58 [2022-02-17T17:10:58.353Z]     networkdb_test.go:835: Re-joining: 4
17:10:58 [2022-02-17T17:10:58.353Z] time="2022-02-17T17:10:57Z" level=info msg="The new bootstrap node list is:[172.23.13.7:10033 172.23.13.7:10034 172.23.13.7:10035]"
17:10:58 [2022-02-17T17:10:58.353Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10033"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49356"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10034"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49357"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10035"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:57Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49358"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="node 0 leaving"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="node5(6c936092b33f): Node leave event for ea8e16f9bf2c/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="node2(6998a253c218): Node leave event for ea8e16f9bf2c/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="node4(3001e4e67d1c): Node leave event for ea8e16f9bf2c/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="node1(ea8e16f9bf2c): Node leave event for ea8e16f9bf2c/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.354Z] time="2022-02-17T17:10:58Z" level=info msg="node3(01cf45474be2): Node leave event for ea8e16f9bf2c/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestAtomicWriteToFile
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestAtomicWriteSetCommit
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestAtomicWriteSetCancel
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestReadCloserWrapperClose
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestReaderErrWrapperReadOnError
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestReaderErrWrapperRead
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestCancelReadCloser
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestCancelReadCloser (0.10s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestWriteCloserWrapperClose
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestNopWriteCloser
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestNopWriteCloser (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestNopWriter
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestNopWriter (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] === RUN   TestWriteCounter
17:10:58 [2022-02-17T17:10:58.482Z] --- PASS: TestWriteCounter (0.00s)
17:10:58 [2022-02-17T17:10:58.482Z] PASS
17:10:58 [2022-02-17T17:10:58.482Z] coverage: 69.2% of statements
17:10:58 [2022-02-17T17:10:58.482Z] ok  	github.com/docker/docker/pkg/ioutils	0.671s	coverage: 69.2% of statements
17:10:58 [2022-02-17T17:10:58.748Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, left gossip cluster"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, left gossip cluster"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, left gossip cluster"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, left gossip cluster"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node ea8e16f9bf2c/172.23.13.7, left gossip cluster"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="node 1 leaving"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218 change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="node5(6c936092b33f): Node leave event for 6998a253c218/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218/172.23.13.7, left gossip cluster"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218 change state NodeActive --> NodeFailed"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218/172.23.13.7, added to failed nodes list"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218 change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="node4(3001e4e67d1c): Node leave event for 6998a253c218/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218 change state NodeActive --> NodeLeft"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=info msg="node3(01cf45474be2): Node leave event for 6998a253c218/172.23.13.7"
17:10:58 [2022-02-17T17:10:58.813Z] time="2022-02-17T17:10:58Z" level=error msg="node: 6998a253c218 is unknown to memberlist"
17:10:59 [2022-02-17T17:10:59.113Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218/172.23.13.7, left gossip cluster"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218/172.23.13.7, left gossip cluster"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:58Z" level=info msg="Node 6998a253c218/172.23.13.7, left gossip cluster"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="node 2 leaving"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="Node 01cf45474be2 change state NodeActive --> NodeLeft"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="node4(3001e4e67d1c): Node leave event for 01cf45474be2/172.23.13.7"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="Node 01cf45474be2 change state NodeActive --> NodeLeft"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="node5(6c936092b33f): Node leave event for 01cf45474be2/172.23.13.7"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="Node 01cf45474be2 change state NodeActive --> NodeLeft"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=info msg="node3(01cf45474be2): Node leave event for 01cf45474be2/172.23.13.7"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=debug msg="memberlist: Failed ping: 3001e4e67d1c (timeout reached)"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.13.7:10034: use of closed network connection"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.13.7:10037: use of closed network connection"
17:10:59 [2022-02-17T17:10:59.275Z] time="2022-02-17T17:10:59Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49359"
17:10:59 [2022-02-17T17:10:59.372Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
17:10:59 [2022-02-17T17:10:59.372Z] === RUN   TestCgroupNamespacesRunHostMode
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestError
17:10:59 [2022-02-17T17:10:59.472Z] --- PASS: TestError (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/no_progress
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/progress_1
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/with_units
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestProgressString/hide_counts
17:10:59 [2022-02-17T17:10:59.472Z] --- PASS: TestProgressString (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/with_units (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestJSONMessageDisplay
17:10:59 [2022-02-17T17:10:59.472Z] --- PASS: TestJSONMessageDisplay (0.16s)
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestJSONMessageDisplayWithJSONError
17:10:59 [2022-02-17T17:10:59.472Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:10:59 [2022-02-17T17:10:59.472Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z] === RUN   TestDisplayJSONMessagesStream
17:10:59 [2022-02-17T17:10:59.472Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:10:59 [2022-02-17T17:10:59.472Z] PASS
17:10:59 [2022-02-17T17:10:59.472Z] coverage: 91.7% of statements
17:10:59 [2022-02-17T17:10:59.472Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.207s	coverage: 91.7% of statements
17:10:59 [2022-02-17T17:10:59.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:59 [2022-02-17T17:10:59.733Z] time="2022-02-17T17:10:59Z" level=info msg="Node 01cf45474be2/172.23.13.7, left gossip cluster"
17:10:59 [2022-02-17T17:10:59.733Z] time="2022-02-17T17:10:59Z" level=info msg="Node 01cf45474be2/172.23.13.7, left gossip cluster"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="Node 01cf45474be2/172.23.13.7, left gossip cluster"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=warning msg="memberlist: Was able to connect to 3001e4e67d1c but other probes failed, network may be misconfigured"
17:10:59 [2022-02-17T17:10:59.734Z]     networkdb_test.go:867: node4: OK
17:10:59 [2022-02-17T17:10:59.734Z]     networkdb_test.go:867: node5: OK
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="node 0 coming back"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7a21d8253b4a with config:&{NodeID:7a21d8253b4a 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}"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, joined gossip cluster"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, added to nodes list"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="node 1 coming back"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fedcc6dc5535 with config:&{NodeID:fedcc6dc5535 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}"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="Node fedcc6dc5535/172.23.13.7, joined gossip cluster"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="Node fedcc6dc5535/172.23.13.7, added to nodes list"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="node 2 coming back"
17:10:59 [2022-02-17T17:10:59.734Z] time="2022-02-17T17:10:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6ae68f78e41b with config:&{NodeID:6ae68f78e41b 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}"
17:10:59 [2022-02-17T17:10:59.940Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:10:59 [2022-02-17T17:10:59.941Z] === RUN   TestStandardLongPath
17:10:59 [2022-02-17T17:10:59.941Z] --- PASS: TestStandardLongPath (0.00s)
17:10:59 [2022-02-17T17:10:59.941Z] === RUN   TestUNCLongPath
17:10:59 [2022-02-17T17:10:59.941Z] --- PASS: TestUNCLongPath (0.00s)
17:10:59 [2022-02-17T17:10:59.941Z] PASS
17:10:59 [2022-02-17T17:10:59.941Z] coverage: 100.0% of statements
17:10:59 [2022-02-17T17:10:59.941Z] ok  	github.com/docker/docker/pkg/longpath	0.032s	coverage: 100.0% of statements
17:10:59 [2022-02-17T17:10:59.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:00 [2022-02-17T17:11:00.041Z] --- PASS: TestCreateServiceConflict (2.23s)
17:11:00 [2022-02-17T17:11:00.041Z] === RUN   TestCreateServiceMaxReplicas
17:11:00 [2022-02-17T17:11:00.193Z] time="2022-02-17T17:10:59Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, joined gossip cluster"
17:11:00 [2022-02-17T17:11:00.193Z] time="2022-02-17T17:10:59Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, added to nodes list"
17:11:00 [2022-02-17T17:11:00.411Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
17:11:00 [2022-02-17T17:11:00.411Z] === RUN   TestNetworkDBWatch
17:11:00 [2022-02-17T17:11:00.881Z] === RUN   TestNameFormat
17:11:00 [2022-02-17T17:11:00.881Z] --- PASS: TestNameFormat (0.00s)
17:11:00 [2022-02-17T17:11:00.881Z] === RUN   TestNameRetries
17:11:00 [2022-02-17T17:11:00.881Z] --- PASS: TestNameRetries (0.00s)
17:11:00 [2022-02-17T17:11:00.881Z] PASS
17:11:00 [2022-02-17T17:11:00.881Z] coverage: 85.7% of statements
17:11:00 [2022-02-17T17:11:00.881Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.042s	coverage: 85.7% of statements
17:11:00 [2022-02-17T17:11:00.886Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:01 [2022-02-17T17:11:01.146Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:01 [2022-02-17T17:11:01.319Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s)
17:11:01 [2022-02-17T17:11:01.319Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:01 [2022-02-17T17:11:01.351Z] === RUN   TestParseKeyValueOpt
17:11:01 [2022-02-17T17:11:01.351Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:11:01 [2022-02-17T17:11:01.351Z] === RUN   TestParseUintList
17:11:01 [2022-02-17T17:11:01.351Z] --- PASS: TestParseUintList (0.00s)
17:11:01 [2022-02-17T17:11:01.351Z] === RUN   TestParseUintListMaximumLimits
17:11:01 [2022-02-17T17:11:01.351Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:11:01 [2022-02-17T17:11:01.351Z] PASS
17:11:01 [2022-02-17T17:11:01.351Z] coverage: 97.0% of statements
17:11:01 [2022-02-17T17:11:01.351Z] ok  	github.com/docker/docker/pkg/parsers	0.047s	coverage: 97.0% of statements
17:11:01 [2022-02-17T17:11:01.821Z] 2022/02/17 17:11:01 Closing DB instances...
17:11:02 [2022-02-17T17:11:02.255Z]     check_test.go:308: [df630b2d275cb] daemon is not started
17:11:02 [2022-02-17T17:11:02.255Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:11:02 [2022-02-17T17:11:02.291Z] === RUN   TestNewAndRemove
17:11:02 [2022-02-17T17:11:02.291Z] --- PASS: TestNewAndRemove (0.00s)
17:11:02 [2022-02-17T17:11:02.291Z] === RUN   TestRemoveInvalidPath
17:11:02 [2022-02-17T17:11:02.291Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:11:02 [2022-02-17T17:11:02.291Z] PASS
17:11:02 [2022-02-17T17:11:02.291Z] coverage: 82.6% of statements
17:11:02 [2022-02-17T17:11:02.291Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
17:11:02 [2022-02-17T17:11:02.557Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
17:11:02 [2022-02-17T17:11:02.557Z] === RUN   TestCreateWithDuplicateNetworkNames
17:11:02 [2022-02-17T17:11:02.825Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
17:11:02 [2022-02-17T17:11:02.826Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:03 [2022-02-17T17:11:03.104Z] time="2022-02-17T17:11:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.13.7:10033 172.23.13.7:10034 172.23.13.7:10035]"
17:11:03 [2022-02-17T17:11:03.281Z] --- PASS: TestNetworkDBWatch (3.03s)
17:11:03 [2022-02-17T17:11:03.281Z] === RUN   TestNetworkDBBulkSync
17:11:03 [2022-02-17T17:11:03.565Z] time="2022-02-17T17:11:03Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.13.7:10033 172.23.13.7:10034 172.23.13.7:10035]"
17:11:03 [2022-02-17T17:11:03.751Z] === RUN   TestFailedConnection
17:11:03 [2022-02-17T17:11:03.764Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10033"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49361"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, is the new incarnation of the shutdown node ea8e16f9bf2c/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10034"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49362"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, is the new incarnation of the shutdown node 6998a253c218/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10035"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49363"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6c936092b33f/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, is the new incarnation of the shutdown node 01cf45474be2/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, is the new incarnation of the shutdown node 6998a253c218/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, is the new incarnation of the shutdown node ea8e16f9bf2c/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node fedcc6dc5535/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, is the new incarnation of the shutdown node 01cf45474be2/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.028Z] time="2022-02-17T17:11:03Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.222Z] --- PASS: TestGetAddress (21.37s)
17:11:04 [2022-02-17T17:11:04.222Z] === RUN   TestRequestSyntaxCheck
17:11:04 [2022-02-17T17:11:04.222Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:11:04 [2022-02-17T17:11:04.222Z] === RUN   TestRequest
17:11:04 [2022-02-17T17:11:04.333Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s)
17:11:04 [2022-02-17T17:11:04.333Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:04 [2022-02-17T17:11:04.389Z] 2022/02/17 17:11:02 Closing DB instances...
17:11:04 [2022-02-17T17:11:04.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:04 [2022-02-17T17:11:04.460Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, joined gossip cluster"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, added to nodes list"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10033"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49364"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49365"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10034"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.23.13.7:10035"
17:11:04 [2022-02-17T17:11:04.487Z] time="2022-02-17T17:11:04Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49366"
17:11:04 [2022-02-17T17:11:04.692Z] 2022/02/17 17:11:04 Closing DB instances...
17:11:04 [2022-02-17T17:11:04.946Z] 2022/02/17 17:11:04 Closing DB instances...
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="Node 7a21d8253b4a change state NodeActive --> NodeLeft"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="node2(fedcc6dc5535): Node leave event for 7a21d8253b4a/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="Node 7a21d8253b4a change state NodeActive --> NodeLeft"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="node3(6ae68f78e41b): Node leave event for 7a21d8253b4a/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="Node 7a21d8253b4a change state NodeActive --> NodeLeft"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="node5(6c936092b33f): Node leave event for 7a21d8253b4a/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="Node 7a21d8253b4a change state NodeActive --> NodeLeft"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="node4(3001e4e67d1c): Node leave event for 7a21d8253b4a/172.23.13.7"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="Node 7a21d8253b4a change state NodeActive --> NodeLeft"
17:11:04 [2022-02-17T17:11:04.946Z] time="2022-02-17T17:11:04Z" level=info msg="node1(7a21d8253b4a): Node leave event for 7a21d8253b4a/172.23.13.7"
17:11:05 [2022-02-17T17:11:05.163Z] --- PASS: TestFailedConnection (1.20s)
17:11:05 [2022-02-17T17:11:05.163Z] === RUN   TestFailOnce
17:11:05 [2022-02-17T17:11:05.163Z] 2022/02/17 17:11:04 http: panic serving 127.0.0.1:49276: Plugin not ready
17:11:05 [2022-02-17T17:11:05.163Z] goroutine 11 [running]:
17:11:05 [2022-02-17T17:11:05.163Z] net/http.(*conn).serve.func1()
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/net/http/server.go:1802 +0xb9
17:11:05 [2022-02-17T17:11:05.163Z] panic({0x12ba8e0, 0x13ce260})
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/runtime/panic.go:1047 +0x266
17:11:05 [2022-02-17T17:11:05.163Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5d6320195ec36d9f}, 0xc00004ba98)
17:11:05 [2022-02-17T17:11:05.163Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:11:05 [2022-02-17T17:11:05.163Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13db140, 0xc0002a2000}, 0x11f1146)
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/net/http/server.go:2047 +0x2f
17:11:05 [2022-02-17T17:11:05.163Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x13db140, 0xc0002a2000}, 0xc00028e000)
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/net/http/server.go:2425 +0x149
17:11:05 [2022-02-17T17:11:05.163Z] net/http.serverHandler.ServeHTTP({0x13d9830}, {0x13db140, 0xc0002a2000}, 0xc00028e000)
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/net/http/server.go:2879 +0x43b
17:11:05 [2022-02-17T17:11:05.163Z] net/http.(*conn).serve(0xc000062e60, {0x13dd140, 0xc000145080})
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/net/http/server.go:1930 +0xb08
17:11:05 [2022-02-17T17:11:05.163Z] created by net/http.(*Server).Serve
17:11:05 [2022-02-17T17:11:05.163Z] 	c:/go/src/net/http/server.go:3034 +0x4e8
17:11:05 [2022-02-17T17:11:05.163Z] time="2022-02-17T17:11:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s"
17:11:05 [2022-02-17T17:11:05.270Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:11:05 [2022-02-17T17:11:05.271Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
17:11:05 [2022-02-17T17:11:05.271Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:05 [2022-02-17T17:11:05.378Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
17:11:05 [2022-02-17T17:11:05.378Z] === RUN   TestFindNode
17:11:05 [2022-02-17T17:11:05.378Z] 2022/02/17 17:11:04 Closing DB instances...
17:11:05 [2022-02-17T17:11:05.378Z] --- PASS: TestFindNode (0.02s)
17:11:05 [2022-02-17T17:11:05.378Z] === RUN   TestChangeNodeState
17:11:05 [2022-02-17T17:11:05.378Z] 2022/02/17 17:11:04 Closing DB instances...
17:11:05 [2022-02-17T17:11:05.378Z] --- PASS: TestChangeNodeState (0.01s)
17:11:05 [2022-02-17T17:11:05.378Z] === RUN   TestNodeReincarnation
17:11:05 [2022-02-17T17:11:05.378Z] 2022/02/17 17:11:04 Closing DB instances...
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node 7a21d8253b4a/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535 change state NodeActive --> NodeLeft"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="node3(6ae68f78e41b): Node leave event for fedcc6dc5535/172.23.13.7"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535 change state NodeActive --> NodeLeft"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="node4(3001e4e67d1c): Node leave event for fedcc6dc5535/172.23.13.7"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535 change state NodeActive --> NodeLeft"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="node5(6c936092b33f): Node leave event for fedcc6dc5535/172.23.13.7"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535 change state NodeActive --> NodeFailed"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535/172.23.13.7, added to failed nodes list"
17:11:05 [2022-02-17T17:11:05.406Z] time="2022-02-17T17:11:05Z" level=error msg="node: fedcc6dc5535 is unknown to memberlist"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="Node fedcc6dc5535/172.23.13.7, left gossip cluster"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="Node 6ae68f78e41b change state NodeActive --> NodeLeft"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="node5(6c936092b33f): Node leave event for 6ae68f78e41b/172.23.13.7"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="Node 6ae68f78e41b change state NodeActive --> NodeLeft"
17:11:05 [2022-02-17T17:11:05.869Z] time="2022-02-17T17:11:05Z" level=info msg="node4(3001e4e67d1c): Node leave event for 6ae68f78e41b/172.23.13.7"
17:11:06 [2022-02-17T17:11:06.154Z] --- PASS: TestNetworkDBBulkSync (2.83s)
17:11:06 [2022-02-17T17:11:06.154Z] === RUN   TestNetworkDBCRUDMediumCluster
17:11:06 [2022-02-17T17:11:06.154Z] --- PASS: TestFailOnce (1.15s)
17:11:06 [2022-02-17T17:11:06.154Z] === RUN   TestEchoInputOutput
17:11:06 [2022-02-17T17:11:06.154Z] --- PASS: TestEchoInputOutput (0.00s)
17:11:06 [2022-02-17T17:11:06.154Z] === RUN   TestBackoff
17:11:06 [2022-02-17T17:11:06.154Z] --- PASS: TestBackoff (0.00s)
17:11:06 [2022-02-17T17:11:06.154Z] === RUN   TestAbortRetry
17:11:06 [2022-02-17T17:11:06.154Z] --- PASS: TestAbortRetry (0.00s)
17:11:06 [2022-02-17T17:11:06.154Z] === RUN   TestClientScheme
17:11:06 [2022-02-17T17:11:06.154Z] --- PASS: TestClientScheme (0.00s)
17:11:06 [2022-02-17T17:11:06.154Z] === RUN   TestNewClientWithTimeout
17:11:06 [2022-02-17T17:11:06.211Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:05Z" level=info msg="Node 6ae68f78e41b change state NodeActive --> NodeLeft"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:05Z" level=info msg="node3(6ae68f78e41b): Node leave event for 6ae68f78e41b/172.23.13.7"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:05Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, left gossip cluster"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:05Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, left gossip cluster"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:06Z" level=info msg="Node 6ae68f78e41b/172.23.13.7, left gossip cluster"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:06Z" level=debug msg="memberlist: Failed ping: 6ae68f78e41b (timeout reached)"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.13.7:10037: use of closed network connection"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.13.7:10036: use of closed network connection"
17:11:06 [2022-02-17T17:11:06.328Z] time="2022-02-17T17:11:06Z" level=debug msg="memberlist: Stream connection from=172.23.13.7:49368"
17:11:06 [2022-02-17T17:11:06.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:06 [2022-02-17T17:11:06.470Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:11:06 [2022-02-17T17:11:06.623Z] time="2022-02-17T17:11:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:11:06 [2022-02-17T17:11:06.786Z] time="2022-02-17T17:11:06Z" level=info msg="Node 3001e4e67d1c change state NodeActive --> NodeLeft"
17:11:06 [2022-02-17T17:11:06.786Z] time="2022-02-17T17:11:06Z" level=info msg="node5(6c936092b33f): Node leave event for 3001e4e67d1c/172.23.13.7"
17:11:06 [2022-02-17T17:11:06.786Z] time="2022-02-17T17:11:06Z" level=info msg="Node 3001e4e67d1c change state NodeActive --> NodeLeft"
17:11:06 [2022-02-17T17:11:06.786Z] time="2022-02-17T17:11:06Z" level=info msg="node4(3001e4e67d1c): Node leave event for 3001e4e67d1c/172.23.13.7"
17:11:06 [2022-02-17T17:11:06.786Z] time="2022-02-17T17:11:06Z" level=warning msg="memberlist: Was able to connect to 6ae68f78e41b but other probes failed, network may be misconfigured"
17:11:07 [2022-02-17T17:11:07.038Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
17:11:07 [2022-02-17T17:11:07.038Z] === RUN   TestNISDomainname
17:11:07 [2022-02-17T17:11:07.038Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:11:07 [2022-02-17T17:11:07.246Z] time="2022-02-17T17:11:06Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, left gossip cluster"
17:11:07 [2022-02-17T17:11:07.246Z] time="2022-02-17T17:11:07Z" level=info msg="Node 3001e4e67d1c/172.23.13.7, left gossip cluster"
17:11:07 [2022-02-17T17:11:07.706Z] time="2022-02-17T17:11:07Z" level=info msg="Node 6c936092b33f/172.23.13.7, left gossip cluster"
17:11:07 [2022-02-17T17:11:07.706Z] time="2022-02-17T17:11:07Z" level=info msg="Node 6c936092b33f change state NodeActive --> NodeFailed"
17:11:07 [2022-02-17T17:11:07.706Z] time="2022-02-17T17:11:07Z" level=info msg="Node 6c936092b33f/172.23.13.7, added to failed nodes list"
17:11:07 [2022-02-17T17:11:07.706Z] --- PASS: TestNetworkDBIslands (12.08s)
17:11:07 [2022-02-17T17:11:07.706Z] PASS
17:11:07 [2022-02-17T17:11:07.706Z] coverage: 60.3% of statements
17:11:07 [2022-02-17T17:11:07.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:07 [2022-02-17T17:11:07.762Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:07 [2022-02-17T17:11:07.975Z] --- PASS: TestNISDomainname (0.98s)
17:11:07 [2022-02-17T17:11:07.975Z] === RUN   TestHostnameDnsResolution
17:11:07 [2022-02-17T17:11:07.975Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:11:08 [2022-02-17T17:11:08.165Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.710s	coverage: 60.3% of statements
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/quota	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/rootless	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/volume	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:11:08 [2022-02-17T17:11:08.165Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:11:08 [2022-02-17T17:11:08.192Z] time="2022-02-17T17:11:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:11:09 [2022-02-17T17:11:09.187Z] 2022/02/17 17:11:08 Closing DB instances...
17:11:09 [2022-02-17T17:11:09.187Z] time="2022-02-17T17:11:08Z" level=error msg="node: 5f5fb2b2b934 is unknown to memberlist"
17:11:09 [2022-02-17T17:11:09.360Z] --- PASS: TestHostnameDnsResolution (1.24s)
17:11:09 [2022-02-17T17:11:09.360Z] === RUN   TestUnprivilegedPortsAndPing
17:11:09 [2022-02-17T17:11:09.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:09 [2022-02-17T17:11:09.672Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:10 [2022-02-17T17:11:10.077Z] tests/integration/api_build_test.py .......................X             [  6%]
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:11:10 [2022-02-17T17:11:10.130Z] --- PASS: TestNodeReincarnation (5.02s)
17:11:10 [2022-02-17T17:11:10.130Z] === RUN   TestParallelCreate
17:11:10 [2022-02-17T17:11:10.130Z] 2022/02/17 17:11:09 Closing DB instances...
17:11:10 [2022-02-17T17:11:10.130Z] --- PASS: TestParallelCreate (0.02s)
17:11:10 [2022-02-17T17:11:10.130Z] === RUN   TestParallelDelete
17:11:10 [2022-02-17T17:11:10.130Z] 2022/02/17 17:11:09 Closing DB instances...
17:11:10 [2022-02-17T17:11:10.130Z] --- PASS: TestParallelDelete (0.01s)
17:11:10 [2022-02-17T17:11:10.130Z] === RUN   TestNetworkDBIslands
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fa8afb55998e with config:&{NodeID:fa8afb55998e 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}"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node fa8afb55998e/172.30.118.148, joined gossip cluster"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node fa8afb55998e/172.30.118.148, added to nodes list"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1e138bb926ae with config:&{NodeID:1e138bb926ae 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}"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node 1e138bb926ae/172.30.118.148, joined gossip cluster"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node 1e138bb926ae/172.30.118.148, added to nodes list"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49344"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node 1e138bb926ae/172.30.118.148, joined gossip cluster"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node 1e138bb926ae/172.30.118.148, added to nodes list"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node fa8afb55998e/172.30.118.148, joined gossip cluster"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=info msg="Node fa8afb55998e/172.30.118.148, added to nodes list"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:11:10 [2022-02-17T17:11:10.130Z] time="2022-02-17T17:11:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345"
17:11:10 [2022-02-17T17:11:10.298Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s)
17:11:10 [2022-02-17T17:11:10.298Z] === RUN   TestStats
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === Skipped
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s)
17:11:10 [2022-02-17T17:11:10.348Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
17:11:10 [2022-02-17T17:11:10.348Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:11:10 [2022-02-17T17:11:10.348Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     client_test.go:23: runtime.GOOS == "windows"
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     network_proxy_test.go:208: No support for dual stack yet
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     daemon_test.go:145: root required
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     reload_test.go:342: root required
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     pull_v2_test.go:73: Needs fixing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     pull_v2_test.go:118: Needs fixing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     download_test.go:267: Needs fixing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     layer_test.go:303: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     layer_test.go:352: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     layer_test.go:467: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     layer_test.go:696: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     migration_test.go:45: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     migration_test.go:181: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     mount_test.go:17: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     mount_test.go:76: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     mount_test.go:125: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     mount_test.go:212: Failing on Windows
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
17:11:10 [2022-02-17T17:11:10.348Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:11:10 [2022-02-17T17:11:10.348Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.348Z] 
17:11:10 [2022-02-17T17:11:10.348Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s)
17:11:10 [2022-02-17T17:11:10.759Z] === RUN   TestParseEmptyInterface
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestParseEmptyInterface (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestParseNonInterfaceType
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestParseWithOneFunction
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestParseWithOneFunction (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestParseWithMultipleFuncs
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestParseWithUnnamedReturn
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestEmbeddedInterface
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestEmbeddedInterface (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestParsedImports
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestParsedImports (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] === RUN   TestAliasedImports
17:11:10 [2022-02-17T17:11:10.760Z] --- PASS: TestAliasedImports (0.00s)
17:11:10 [2022-02-17T17:11:10.760Z] PASS
17:11:10 [2022-02-17T17:11:10.760Z] coverage: 56.8% of statements
17:11:10 [2022-02-17T17:11:10.760Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.052s	coverage: 56.8% of statements
17:11:10 [2022-02-17T17:11:10.760Z] time="2022-02-17T17:11:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:11:10 [2022-02-17T17:11:10.824Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:133: Xz not present in msys2
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:140: zstd not installed
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:252: Failing on Windows CI machines
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_windows_test.go:16: Currently fails
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     changes_test.go:195: needs more investigation
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     changes_test.go:432: needs further investigation
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     changes_test.go:468: needs further investigation
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     poller_test.go:40: No chmod on Windows
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     fileutils_test.go:133: Needs porting to Windows
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     fileutils_test.go:179: Needs porting to Windows
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
17:11:10 [2022-02-17T17:11:10.824Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
17:11:10 [2022-02-17T17:11:10.824Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:11:10 [2022-02-17T17:11:10.824Z]     local_test.go:180: runtime.GOOS == "windows"
17:11:10 [2022-02-17T17:11:10.824Z] 
17:11:10 [2022-02-17T17:11:10.824Z] DONE 2071 tests, 70 skipped in 285.088s
17:11:10 [2022-02-17T17:11:10.824Z] INFO: make.ps1 ended at 02/17/2022 17:11:10
17:11:10 [2022-02-17T17:11:10.904Z] tests/integration/api_client_test.py .....                               [  7%]
17:11:11 [2022-02-17T17:11:11.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b1fe979a0c7e with config:&{NodeID:b1fe979a0c7e 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}"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49346"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node fa8afb55998e/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node fa8afb55998e/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node 1e138bb926ae/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node 1e138bb926ae/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.115Z] time="2022-02-17T17:11:10Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.230Z] === RUN   TestHTTPTransport
17:11:11 [2022-02-17T17:11:11.230Z] --- PASS: TestHTTPTransport (0.00s)
17:11:11 [2022-02-17T17:11:11.230Z] PASS
17:11:11 [2022-02-17T17:11:11.230Z] coverage: 85.7% of statements
17:11:11 [2022-02-17T17:11:11.230Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.038s	coverage: 85.7% of statements
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5c0d474e81a8 with config:&{NodeID:5c0d474e81a8 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}"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49348"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 1e138bb926ae/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 1e138bb926ae/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node fa8afb55998e/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node fa8afb55998e/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:11 [2022-02-17T17:11:11.584Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:11 [2022-02-17T17:11:11.700Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.47s)
17:11:11 [2022-02-17T17:11:11.700Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3fbe17ac6ce7 with config:&{NodeID:3fbe17ac6ce7 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}"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node fa8afb55998e/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node fa8afb55998e/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 1e138bb926ae/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 1e138bb926ae/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:12 [2022-02-17T17:11:12.054Z]     networkdb_test.go:835: Re-joining: 3
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=info msg="The new bootstrap node list is:[172.30.118.148:10033 172.30.118.148:10034 172.30.118.148:10035]"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10033"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49352"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10034"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49353"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10035"
17:11:12 [2022-02-17T17:11:12.054Z] time="2022-02-17T17:11:11Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49354"
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestBufioReaderPoolPutAndGet
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestBufioWriterPoolPutAndGet
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] === RUN   TestBufferPoolPutAndGet
17:11:12 [2022-02-17T17:11:12.169Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:11:12 [2022-02-17T17:11:12.169Z] PASS
17:11:12 [2022-02-17T17:11:12.169Z] coverage: 88.2% of statements
17:11:12 [2022-02-17T17:11:12.169Z] ok  	github.com/docker/docker/pkg/pools	0.036s	coverage: 88.2% of statements
17:11:12 [2022-02-17T17:11:12.368Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:11:12 [2022-02-17T17:11:12.368Z] INFO: Unit tests ended at 02/17/2022 17:11:12. Duration:00:05:00.5374310
17:11:12 [2022-02-17T17:11:12.368Z] INFO: Building busybox
17:11:12 [2022-02-17T17:11:12.522Z]     networkdb_test.go:835: Re-joining: 4
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=info msg="The new bootstrap node list is:[172.30.118.148:10033 172.30.118.148:10034 172.30.118.148:10035]"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10033"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49355"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10034"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49356"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49357"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10035"
17:11:12 [2022-02-17T17:11:12.522Z] time="2022-02-17T17:11:12Z" level=info msg="node 0 leaving"
17:11:12 [2022-02-17T17:11:12.639Z] === RUN   TestOutputOnPrematureClose
17:11:12 [2022-02-17T17:11:12.639Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:11:12 [2022-02-17T17:11:12.639Z] === RUN   TestCompleteSilently
17:11:12 [2022-02-17T17:11:12.639Z] --- PASS: TestCompleteSilently (0.00s)
17:11:12 [2022-02-17T17:11:12.639Z] PASS
17:11:12 [2022-02-17T17:11:12.639Z] coverage: 75.9% of statements
17:11:12 [2022-02-17T17:11:12.639Z] ok  	github.com/docker/docker/pkg/progress	0.031s	coverage: 75.9% of statements
17:11:12 [2022-02-17T17:11:12.639Z] 2022/02/17 17:11:12 Closing DB instances...
17:11:12 [2022-02-17T17:11:12.667Z] tests/integration/api_config_test.py ......                              [  8%]
17:11:12 [2022-02-17T17:11:12.837Z] Sending build context to Docker daemon   5.12kB
17:11:12 [2022-02-17T17:11:12.837Z] 
17:11:12 [2022-02-17T17:11:12.837Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:11:12 [2022-02-17T17:11:12.837Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:11:12 [2022-02-17T17:11:12.837Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:11:12 [2022-02-17T17:11:12.837Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:11:12 [2022-02-17T17:11:12.837Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:11:12 [2022-02-17T17:11:12.837Z]  ---> bdeb13086b9f
17:11:12 [2022-02-17T17:11:12.837Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:11:12 [2022-02-17T17:11:12.837Z]  ---> Running in 3c389dc720f9
17:11:12 [2022-02-17T17:11:12.837Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:11:12 [2022-02-17T17:11:12.965Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.26s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
17:11:12 [2022-02-17T17:11:12.965Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
17:11:12 [2022-02-17T17:11:12.965Z] === RUN   TestCgroupNamespacesRun
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node4(5c0d474e81a8): Node leave event for fa8afb55998e/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node3(b1fe979a0c7e): Node leave event for fa8afb55998e/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node2(1e138bb926ae): Node leave event for fa8afb55998e/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for fa8afb55998e/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node1(fa8afb55998e): Node leave event for fa8afb55998e/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e/172.30.118.148, left gossip cluster"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e/172.30.118.148, left gossip cluster"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e/172.30.118.148, left gossip cluster"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e/172.30.118.148, left gossip cluster"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node fa8afb55998e/172.30.118.148, left gossip cluster"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node 1 leaving"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node 1e138bb926ae change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node3(b1fe979a0c7e): Node leave event for 1e138bb926ae/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node 1e138bb926ae change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for 1e138bb926ae/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node 1e138bb926ae change state NodeActive --> NodeLeft"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="node4(5c0d474e81a8): Node leave event for 1e138bb926ae/172.30.118.148"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node 1e138bb926ae/172.30.118.148, left gossip cluster"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node 1e138bb926ae change state NodeActive --> NodeFailed"
17:11:12 [2022-02-17T17:11:12.989Z] time="2022-02-17T17:11:12Z" level=info msg="Node 1e138bb926ae/172.30.118.148, added to failed nodes list"
17:11:13 [2022-02-17T17:11:13.097Z] --- PASS: TestStats (2.92s)
17:11:13 [2022-02-17T17:11:13.097Z] === RUN   TestStopContainerWithTimeout
17:11:13 [2022-02-17T17:11:13.097Z] === RUN   TestStopContainerWithTimeout/0
17:11:13 [2022-02-17T17:11:13.097Z] === PAUSE TestStopContainerWithTimeout/0
17:11:13 [2022-02-17T17:11:13.097Z] === RUN   TestStopContainerWithTimeout/1
17:11:13 [2022-02-17T17:11:13.097Z] === PAUSE TestStopContainerWithTimeout/1
17:11:13 [2022-02-17T17:11:13.097Z] === RUN   TestStopContainerWithTimeout/3
17:11:13 [2022-02-17T17:11:13.097Z] === PAUSE TestStopContainerWithTimeout/3
17:11:13 [2022-02-17T17:11:13.097Z] === RUN   TestStopContainerWithTimeout/-1
17:11:13 [2022-02-17T17:11:13.097Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:13 [2022-02-17T17:11:13.097Z] === CONT  TestStopContainerWithTimeout/0
17:11:13 [2022-02-17T17:11:13.097Z] === CONT  TestStopContainerWithTimeout/-1
17:11:13 [2022-02-17T17:11:13.108Z] === RUN   TestSendToOneSub
17:11:13 [2022-02-17T17:11:13.108Z] --- PASS: TestSendToOneSub (0.00s)
17:11:13 [2022-02-17T17:11:13.108Z] === RUN   TestSendToMultipleSubs
17:11:13 [2022-02-17T17:11:13.108Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:11:13 [2022-02-17T17:11:13.108Z] === RUN   TestEvictOneSub
17:11:13 [2022-02-17T17:11:13.108Z] --- PASS: TestEvictOneSub (0.00s)
17:11:13 [2022-02-17T17:11:13.108Z] === RUN   TestClosePublisher
17:11:13 [2022-02-17T17:11:13.108Z] --- PASS: TestClosePublisher (0.00s)
17:11:13 [2022-02-17T17:11:13.108Z] === RUN   TestPubSubRace
17:11:13 [2022-02-17T17:11:13.108Z] --- PASS: TestRequest (8.84s)
17:11:13 [2022-02-17T17:11:13.108Z] === RUN   TestOverlappingRequests
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:12Z" level=error msg="node: 1e138bb926ae is unknown to memberlist"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="Node 1e138bb926ae/172.30.118.148, left gossip cluster"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="Node 1e138bb926ae/172.30.118.148, left gossip cluster"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="Node 1e138bb926ae/172.30.118.148, left gossip cluster"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="node 2 leaving"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="Node b1fe979a0c7e change state NodeActive --> NodeLeft"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="node4(5c0d474e81a8): Node leave event for b1fe979a0c7e/172.30.118.148"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="Node b1fe979a0c7e change state NodeActive --> NodeLeft"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for b1fe979a0c7e/172.30.118.148"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="Node b1fe979a0c7e change state NodeActive --> NodeLeft"
17:11:13 [2022-02-17T17:11:13.457Z] time="2022-02-17T17:11:13Z" level=info msg="node3(b1fe979a0c7e): Node leave event for b1fe979a0c7e/172.30.118.148"
17:11:13 [2022-02-17T17:11:13.578Z] --- PASS: TestOverlappingRequests (0.44s)
17:11:13 [2022-02-17T17:11:13.578Z] === RUN   TestRelease
17:11:13 [2022-02-17T17:11:13.907Z] --- PASS: TestCgroupNamespacesRun (1.15s)
17:11:13 [2022-02-17T17:11:13.907Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=debug msg="memberlist: Failed ping: 5c0d474e81a8 (timeout reached)"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.118.148:10037: use of closed network connection"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.118.148:10034: use of closed network connection"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.118.148:10035: use of closed network connection"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49358"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, left gossip cluster"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, left gossip cluster"
17:11:13 [2022-02-17T17:11:13.924Z] time="2022-02-17T17:11:13Z" level=info msg="Node b1fe979a0c7e/172.30.118.148, left gossip cluster"
17:11:14 [2022-02-17T17:11:14.048Z] --- PASS: TestPubSubRace (1.07s)
17:11:14 [2022-02-17T17:11:14.048Z] PASS
17:11:14 [2022-02-17T17:11:14.048Z] coverage: 75.0% of statements
17:11:14 [2022-02-17T17:11:14.048Z] ok  	github.com/docker/docker/pkg/pubsub	1.100s	coverage: 75.0% of statements
17:11:14 [2022-02-17T17:11:14.048Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
17:11:14 [2022-02-17T17:11:14.048Z] === RUN   TestNetworkDBGarbageCollection
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=warning msg="memberlist: Was able to connect to 5c0d474e81a8 but other probes failed, network may be misconfigured"
17:11:14 [2022-02-17T17:11:14.392Z]     networkdb_test.go:867: node5: OK
17:11:14 [2022-02-17T17:11:14.392Z]     networkdb_test.go:867: node4: OK
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="node 0 coming back"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f791058b3f44 with config:&{NodeID:f791058b3f44 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}"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="Node f791058b3f44/172.30.118.148, joined gossip cluster"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="Node f791058b3f44/172.30.118.148, added to nodes list"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="node 1 coming back"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:83a483f58892 with config:&{NodeID:83a483f58892 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}"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="Node 83a483f58892/172.30.118.148, joined gossip cluster"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="Node 83a483f58892/172.30.118.148, added to nodes list"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="node 2 coming back"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fed821c464c1 with config:&{NodeID:fed821c464c1 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}"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:14Z" level=info msg="Node fed821c464c1/172.30.118.148, joined gossip cluster"
17:11:14 [2022-02-17T17:11:14.392Z] time="2022-02-17T17:11:14Z" level=info msg="Node fed821c464c1/172.30.118.148, added to nodes list"
17:11:14 [2022-02-17T17:11:14.477Z] === CONT  TestStopContainerWithTimeout/3
17:11:14 [2022-02-17T17:11:14.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:11:14 [2022-02-17T17:11:14.518Z] === RUN   TestRegister
17:11:14 [2022-02-17T17:11:14.518Z] --- PASS: TestRegister (0.00s)
17:11:14 [2022-02-17T17:11:14.518Z] === RUN   TestCommand
17:11:14 [2022-02-17T17:11:14.518Z] --- PASS: TestCommand (0.03s)
17:11:14 [2022-02-17T17:11:14.518Z] === RUN   TestNaiveSelf
17:11:14 [2022-02-17T17:11:14.518Z] --- PASS: TestNaiveSelf (0.03s)
17:11:14 [2022-02-17T17:11:14.518Z] PASS
17:11:14 [2022-02-17T17:11:14.518Z] coverage: 82.4% of statements
17:11:14 [2022-02-17T17:11:14.518Z] ok  	github.com/docker/docker/pkg/reexec	0.093s	coverage: 82.4% of statements
17:11:14 [2022-02-17T17:11:14.848Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
17:11:14 [2022-02-17T17:11:14.848Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:14 [2022-02-17T17:11:14.987Z] === RUN   TestDump
17:11:14 [2022-02-17T17:11:14.987Z] goroutine 19 [running]:
17:11:14 [2022-02-17T17:11:14.987Z] github.com/docker/docker/pkg/stack.dump(0xcab6b7)
17:11:14 [2022-02-17T17:11:14.987Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:11:14 [2022-02-17T17:11:14.987Z] github.com/docker/docker/pkg/stack.Dump(...)
17:11:14 [2022-02-17T17:11:14.987Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:11:14 [2022-02-17T17:11:14.987Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
17:11:14 [2022-02-17T17:11:14.987Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:11:14 [2022-02-17T17:11:14.987Z] testing.tRunner(0xc000085380, 0xe18ef8)
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:11:14 [2022-02-17T17:11:14.987Z] created by testing.(*T).Run
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:11:14 [2022-02-17T17:11:14.987Z] 
17:11:14 [2022-02-17T17:11:14.987Z] goroutine 1 [chan receive]:
17:11:14 [2022-02-17T17:11:14.987Z] testing.(*T).Run(0xc0000851e0, {0xe0a531, 0xc8a413}, 0xe18ef8)
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:11:14 [2022-02-17T17:11:14.987Z] testing.runTests.func1(0xc0000b6810)
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:11:14 [2022-02-17T17:11:14.987Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0)
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:11:14 [2022-02-17T17:11:14.987Z] testing.runTests(0xc0000d0080, {0xf7cbe0, 0x3, 0x3}, {0xcaa90d, 0xe0c22b, 0xf81680})
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:11:14 [2022-02-17T17:11:14.987Z] testing.(*M).Run(0xc0000d0080)
17:11:14 [2022-02-17T17:11:14.987Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:11:14 [2022-02-17T17:11:14.987Z] main.main()
17:11:14 [2022-02-17T17:11:14.987Z] 	_testmain.go:95 +0x1f5
17:11:14 [2022-02-17T17:11:14.987Z] --- PASS: TestDump (0.00s)
17:11:14 [2022-02-17T17:11:14.987Z] === RUN   TestDumpToFile
17:11:15 [2022-02-17T17:11:15.045Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:11:15 [2022-02-17T17:11:15.457Z] time="2022-02-17T17:11:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:11:15 [2022-02-17T17:11:15.457Z] --- PASS: TestDumpToFile (0.12s)
17:11:15 [2022-02-17T17:11:15.457Z] === RUN   TestDumpToFileWithEmptyInput
17:11:15 [2022-02-17T17:11:15.457Z] goroutine 21 [running]:
17:11:15 [2022-02-17T17:11:15.457Z] github.com/docker/docker/pkg/stack.dump(0xd18894)
17:11:15 [2022-02-17T17:11:15.457Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:11:15 [2022-02-17T17:11:15.457Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xd18c40})
17:11:15 [2022-02-17T17:11:15.457Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
17:11:15 [2022-02-17T17:11:15.457Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380)
17:11:15 [2022-02-17T17:11:15.457Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:11:15 [2022-02-17T17:11:15.457Z] testing.tRunner(0xc000085860, 0xe18ee8)
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:11:15 [2022-02-17T17:11:15.457Z] created by testing.(*T).Run
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:11:15 [2022-02-17T17:11:15.457Z] 
17:11:15 [2022-02-17T17:11:15.457Z] goroutine 1 [chan receive]:
17:11:15 [2022-02-17T17:11:15.457Z] testing.(*T).Run(0xc0000851e0, {0xe11316, 0xc8a413}, 0xe18ee8)
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:11:15 [2022-02-17T17:11:15.457Z] testing.runTests.func1(0xc0000b6810)
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:11:15 [2022-02-17T17:11:15.457Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0)
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:11:15 [2022-02-17T17:11:15.457Z] testing.runTests(0xc0000d0080, {0xf7cbe0, 0x3, 0x3}, {0xcaa90d, 0xe0c22b, 0xf81680})
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:11:15 [2022-02-17T17:11:15.457Z] testing.(*M).Run(0xc0000d0080)
17:11:15 [2022-02-17T17:11:15.457Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:11:15 [2022-02-17T17:11:15.457Z] main.main()
17:11:15 [2022-02-17T17:11:15.457Z] 	_testmain.go:95 +0x1f5
17:11:15 [2022-02-17T17:11:15.457Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:11:15 [2022-02-17T17:11:15.457Z] PASS
17:11:15 [2022-02-17T17:11:15.457Z] coverage: 90.9% of statements
17:11:15 [2022-02-17T17:11:15.457Z] ok  	github.com/docker/docker/pkg/stack	0.149s	coverage: 90.9% of statements
17:11:15 [2022-02-17T17:11:15.457Z] --- PASS: TestRelease (1.69s)
17:11:15 [2022-02-17T17:11:15.457Z] === RUN   TestAllocateRandomDeallocate
17:11:15 [2022-02-17T17:11:15.615Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:11:15 [2022-02-17T17:11:15.875Z] === RUN   TestDockerSuite/TestBuildCmd
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestNewStdWriter
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestNewStdWriter (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestWriteWithUninitializedStdWriter
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestWriteWithNilBytes
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestWrite
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestWrite (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestWriteWithWriterError
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestWriteWithWriterError (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyWriteAndRead
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyWithInvalidInputHeader
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyWithCorruptedPrefix
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyReturnsWriteErrors
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:11:15 [2022-02-17T17:11:15.927Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:11:15 [2022-02-17T17:11:15.927Z] PASS
17:11:15 [2022-02-17T17:11:15.927Z] coverage: 100.0% of statements
17:11:15 [2022-02-17T17:11:15.927Z] ok  	github.com/docker/docker/pkg/stdcopy	0.033s	coverage: 100.0% of statements
17:11:16 [2022-02-17T17:11:16.135Z] === CONT  TestStopContainerWithTimeout/1
17:11:16 [2022-02-17T17:11:16.231Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
17:11:16 [2022-02-17T17:11:16.231Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:16 [2022-02-17T17:11:16.394Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestRawProgressFormatterFormatStatus
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestRawProgressFormatterFormatProgress
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestFormatStatus
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestFormatStatus (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestFormatError
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestFormatError (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestFormatJSONError
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestFormatJSONError (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestJsonProgressFormatterFormatProgress
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestJsonProgressFormatterFormatStatus
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestNewJSONProgressOutput
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestAuxFormatterEmit
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestStreamWriterStdout
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestStreamWriterStdout (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] === RUN   TestStreamWriterStderr
17:11:16 [2022-02-17T17:11:16.397Z] --- PASS: TestStreamWriterStderr (0.00s)
17:11:16 [2022-02-17T17:11:16.397Z] PASS
17:11:16 [2022-02-17T17:11:16.397Z] coverage: 66.2% of statements
17:11:16 [2022-02-17T17:11:16.397Z] ok  	github.com/docker/docker/pkg/streamformatter	0.036s	coverage: 66.2% of statements
17:11:16 [2022-02-17T17:11:16.654Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestGenerateRandomID
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestGenerateRandomID (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestShortenId
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestShortenId (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestShortenSha256Id
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestShortenSha256Id (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestShortenIdEmpty
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestShortenIdEmpty (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestShortenIdInvalid
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestShortenIdInvalid (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestIsShortIDNonHex
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] === RUN   TestIsShortIDNotCorrectSize
17:11:16 [2022-02-17T17:11:16.866Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:11:16 [2022-02-17T17:11:16.866Z] PASS
17:11:16 [2022-02-17T17:11:16.866Z] coverage: 70.6% of statements
17:11:16 [2022-02-17T17:11:16.866Z] ok  	github.com/docker/docker/pkg/stringid	0.033s	coverage: 70.6% of statements
17:11:16 [2022-02-17T17:11:16.913Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:11:16 [2022-02-17T17:11:16.913Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
17:11:16 [2022-02-17T17:11:16.913Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:11:17 [2022-02-17T17:11:17.171Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
17:11:17 [2022-02-17T17:11:17.171Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:17 [2022-02-17T17:11:17.173Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:11:17 [2022-02-17T17:11:17.337Z] time="2022-02-17T17:11:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.118.148:10033 172.30.118.148:10034 172.30.118.148:10035]"
17:11:17 [2022-02-17T17:11:17.399Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
17:11:17 [2022-02-17T17:11:17.399Z] === RUN   TestCreateServiceSecretFileMode
17:11:17 [2022-02-17T17:11:17.742Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:11:17 [2022-02-17T17:11:17.743Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
17:11:17 [2022-02-17T17:11:17.743Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
17:11:17 [2022-02-17T17:11:17.743Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
17:11:17 [2022-02-17T17:11:17.743Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
17:11:17 [2022-02-17T17:11:17.743Z] === RUN   TestDeleteDevicemapper
17:11:17 [2022-02-17T17:11:17.743Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:17 [2022-02-17T17:11:17.743Z] --- SKIP: TestDeleteDevicemapper (0.01s)
17:11:17 [2022-02-17T17:11:17.743Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:17 [2022-02-17T17:11:17.805Z] time="2022-02-17T17:11:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.118.148:10033 172.30.118.148:10034 172.30.118.148:10035]"
17:11:17 [2022-02-17T17:11:17.857Z] === RUN   TestIsCpusetListAvailable
17:11:17 [2022-02-17T17:11:17.857Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:11:17 [2022-02-17T17:11:17.857Z] PASS
17:11:17 [2022-02-17T17:11:17.857Z] coverage: 39.4% of statements
17:11:17 [2022-02-17T17:11:17.857Z] ok  	github.com/docker/docker/pkg/sysinfo	0.033s	coverage: 39.4% of statements
17:11:18 [2022-02-17T17:11:18.002Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10033"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49359"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, is the new incarnation of the shutdown node fa8afb55998e/172.30.118.148"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10034"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49360"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, is the new incarnation of the shutdown node 1e138bb926ae/172.30.118.148"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10035"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49361"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, is the new incarnation of the shutdown node b1fe979a0c7e/172.30.118.148"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, is the new incarnation of the shutdown node 1e138bb926ae/172.30.118.148"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, is the new incarnation of the shutdown node fa8afb55998e/172.30.118.148"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node f791058b3f44/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node 83a483f58892/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, is the new incarnation of the shutdown node b1fe979a0c7e/172.30.118.148"
17:11:18 [2022-02-17T17:11:18.273Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.553Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
17:11:18 [2022-02-17T17:11:18.553Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:18 [2022-02-17T17:11:18.653Z] Removing intermediate container 3c389dc720f9
17:11:18 [2022-02-17T17:11:18.653Z]  ---> ef006461e432
17:11:18 [2022-02-17T17:11:18.653Z] Step 7/13 : ARG BUSYBOX_VERSION
17:11:18 [2022-02-17T17:11:18.653Z]  ---> Running in c5ccd83db9f0
17:11:18 [2022-02-17T17:11:18.653Z] Removing intermediate container c5ccd83db9f0
17:11:18 [2022-02-17T17:11:18.653Z]  ---> b0cfb3974947
17:11:18 [2022-02-17T17:11:18.653Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:11:18 [2022-02-17T17:11:18.653Z]  ---> Running in 73d646f7c8e0
17:11:18 [2022-02-17T17:11:18.653Z] Removing intermediate container 73d646f7c8e0
17:11:18 [2022-02-17T17:11:18.653Z]  ---> aa14c36b320a
17:11:18 [2022-02-17T17:11:18.653Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, joined gossip cluster"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=info msg="Node fed821c464c1/172.30.118.148, added to nodes list"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10033"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49362"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49363"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10034"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.118.148:10035"
17:11:18 [2022-02-17T17:11:18.740Z] time="2022-02-17T17:11:18Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49364"
17:11:18 [2022-02-17T17:11:18.845Z] === RUN   TestChtimes
17:11:18 [2022-02-17T17:11:18.845Z] --- PASS: TestChtimes (0.00s)
17:11:18 [2022-02-17T17:11:18.845Z] === RUN   TestChtimesWindows
17:11:18 [2022-02-17T17:11:18.845Z] --- PASS: TestChtimesWindows (0.00s)
17:11:18 [2022-02-17T17:11:18.845Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:11:18 [2022-02-17T17:11:18.845Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:11:18 [2022-02-17T17:11:18.845Z] === RUN   TestEnsureRemoveAllNotExist
17:11:18 [2022-02-17T17:11:18.845Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:11:18 [2022-02-17T17:11:18.845Z] === RUN   TestEnsureRemoveAllWithDir
17:11:18 [2022-02-17T17:11:18.845Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:11:18 [2022-02-17T17:11:18.845Z] === RUN   TestEnsureRemoveAllWithFile
17:11:18 [2022-02-17T17:11:18.845Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:11:18 [2022-02-17T17:11:18.845Z] PASS
17:11:18 [2022-02-17T17:11:18.845Z] coverage: 12.9% of statements
17:11:18 [2022-02-17T17:11:18.845Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 12.9% of statements
17:11:18 [2022-02-17T17:11:18.939Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:11:19 [2022-02-17T17:11:19.208Z] 2022/02/17 17:11:19 Closing DB instances...
17:11:19 [2022-02-17T17:11:19.493Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
17:11:19 [2022-02-17T17:11:19.493Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for f791058b3f44/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node2(83a483f58892): Node leave event for f791058b3f44/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node4(5c0d474e81a8): Node leave event for f791058b3f44/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node3(fed821c464c1): Node leave event for f791058b3f44/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node1(f791058b3f44): Node leave event for f791058b3f44/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44/172.30.118.148, left gossip cluster"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44/172.30.118.148, left gossip cluster"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44/172.30.118.148, left gossip cluster"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44/172.30.118.148, left gossip cluster"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node f791058b3f44/172.30.118.148, left gossip cluster"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node3(fed821c464c1): Node leave event for 83a483f58892/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node4(5c0d474e81a8): Node leave event for 83a483f58892/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892 change state NodeActive --> NodeLeft"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for 83a483f58892/172.30.118.148"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892/172.30.118.148, left gossip cluster"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892 change state NodeActive --> NodeFailed"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892/172.30.118.148, added to failed nodes list"
17:11:19 [2022-02-17T17:11:19.675Z] time="2022-02-17T17:11:19Z" level=error msg="node: 83a483f58892 is unknown to memberlist"
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestTailFile
17:11:19 [2022-02-17T17:11:19.837Z] --- PASS: TestTailFile (0.00s)
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestTailFileManyLines
17:11:19 [2022-02-17T17:11:19.837Z] --- PASS: TestTailFileManyLines (0.00s)
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestTailEmptyFile
17:11:19 [2022-02-17T17:11:19.837Z] --- PASS: TestTailEmptyFile (0.00s)
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestTailNegativeN
17:11:19 [2022-02-17T17:11:19.837Z] --- PASS: TestTailNegativeN (0.00s)
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/2_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/truncated_last_line
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/truncated_last_line#01
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/truncated_last_line#02
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader/single_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader/8_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader/no_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader/12_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader/2_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === CONT  TestNewTailReader/4_byte_delimiter
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.837Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.837Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.838Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.838Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.839Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.839Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.840Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.840Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.840Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.841Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:19 [2022-02-17T17:11:19.842Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:11:20 [2022-02-17T17:11:20.062Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
17:11:20 [2022-02-17T17:11:20.062Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892/172.30.118.148, left gossip cluster"
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892/172.30.118.148, left gossip cluster"
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:19Z" level=info msg="Node 83a483f58892/172.30.118.148, left gossip cluster"
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:20Z" level=info msg="Node fed821c464c1 change state NodeActive --> NodeLeft"
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:20Z" level=info msg="node4(5c0d474e81a8): Node leave event for fed821c464c1/172.30.118.148"
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:20Z" level=info msg="Node fed821c464c1 change state NodeActive --> NodeLeft"
17:11:20 [2022-02-17T17:11:20.143Z] time="2022-02-17T17:11:20Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for fed821c464c1/172.30.118.148"
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:11:20 [2022-02-17T17:11:20.313Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:11:20 [2022-02-17T17:11:20.314Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:11:20 [2022-02-17T17:11:20.314Z] --- PASS: TestNewTailReader (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.314Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.315Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:11:20 [2022-02-17T17:11:20.316Z] PASS
17:11:20 [2022-02-17T17:11:20.316Z] coverage: 88.6% of statements
17:11:20 [2022-02-17T17:11:20.316Z] ok  	github.com/docker/docker/pkg/tailfile	0.171s	coverage: 88.6% of statements
17:11:20 [2022-02-17T17:11:20.316Z] --- PASS: TestAllocateRandomDeallocate (5.01s)
17:11:20 [2022-02-17T17:11:20.316Z] === RUN   TestRetrieveFromStore
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=info msg="Node fed821c464c1 change state NodeActive --> NodeLeft"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=info msg="node3(fed821c464c1): Node leave event for fed821c464c1/172.30.118.148"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=info msg="Node fed821c464c1/172.30.118.148, left gossip cluster"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=info msg="Node fed821c464c1/172.30.118.148, left gossip cluster"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=info msg="Node fed821c464c1/172.30.118.148, left gossip cluster"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=debug msg="memberlist: Failed ping: fed821c464c1 (timeout reached)"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.118.148:10036: use of closed network connection"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.118.148:10037: use of closed network connection"
17:11:20 [2022-02-17T17:11:20.611Z] time="2022-02-17T17:11:20Z" level=debug msg="memberlist: Stream connection from=172.30.118.148:49366"
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestTarSumRemoveNonExistent
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestTarSumRemove
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestTarSumRemove (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestSortFileInfoSums
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestSortFileInfoSums (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestNewTarSumForLabelInvalid
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestNewTarSumForLabel
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestEmptyTar
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestEmptyTar (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestTarSumsReadSize
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestTarSumsReadSize (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestTarSums
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestTarSums (0.05s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestIteration
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestIteration (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestVersionLabelForChecksum
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestVersion
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestVersion (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestGetVersion
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestGetVersion (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] === RUN   TestGetVersions
17:11:20 [2022-02-17T17:11:20.786Z] --- PASS: TestGetVersions (0.00s)
17:11:20 [2022-02-17T17:11:20.786Z] PASS
17:11:20 [2022-02-17T17:11:20.786Z] coverage: 89.3% of statements
17:11:20 [2022-02-17T17:11:20.786Z] ok  	github.com/docker/docker/pkg/tarsum	0.105s	coverage: 89.3% of statements
17:11:20 [2022-02-17T17:11:20.835Z] 
17:11:20 [2022-02-17T17:11:20.835Z]  ---> 78146f0b5c97
17:11:20 [2022-02-17T17:11:20.835Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:11:21 [2022-02-17T17:11:21.078Z] time="2022-02-17T17:11:20Z" level=info msg="Node 5c0d474e81a8 change state NodeActive --> NodeLeft"
17:11:21 [2022-02-17T17:11:21.078Z] time="2022-02-17T17:11:20Z" level=info msg="node5(3fbe17ac6ce7): Node leave event for 5c0d474e81a8/172.30.118.148"
17:11:21 [2022-02-17T17:11:21.079Z] time="2022-02-17T17:11:20Z" level=info msg="Node 5c0d474e81a8 change state NodeActive --> NodeLeft"
17:11:21 [2022-02-17T17:11:21.079Z] time="2022-02-17T17:11:20Z" level=info msg="node4(5c0d474e81a8): Node leave event for 5c0d474e81a8/172.30.118.148"
17:11:21 [2022-02-17T17:11:21.079Z] time="2022-02-17T17:11:20Z" level=warning msg="memberlist: Was able to connect to fed821c464c1 but other probes failed, network may be misconfigured"
17:11:21 [2022-02-17T17:11:21.256Z] testing: warning: no tests to run
17:11:21 [2022-02-17T17:11:21.257Z] PASS
17:11:21 [2022-02-17T17:11:21.257Z] coverage: [no statements]
17:11:21 [2022-02-17T17:11:21.257Z] ok  	github.com/docker/docker/pkg/term/windows	0.029s	coverage: [no statements] [no tests to run]
17:11:21 [2022-02-17T17:11:21.296Z]  ---> Running in 7a508919dc32
17:11:21 [2022-02-17T17:11:21.443Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
17:11:21 [2022-02-17T17:11:21.443Z] === RUN   TestNISDomainname
17:11:21 [2022-02-17T17:11:21.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:11:21 [2022-02-17T17:11:21.480Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s)
17:11:21 [2022-02-17T17:11:21.480Z] === RUN   TestUpdateMemory
17:11:21 [2022-02-17T17:11:21.480Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:11:21 [2022-02-17T17:11:21.480Z] --- SKIP: TestUpdateMemory (0.00s)
17:11:21 [2022-02-17T17:11:21.480Z] === RUN   TestUpdateCPUQuota
17:11:21 [2022-02-17T17:11:21.546Z] time="2022-02-17T17:11:21Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, left gossip cluster"
17:11:21 [2022-02-17T17:11:21.546Z] time="2022-02-17T17:11:21Z" level=info msg="Node 5c0d474e81a8/172.30.118.148, left gossip cluster"
17:11:21 [2022-02-17T17:11:21.703Z] --- PASS: TestNISDomainname (0.53s)
17:11:21 [2022-02-17T17:11:21.703Z] === RUN   TestHostnameDnsResolution
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestTruncIndex
17:11:21 [2022-02-17T17:11:21.726Z] --- PASS: TestRetrieveFromStore (1.52s)
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestRequestReleaseAddressDuplicate
17:11:21 [2022-02-17T17:11:21.726Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestParallelPredefinedRequest1
17:11:21 [2022-02-17T17:11:21.726Z] === PAUSE TestParallelPredefinedRequest1
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestParallelPredefinedRequest2
17:11:21 [2022-02-17T17:11:21.726Z] === PAUSE TestParallelPredefinedRequest2
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestParallelPredefinedRequest3
17:11:21 [2022-02-17T17:11:21.726Z] === PAUSE TestParallelPredefinedRequest3
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestParallelPredefinedRequest4
17:11:21 [2022-02-17T17:11:21.726Z] === PAUSE TestParallelPredefinedRequest4
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestParallelPredefinedRequest5
17:11:21 [2022-02-17T17:11:21.726Z] === PAUSE TestParallelPredefinedRequest5
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestDebug
17:11:21 [2022-02-17T17:11:21.726Z] --- PASS: TestDebug (0.00s)
17:11:21 [2022-02-17T17:11:21.726Z] === RUN   TestRequestPoolParallel
17:11:21 [2022-02-17T17:11:21.726Z] --- PASS: TestTruncIndex (0.10s)
17:11:21 [2022-02-17T17:11:21.726Z] PASS
17:11:21 [2022-02-17T17:11:21.726Z] coverage: 91.5% of statements
17:11:21 [2022-02-17T17:11:21.726Z] ok  	github.com/docker/docker/pkg/truncindex	0.134s	coverage: 91.5% of statements
17:11:22 [2022-02-17T17:11:22.013Z] time="2022-02-17T17:11:21Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, left gossip cluster"
17:11:22 [2022-02-17T17:11:22.013Z] time="2022-02-17T17:11:21Z" level=info msg="Node 3fbe17ac6ce7 change state NodeActive --> NodeFailed"
17:11:22 [2022-02-17T17:11:22.013Z] time="2022-02-17T17:11:21Z" level=info msg="Node 3fbe17ac6ce7/172.30.118.148, added to failed nodes list"
17:11:22 [2022-02-17T17:11:22.195Z] --- PASS: TestRequestPoolParallel (0.53s)
17:11:22 [2022-02-17T17:11:22.195Z] === RUN   TestFullAllocateRelease
17:11:22 [2022-02-17T17:11:22.195Z] === RUN   TestIsGIT
17:11:22 [2022-02-17T17:11:22.195Z] --- PASS: TestIsGIT (0.00s)
17:11:22 [2022-02-17T17:11:22.195Z] === RUN   TestIsTransport
17:11:22 [2022-02-17T17:11:22.195Z] --- PASS: TestIsTransport (0.00s)
17:11:22 [2022-02-17T17:11:22.195Z] PASS
17:11:22 [2022-02-17T17:11:22.195Z] coverage: 100.0% of statements
17:11:22 [2022-02-17T17:11:22.195Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
17:11:22 [2022-02-17T17:11:22.273Z] --- PASS: TestHostnameDnsResolution (0.67s)
17:11:22 [2022-02-17T17:11:22.273Z] === RUN   TestUnprivilegedPortsAndPing
17:11:22 [2022-02-17T17:11:22.481Z] --- PASS: TestNetworkDBIslands (12.06s)
17:11:22 [2022-02-17T17:11:22.481Z] PASS
17:11:22 [2022-02-17T17:11:22.481Z] coverage: 60.2% of statements
17:11:22 [2022-02-17T17:11:22.481Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.475s	coverage: 60.2% of statements
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/quota	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/rootless	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/volume	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:11:22 [2022-02-17T17:11:22.481Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:11:22 [2022-02-17T17:11:22.664Z] --- PASS: TestFullAllocateRelease (0.36s)
17:11:22 [2022-02-17T17:11:22.664Z] === RUN   TestOddAllocateRelease
17:11:22 [2022-02-17T17:11:22.664Z] === RUN   TestVersionInfo
17:11:22 [2022-02-17T17:11:22.664Z] --- PASS: TestVersionInfo (0.00s)
17:11:22 [2022-02-17T17:11:22.664Z] === RUN   TestAppendVersions
17:11:22 [2022-02-17T17:11:22.664Z] --- PASS: TestAppendVersions (0.00s)
17:11:22 [2022-02-17T17:11:22.664Z] PASS
17:11:22 [2022-02-17T17:11:22.664Z] coverage: 88.9% of statements
17:11:22 [2022-02-17T17:11:22.843Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
17:11:22 [2022-02-17T17:11:22.843Z] === RUN   TestStats
17:11:22 [2022-02-17T17:11:22.859Z] --- PASS: TestUpdateCPUQuota (1.34s)
17:11:22 [2022-02-17T17:11:22.859Z] === RUN   TestUpdatePidsLimit
17:11:22 [2022-02-17T17:11:22.859Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:23 [2022-02-17T17:11:23.118Z] === RUN   TestUpdatePidsLimit/no_change
17:11:23 [2022-02-17T17:11:23.118Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:11:23 [2022-02-17T17:11:23.134Z] ok  	github.com/docker/docker/pkg/useragent	0.039s	coverage: 88.9% of statements
17:11:23 [2022-02-17T17:11:23.134Z] --- PASS: TestOddAllocateRelease (0.26s)
17:11:23 [2022-02-17T17:11:23.134Z] === RUN   TestFullAllocateSerialReleaseParallel
17:11:23 [2022-02-17T17:11:23.134Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s)
17:11:23 [2022-02-17T17:11:23.134Z] === RUN   TestOddAllocateSerialReleaseParallel
17:11:23 [2022-02-17T17:11:23.134Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
17:11:23 [2022-02-17T17:11:23.134Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:11:23 [2022-02-17T17:11:23.134Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest1
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest4
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest1
17:11:23 [2022-02-17T17:11:23.134Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest3
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest4
17:11:23 [2022-02-17T17:11:23.134Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest3
17:11:23 [2022-02-17T17:11:23.134Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:23 [2022-02-17T17:11:23.134Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:11:23 [2022-02-17T17:11:23.134Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest5
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest2
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest5
17:11:23 [2022-02-17T17:11:23.134Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:23 [2022-02-17T17:11:23.134Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:11:23 [2022-02-17T17:11:23.134Z] === CONT  TestParallelPredefinedRequest2
17:11:23 [2022-02-17T17:11:23.134Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:23 [2022-02-17T17:11:23.134Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:11:23 [2022-02-17T17:11:23.134Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:11:23 [2022-02-17T17:11:23.134Z] PASS
17:11:23 [2022-02-17T17:11:23.134Z] coverage: 85.3% of statements
17:11:23 [2022-02-17T17:11:23.134Z] ok  	github.com/docker/docker/libnetwork/ipam	47.585s	coverage: 85.3% of statements
17:11:23 [2022-02-17T17:11:23.378Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:23 [2022-02-17T17:11:23.606Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:11:23 [2022-02-17T17:11:23.606Z] === RUN   TestClientStream
17:11:23 [2022-02-17T17:11:23.606Z] --- PASS: TestClientStream (0.00s)
17:11:23 [2022-02-17T17:11:23.606Z] === RUN   TestClientSendFile
17:11:23 [2022-02-17T17:11:23.606Z] --- PASS: TestClientSendFile (0.00s)
17:11:23 [2022-02-17T17:11:23.638Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestClientWithRequestTimeout
17:11:24 [2022-02-17T17:11:24.078Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestFileSpecPlugin
17:11:24 [2022-02-17T17:11:24.078Z] --- PASS: TestFileSpecPlugin (0.02s)
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestFileJSONSpecPlugin
17:11:24 [2022-02-17T17:11:24.078Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:11:24 [2022-02-17T17:11:24.078Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestPluginAddHandler
17:11:24 [2022-02-17T17:11:24.078Z] --- PASS: TestPluginAddHandler (0.00s)
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestPluginWaitBadPlugin
17:11:24 [2022-02-17T17:11:24.078Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:11:24 [2022-02-17T17:11:24.078Z] === RUN   TestGet
17:11:24 [2022-02-17T17:11:24.078Z] time="2022-02-17T17:11:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:11:24 [2022-02-17T17:11:24.209Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:11:24 [2022-02-17T17:11:24.210Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:24 [2022-02-17T17:11:24.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:11:24 [2022-02-17T17:11:24.210Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:11:24 [2022-02-17T17:11:24.210Z]     check_test.go:308: [dc5566940e6cd] daemon is not started
17:11:24 [2022-02-17T17:11:24.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:11:24 [2022-02-17T17:11:24.210Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:11:24 [2022-02-17T17:11:24.210Z]     check_test.go:308: [d11d1a6e7fe5e] daemon is not started
17:11:24 [2022-02-17T17:11:24.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:11:24 [2022-02-17T17:11:24.469Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:24 [2022-02-17T17:11:24.548Z] === RUN   TestValidatePrivileges
17:11:24 [2022-02-17T17:11:24.548Z] --- PASS: TestValidatePrivileges (0.00s)
17:11:24 [2022-02-17T17:11:24.548Z] === RUN   TestFilterByCapNeg
17:11:24 [2022-02-17T17:11:24.548Z] --- PASS: TestFilterByCapNeg (0.00s)
17:11:24 [2022-02-17T17:11:24.548Z] === RUN   TestFilterByCapPos
17:11:24 [2022-02-17T17:11:24.548Z] --- PASS: TestFilterByCapPos (0.00s)
17:11:24 [2022-02-17T17:11:24.548Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:11:24 [2022-02-17T17:11:24.548Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:11:24 [2022-02-17T17:11:24.548Z] PASS
17:11:24 [2022-02-17T17:11:24.548Z] coverage: 12.0% of statements
17:11:24 [2022-02-17T17:11:24.548Z] ok  	github.com/docker/docker/plugin	0.039s	coverage: 12.0% of statements
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === Skipped
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:11:24 [2022-02-17T17:11:24.705Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     client_test.go:23: runtime.GOOS == "windows"
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     network_proxy_test.go:208: No support for dual stack yet
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s)
17:11:24 [2022-02-17T17:11:24.705Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     daemon_test.go:145: root required
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     reload_test.go:342: root required
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     pull_v2_test.go:73: Needs fixing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     pull_v2_test.go:118: Needs fixing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     download_test.go:267: Needs fixing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     layer_test.go:303: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     layer_test.go:352: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     layer_test.go:467: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     layer_test.go:696: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     migration_test.go:45: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     migration_test.go:181: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     mount_test.go:17: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     mount_test.go:76: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     mount_test.go:125: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     mount_test.go:212: Failing on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
17:11:24 [2022-02-17T17:11:24.705Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:133: Xz not present in msys2
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:140: zstd not installed
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:252: Failing on Windows CI machines
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_windows_test.go:16: Currently fails
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     changes_test.go:195: needs more investigation
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     changes_test.go:432: needs further investigation
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     changes_test.go:468: needs further investigation
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     poller_test.go:40: No chmod on Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     fileutils_test.go:133: Needs porting to Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     fileutils_test.go:179: Needs porting to Windows
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:11:24 [2022-02-17T17:11:24.705Z]     local_test.go:180: runtime.GOOS == "windows"
17:11:24 [2022-02-17T17:11:24.705Z] 
17:11:24 [2022-02-17T17:11:24.705Z] DONE 2071 tests, 70 skipped in 260.421s
17:11:24 [2022-02-17T17:11:24.705Z] INFO: make.ps1 ended at 02/17/2022 17:11:24
17:11:24 [2022-02-17T17:11:24.729Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:24 [2022-02-17T17:11:24.988Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:11:25 [2022-02-17T17:11:25.018Z] time="2022-02-17T17:11:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:11:25 [2022-02-17T17:11:25.018Z] === RUN   TestNewSettable
17:11:25 [2022-02-17T17:11:25.018Z] --- PASS: TestNewSettable (0.00s)
17:11:25 [2022-02-17T17:11:25.018Z] === RUN   TestIsSettable
17:11:25 [2022-02-17T17:11:25.018Z] --- PASS: TestIsSettable (0.00s)
17:11:25 [2022-02-17T17:11:25.018Z] === RUN   TestUpdateSettingsEnv
17:11:25 [2022-02-17T17:11:25.018Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:11:25 [2022-02-17T17:11:25.018Z] PASS
17:11:25 [2022-02-17T17:11:25.018Z] coverage: 20.0% of statements
17:11:25 [2022-02-17T17:11:25.018Z] ok  	github.com/docker/docker/plugin/v2	0.032s	coverage: 20.0% of statements
17:11:25 [2022-02-17T17:11:25.247Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:11:25 [2022-02-17T17:11:25.384Z] --- PASS: TestStats (2.43s)
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/0
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/0
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/1
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/1
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/3
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/3
17:11:25 [2022-02-17T17:11:25.384Z] === RUN   TestStopContainerWithTimeout/-1
17:11:25 [2022-02-17T17:11:25.384Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:25 [2022-02-17T17:11:25.384Z] === CONT  TestStopContainerWithTimeout/0
17:11:25 [2022-02-17T17:11:25.384Z] === CONT  TestStopContainerWithTimeout/3
17:11:25 [2022-02-17T17:11:25.816Z] --- PASS: TestUpdatePidsLimit (3.27s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.40s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
17:11:25 [2022-02-17T17:11:25.816Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
17:11:25 [2022-02-17T17:11:25.816Z] === RUN   TestUpdateRestartPolicy
17:11:25 [2022-02-17T17:11:25.956Z] === CONT  TestStopContainerWithTimeout/-1
17:11:26 [2022-02-17T17:11:26.007Z] === RUN   TestLoad
17:11:26 [2022-02-17T17:11:26.007Z] --- PASS: TestLoad (0.00s)
17:11:26 [2022-02-17T17:11:26.007Z] === RUN   TestSave
17:11:26 [2022-02-17T17:11:26.007Z] --- PASS: TestSave (0.02s)
17:11:26 [2022-02-17T17:11:26.007Z] === RUN   TestAddDeleteGet
17:11:26 [2022-02-17T17:11:26.007Z] --- PASS: TestAddDeleteGet (0.03s)
17:11:26 [2022-02-17T17:11:26.007Z] === RUN   TestInvalidTags
17:11:26 [2022-02-17T17:11:26.007Z] --- PASS: TestInvalidTags (0.00s)
17:11:26 [2022-02-17T17:11:26.007Z] PASS
17:11:26 [2022-02-17T17:11:26.007Z] coverage: 84.4% of statements
17:11:26 [2022-02-17T17:11:26.007Z] ok  	github.com/docker/docker/reference	0.096s	coverage: 84.4% of statements
17:11:26 [2022-02-17T17:11:26.075Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:11:26 [2022-02-17T17:11:26.282Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:11:26 [2022-02-17T17:11:26.282Z] INFO: Unit tests ended at 02/17/2022 17:11:26. Duration:00:04:34.3731888
17:11:26 [2022-02-17T17:11:26.282Z] INFO: Building busybox
17:11:26 [2022-02-17T17:11:26.282Z] Sending build context to Docker daemon   5.12kB
17:11:26 [2022-02-17T17:11:26.282Z] 
17:11:26 [2022-02-17T17:11:26.282Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:11:26 [2022-02-17T17:11:26.282Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:11:26 [2022-02-17T17:11:26.282Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:11:26 [2022-02-17T17:11:26.282Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:11:26 [2022-02-17T17:11:26.282Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:11:26 [2022-02-17T17:11:26.282Z]  ---> bdeb13086b9f
17:11:26 [2022-02-17T17:11:26.282Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:11:26 [2022-02-17T17:11:26.725Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:11:26 [2022-02-17T17:11:26.725Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:11:26 [2022-02-17T17:11:26.860Z]  ---> Running in bbb757c0d0da
17:11:27 [2022-02-17T17:11:27.162Z] time="2022-02-17T17:11:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:11:27 [2022-02-17T17:11:27.296Z]     check_test.go:308: [dc3db8ab6e617] daemon is not started
17:11:27 [2022-02-17T17:11:27.296Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestResolveAuthConfigIndexServer
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestResolveAuthConfigFullURL
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestLoadAllowNondistributableArtifacts
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestValidateMirror
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestValidateMirror (0.00s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestLoadInsecureRegistries
17:11:27 [2022-02-17T17:11:27.631Z] time="2022-02-17T17:11:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:11:27 [2022-02-17T17:11:27.631Z] time="2022-02-17T17:11:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:11:27 [2022-02-17T17:11:27.631Z] time="2022-02-17T17:11:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestLoadInsecureRegistries (0.10s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestNewServiceConfig
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestNewServiceConfig (0.00s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestValidateIndexName
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestValidateIndexName (0.00s)
17:11:27 [2022-02-17T17:11:27.631Z] === RUN   TestValidateIndexNameWithError
17:11:27 [2022-02-17T17:11:27.631Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestEndpointParse
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestEndpointParse (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestEndpointParseInvalid
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestValidateEndpoint
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestValidateEndpoint (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestPing
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestPing (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestPingRegistryEndpoint
17:11:27 [2022-02-17T17:11:27.632Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:11:27 [2022-02-17T17:11:27.632Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestEndpoint
17:11:27 [2022-02-17T17:11:27.632Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:11:27 [2022-02-17T17:11:27.632Z] --- SKIP: TestEndpoint (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestParseRepositoryInfo
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestNewIndexInfo
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestNewIndexInfo (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestMirrorEndpointLookup
17:11:27 [2022-02-17T17:11:27.632Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:11:27 [2022-02-17T17:11:27.632Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestSearchRepositories
17:11:27 [2022-02-17T17:11:27.632Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:11:27 [2022-02-17T17:11:27.632Z]         Host: 127.0.0.1:49312
17:11:27 [2022-02-17T17:11:27.632Z]         User-Agent: docker test client
17:11:27 [2022-02-17T17:11:27.632Z]         Authorization: Token fake-token
17:11:27 [2022-02-17T17:11:27.632Z]         X-Docker-Token: true
17:11:27 [2022-02-17T17:11:27.632Z]         Accept-Encoding: gzip
17:11:27 [2022-02-17T17:11:27.632Z]         
17:11:27 [2022-02-17T17:11:27.632Z]         
17:11:27 [2022-02-17T17:11:27.632Z]     registry_test.go:730: HTTP/1.1 200 OK
17:11:27 [2022-02-17T17:11:27.632Z]         Connection: close
17:11:27 [2022-02-17T17:11:27.632Z]         Content-Length: 144
17:11:27 [2022-02-17T17:11:27.632Z]         Cache-Control: no-cache
17:11:27 [2022-02-17T17:11:27.632Z]         Content-Type: application/json
17:11:27 [2022-02-17T17:11:27.632Z]         Date: Thu, 17 Feb 2022 17:11:27 GMT
17:11:27 [2022-02-17T17:11:27.632Z]         Expires: -1
17:11:27 [2022-02-17T17:11:27.632Z]         Pragma: no-cache
17:11:27 [2022-02-17T17:11:27.632Z]         Server: docker-tests/mock
17:11:27 [2022-02-17T17:11:27.632Z]         X-Docker-Registry-Config: mock
17:11:27 [2022-02-17T17:11:27.632Z]         X-Docker-Registry-Version: 0.0.0
17:11:27 [2022-02-17T17:11:27.632Z]         
17:11:27 [2022-02-17T17:11:27.632Z]         
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestSearchRepositories (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestTrustedLocation
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestTrustedLocation (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestAllowNondistributableArtifacts
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] === RUN   TestIsSecureIndex
17:11:27 [2022-02-17T17:11:27.632Z] --- PASS: TestIsSecureIndex (0.00s)
17:11:27 [2022-02-17T17:11:27.632Z] PASS
17:11:27 [2022-02-17T17:11:27.632Z] coverage: 51.2% of statements
17:11:27 [2022-02-17T17:11:27.632Z] ok  	github.com/docker/docker/registry	0.186s	coverage: 51.2% of statements
17:11:28 [2022-02-17T17:11:28.063Z] === CONT  TestStopContainerWithTimeout/1
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestReaderWithReadError
17:11:28 [2022-02-17T17:11:28.621Z] time="2022-02-17T17:11:28Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestReader
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestReader (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:11:28 [2022-02-17T17:11:28.621Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:11:28 [2022-02-17T17:11:28.621Z] PASS
17:11:28 [2022-02-17T17:11:28.621Z] coverage: 100.0% of statements
17:11:28 [2022-02-17T17:11:28.621Z] ok  	github.com/docker/docker/registry/resumable	0.148s	coverage: 100.0% of statements
17:11:29 [2022-02-17T17:11:29.091Z] === RUN   TestRestartManagerTimeout
17:11:29 [2022-02-17T17:11:29.091Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:11:29 [2022-02-17T17:11:29.091Z] === RUN   TestRestartManagerTimeoutReset
17:11:29 [2022-02-17T17:11:29.091Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:11:29 [2022-02-17T17:11:29.091Z] PASS
17:11:29 [2022-02-17T17:11:29.091Z] coverage: 50.9% of statements
17:11:29 [2022-02-17T17:11:29.091Z] ok  	github.com/docker/docker/restartmanager	0.029s	coverage: 50.9% of statements
17:11:29 [2022-02-17T17:11:29.443Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/3 (2.64s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
17:11:29 [2022-02-17T17:11:29.444Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
17:11:29 [2022-02-17T17:11:29.444Z] === RUN   TestDeleteDevicemapper
17:11:29 [2022-02-17T17:11:29.444Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:29 [2022-02-17T17:11:29.444Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:29 [2022-02-17T17:11:29.444Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:29 [2022-02-17T17:11:29.580Z] --- PASS: TestCreateServiceSecretFileMode (12.40s)
17:11:29 [2022-02-17T17:11:29.580Z] === RUN   TestCreateServiceConfigFileMode
17:11:29 [2022-02-17T17:11:29.873Z] Removing intermediate container 7a508919dc32
17:11:29 [2022-02-17T17:11:29.873Z]  ---> 8beb03e3cd7c
17:11:29 [2022-02-17T17:11:29.873Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:11:29 [2022-02-17T17:11:29.873Z]  ---> Running in f5c55f03cee7
17:11:30 [2022-02-17T17:11:30.081Z] === RUN   TestDecodeContainerConfig
17:11:30 [2022-02-17T17:11:30.081Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:11:30 [2022-02-17T17:11:30.081Z] === RUN   TestDecodeContainerConfigIsolation
17:11:30 [2022-02-17T17:11:30.081Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:11:30 [2022-02-17T17:11:30.081Z] === RUN   TestValidatePrivileged
17:11:30 [2022-02-17T17:11:30.081Z] --- PASS: TestValidatePrivileged (0.00s)
17:11:30 [2022-02-17T17:11:30.081Z] PASS
17:11:30 [2022-02-17T17:11:30.081Z] coverage: 52.6% of statements
17:11:30 [2022-02-17T17:11:30.081Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 52.6% of statements
17:11:30 [2022-02-17T17:11:30.551Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:11:30 [2022-02-17T17:11:30.551Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:11:30 [2022-02-17T17:11:30.551Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:11:30 [2022-02-17T17:11:30.551Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:11:30 [2022-02-17T17:11:30.551Z] PASS
17:11:30 [2022-02-17T17:11:30.551Z] coverage: 62.5% of statements
17:11:30 [2022-02-17T17:11:30.551Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
17:11:30 [2022-02-17T17:11:30.825Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
17:11:30 [2022-02-17T17:11:30.825Z] === RUN   TestUpdateMemory
17:11:31 [2022-02-17T17:11:31.020Z] time="2022-02-17T17:11:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:11:31 [2022-02-17T17:11:31.395Z] --- PASS: TestUpdateMemory (0.56s)
17:11:31 [2022-02-17T17:11:31.395Z] === RUN   TestUpdateCPUQuota
17:11:31 [2022-02-17T17:11:31.419Z] 
17:11:31 [2022-02-17T17:11:31.419Z] SUCCESS: Specified value was saved.
17:11:31 [2022-02-17T17:11:31.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:11:31 [2022-02-17T17:11:31.490Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:11:31 [2022-02-17T17:11:31.490Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:11:31 [2022-02-17T17:11:31.490Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:11:31 [2022-02-17T17:11:31.490Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:11:31 [2022-02-17T17:11:31.617Z] Removing intermediate container bbb757c0d0da
17:11:31 [2022-02-17T17:11:31.617Z]  ---> 7b98507ef10f
17:11:31 [2022-02-17T17:11:31.617Z] Step 7/13 : ARG BUSYBOX_VERSION
17:11:31 [2022-02-17T17:11:31.617Z]  ---> Running in 8829b8c5e6f1
17:11:31 [2022-02-17T17:11:31.966Z] --- PASS: TestUpdateCPUQuota (0.70s)
17:11:31 [2022-02-17T17:11:31.966Z] === RUN   TestUpdatePidsLimit
17:11:31 [2022-02-17T17:11:31.966Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:32 [2022-02-17T17:11:32.087Z] Removing intermediate container 8829b8c5e6f1
17:11:32 [2022-02-17T17:11:32.087Z]  ---> 3678806db664
17:11:32 [2022-02-17T17:11:32.087Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:11:32 [2022-02-17T17:11:32.087Z]  ---> Running in 69893bcbac90
17:11:32 [2022-02-17T17:11:32.226Z] === RUN   TestUpdatePidsLimit/no_change
17:11:32 [2022-02-17T17:11:32.486Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:32 [2022-02-17T17:11:32.555Z] Removing intermediate container 69893bcbac90
17:11:32 [2022-02-17T17:11:32.555Z]  ---> 54477f723192
17:11:32 [2022-02-17T17:11:32.555Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:11:32 [2022-02-17T17:11:32.746Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:32 [2022-02-17T17:11:32.746Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:33 [2022-02-17T17:11:33.006Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:33 [2022-02-17T17:11:33.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestGetDriver
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestGetDriver (0.00s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestVolumeRequestError
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestVolumeRequestError (0.01s)
17:11:33 [2022-02-17T17:11:33.710Z] PASS
17:11:33 [2022-02-17T17:11:33.710Z] coverage: 36.1% of statements
17:11:33 [2022-02-17T17:11:33.710Z] ok  	github.com/docker/docker/volume/drivers	0.044s	coverage: 36.1% of statements
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestGetAddress
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestGetAddress (0.00s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestRemove
17:11:33 [2022-02-17T17:11:33.710Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:11:33 [2022-02-17T17:11:33.710Z] --- SKIP: TestRemove (0.00s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestInitializeWithVolumes
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestCreate
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestCreate (0.01s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestValidateName
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestValidateName (0.00s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestCreateWithOpts
17:11:33 [2022-02-17T17:11:33.710Z]     local_test.go:180: runtime.GOOS == "windows"
17:11:33 [2022-02-17T17:11:33.710Z] --- SKIP: TestCreateWithOpts (0.00s)
17:11:33 [2022-02-17T17:11:33.710Z] === RUN   TestRelaodNoOpts
17:11:33 [2022-02-17T17:11:33.710Z] --- PASS: TestRelaodNoOpts (0.01s)
17:11:33 [2022-02-17T17:11:33.710Z] PASS
17:11:33 [2022-02-17T17:11:33.710Z] coverage: 41.5% of statements
17:11:33 [2022-02-17T17:11:33.710Z] ok  	github.com/docker/docker/volume/local	0.059s	coverage: 41.5% of statements
17:11:33 [2022-02-17T17:11:33.840Z] --- PASS: TestUpdatePidsLimit (1.86s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
17:11:33 [2022-02-17T17:11:33.840Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
17:11:33 [2022-02-17T17:11:33.840Z] === RUN   TestUpdateRestartPolicy
17:11:34 [2022-02-17T17:11:34.025Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:11:34 [2022-02-17T17:11:34.118Z] 
17:11:34 [2022-02-17T17:11:34.329Z] Removing intermediate container f5c55f03cee7
17:11:34 [2022-02-17T17:11:34.329Z]  ---> df09a6c8dd7c
17:11:34 [2022-02-17T17:11:34.329Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:11:34 [2022-02-17T17:11:34.329Z]  ---> Running in 15885c52b206
17:11:34 [2022-02-17T17:11:34.586Z]  ---> bb365ce65768
17:11:34 [2022-02-17T17:11:34.586Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:11:34 [2022-02-17T17:11:34.586Z]  ---> Running in a0bf3824b232
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRaw
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRaw
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestConvertTmpfsOptions
17:11:34 [2022-02-17T17:11:34.707Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:11:34 [2022-02-17T17:11:34.707Z]     linux_parser_test.go:209: data="ro"
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestParseMountSpec
17:11:34 [2022-02-17T17:11:34.707Z]     parser_test.go:62: case 0
17:11:34 [2022-02-17T17:11:34.707Z]     parser_test.go:62: case 1
17:11:34 [2022-02-17T17:11:34.707Z]     parser_test.go:62: case 2
17:11:34 [2022-02-17T17:11:34.707Z]     parser_test.go:62: case 3
17:11:34 [2022-02-17T17:11:34.707Z]     parser_test.go:62: case 4
17:11:34 [2022-02-17T17:11:34.707Z]     parser_test.go:62: case 5
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestParseMountSpec (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestValidateMount
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestValidateMount (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRaw
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:11:34 [2022-02-17T17:11:34.707Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:11:34 [2022-02-17T17:11:34.707Z] PASS
17:11:34 [2022-02-17T17:11:34.707Z] coverage: 67.6% of statements
17:11:34 [2022-02-17T17:11:34.707Z] ok  	github.com/docker/docker/volume/mounts	0.046s	coverage: 67.6% of statements
17:11:35 [2022-02-17T17:11:35.401Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestSetGetMeta
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestSetGetMeta
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestRestore
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestRestore
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestServiceCreate
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestServiceCreate
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestServiceList
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestServiceList
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestServiceRemove
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestServiceRemove
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestServiceGet
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestServiceGet
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestServicePrune
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestServicePrune
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestCreate
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestCreate
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestRemove
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestRemove
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestList
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestList
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFindByDriver
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFindByDriver
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFindByReferenced
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFindByReferenced
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestDerefMultipleOfSameRef
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestDerefMultipleOfSameRef
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestDefererencePluginOnCreateError
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestDefererencePluginOnCreateError
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestRefDerefRemove
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestRefDerefRemove
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestGet
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestGet
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestGetWithReference
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestGetWithReference
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_nil_list
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_nil_list
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_empty_list
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_empty_list
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_filter_some
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_filter_some
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_filter_middle
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_filter_middle
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:11:35 [2022-02-17T17:11:35.698Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:11:35 [2022-02-17T17:11:35.698Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_nil_list
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_filter_some
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_filter_middle
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_empty_list
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestFilterFunc (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestSetGetMeta
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestList
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestCreate
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestServiceGet
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestSetGetMeta (0.02s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestServiceRemove
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestCreate (0.02s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestServiceList
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestList (0.04s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestServiceCreate
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestServiceGet (0.13s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestRestore
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestServiceRemove (0.12s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestRemove
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestServiceCreate (0.10s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestServicePrune
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestServiceList (0.12s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestDefererencePluginOnCreateError
17:11:35 [2022-02-17T17:11:35.698Z] time="2022-02-17T17:11:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestRestore (0.03s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestGetWithReference
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestRemove (0.03s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestGet
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestRefDerefRemove
17:11:35 [2022-02-17T17:11:35.698Z] time="2022-02-17T17:11:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:11:35 [2022-02-17T17:11:35.698Z] time="2022-02-17T17:11:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:11:35 [2022-02-17T17:11:35.698Z] time="2022-02-17T17:11:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestGet (0.03s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestDerefMultipleOfSameRef
17:11:35 [2022-02-17T17:11:35.698Z] time="2022-02-17T17:11:35Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestGetWithReference (0.03s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestRefDerefRemove (0.03s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFindByReferenced
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestServicePrune (0.06s)
17:11:35 [2022-02-17T17:11:35.698Z] === CONT  TestFindByDriver
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestFindByReferenced (0.02s)
17:11:35 [2022-02-17T17:11:35.698Z] --- PASS: TestFindByDriver (0.02s)
17:11:35 [2022-02-17T17:11:35.698Z] PASS
17:11:35 [2022-02-17T17:11:35.698Z] coverage: 69.0% of statements
17:11:35 [2022-02-17T17:11:35.698Z] ok  	github.com/docker/docker/volume/service	0.267s	coverage: 69.0% of statements
17:11:35 [2022-02-17T17:11:35.969Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:11:36 [2022-02-17T17:11:36.228Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:11:36 [2022-02-17T17:11:36.488Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:11:38 [2022-02-17T17:11:38.068Z] Cannot create a file when that file already exists.
17:11:38 [2022-02-17T17:11:38.394Z] --- PASS: TestUpdateRestartPolicy (12.29s)
17:11:38 [2022-02-17T17:11:38.394Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:38 [2022-02-17T17:11:38.394Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:11:38 [2022-02-17T17:11:38.962Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
17:11:38 [2022-02-17T17:11:38.962Z] === RUN   TestWaitNonBlocked
17:11:38 [2022-02-17T17:11:38.962Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:38 [2022-02-17T17:11:38.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:38 [2022-02-17T17:11:38.962Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:38 [2022-02-17T17:11:38.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:38 [2022-02-17T17:11:38.962Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:38 [2022-02-17T17:11:38.962Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:39 [2022-02-17T17:11:39.498Z] --- PASS: TestGet (15.07s)
17:11:39 [2022-02-17T17:11:39.498Z] === RUN   TestPluginWithNoManifest
17:11:39 [2022-02-17T17:11:39.498Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:11:39 [2022-02-17T17:11:39.498Z] === RUN   TestGetAll
17:11:39 [2022-02-17T17:11:39.498Z] --- PASS: TestGetAll (0.00s)
17:11:39 [2022-02-17T17:11:39.498Z] PASS
17:11:39 [2022-02-17T17:11:39.498Z] coverage: 73.2% of statements
17:11:39 [2022-02-17T17:11:39.498Z] ok  	github.com/docker/docker/pkg/plugins	35.105s	coverage: 73.2% of statements
17:11:39 [2022-02-17T17:11:39.530Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:11:40 [2022-02-17T17:11:40.100Z] --- PASS: TestWaitNonBlocked (0.03s)
17:11:40 [2022-02-17T17:11:40.100Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
17:11:40 [2022-02-17T17:11:40.100Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
17:11:40 [2022-02-17T17:11:40.100Z] === RUN   TestWaitBlocked
17:11:40 [2022-02-17T17:11:40.100Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:40 [2022-02-17T17:11:40.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:40 [2022-02-17T17:11:40.100Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:40 [2022-02-17T17:11:40.100Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:40 [2022-02-17T17:11:40.100Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:40 [2022-02-17T17:11:40.100Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:41 [2022-02-17T17:11:41.039Z] --- PASS: TestWaitBlocked (0.02s)
17:11:41 [2022-02-17T17:11:41.039Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
17:11:41 [2022-02-17T17:11:41.039Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s)
17:11:41 [2022-02-17T17:11:41.039Z] === CONT  TestContainerStartOnDaemonRestart
17:11:41 [2022-02-17T17:11:41.039Z] === CONT  TestIpcModeOlderClient
17:11:41 [2022-02-17T17:11:41.039Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:11:41 [2022-02-17T17:11:41.039Z] === CONT  TestDaemonHostGatewayIP
17:11:41 [2022-02-17T17:11:41.606Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:11:41 [2022-02-17T17:11:41.770Z] --- PASS: TestCreateServiceConfigFileMode (12.50s)
17:11:41 [2022-02-17T17:11:41.770Z] === RUN   TestCreateServiceSysctls
17:11:41 [2022-02-17T17:11:41.863Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
17:11:42 [2022-02-17T17:11:42.987Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:11:42 [2022-02-17T17:11:42.988Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
17:11:42 [2022-02-17T17:11:42.988Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:11:42 [2022-02-17T17:11:42.988Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
17:11:42 [2022-02-17T17:11:42.988Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:11:42 [2022-02-17T17:11:42.988Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
17:11:42 [2022-02-17T17:11:42.988Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:11:42 [2022-02-17T17:11:42.988Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
17:11:42 [2022-02-17T17:11:42.988Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:11:43 [2022-02-17T17:11:43.134Z] --- PASS: TestCreateServiceSysctls (2.96s)
17:11:43 [2022-02-17T17:11:43.134Z] === RUN   TestCreateServiceCapabilities
17:11:43 [2022-02-17T17:11:43.249Z] Removing intermediate container a0bf3824b232
17:11:43 [2022-02-17T17:11:43.249Z]  ---> 8a2ceeb35784
17:11:43 [2022-02-17T17:11:43.249Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:11:43 [2022-02-17T17:11:43.249Z]  ---> Running in 672f8c89da51
17:11:43 [2022-02-17T17:11:43.586Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:11:43 [2022-02-17T17:11:43.872Z] Removing intermediate container 15885c52b206
17:11:43 [2022-02-17T17:11:43.873Z]  ---> 2ae45a685544
17:11:43 [2022-02-17T17:11:43.873Z] Step 13/13 : CMD ["sh"]
17:11:43 [2022-02-17T17:11:43.873Z]  ---> Running in ea6e0e30b3e6
17:11:43 [2022-02-17T17:11:43.873Z] Removing intermediate container ea6e0e30b3e6
17:11:43 [2022-02-17T17:11:43.873Z]  ---> 6a0c173abdb3
17:11:43 [2022-02-17T17:11:43.873Z] Successfully built 6a0c173abdb3
17:11:43 [2022-02-17T17:11:43.873Z] Successfully tagged busybox:latest
17:11:43 [2022-02-17T17:11:43.873Z] INFO: Docker images of the daemon under test
17:11:43 [2022-02-17T17:11:43.873Z] 
17:11:43 [2022-02-17T17:11:43.873Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:11:43 [2022-02-17T17:11:43.873Z] busybox                                latest              6a0c173abdb3        Less than a second ago   5GB
17:11:43 [2022-02-17T17:11:43.873Z] microsoft/windowsservercore            latest              bdeb13086b9f        2 weeks ago              4.96GB
17:11:43 [2022-02-17T17:11:43.873Z] mcr.microsoft.com/windows/servercore   ltsc2022            bdeb13086b9f        2 weeks ago              4.96GB
17:11:43 [2022-02-17T17:11:43.873Z] 
17:11:43 [2022-02-17T17:11:43.873Z] INFO: Running integration tests at 02/17/2022 17:11:43...
17:11:43 [2022-02-17T17:11:43.873Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:11:43 [2022-02-17T17:11:43.873Z] INFO: Integration API tests being run from the host:
17:11:43 [2022-02-17T17:11:43.873Z] INFO: make.ps1 starting at 02/17/2022 17:11:43
17:11:44 [2022-02-17T17:11:44.157Z] --- PASS: TestContainerStartOnDaemonRestart (3.17s)
17:11:44 [2022-02-17T17:11:44.157Z] === CONT  TestContainerKillOnDaemonStart
17:11:44 [2022-02-17T17:11:44.292Z] 
17:11:44 [2022-02-17T17:11:44.292Z] SUCCESS: Specified value was saved.
17:11:44 [2022-02-17T17:11:44.843Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:11:45 [2022-02-17T17:11:45.650Z] --- PASS: TestCreateServiceCapabilities (2.47s)
17:11:45 [2022-02-17T17:11:45.650Z] === RUN   TestInspect
17:11:46 [2022-02-17T17:11:46.062Z] --- PASS: TestDaemonHostGatewayIP (4.61s)
17:11:46 [2022-02-17T17:11:46.062Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:46 [2022-02-17T17:11:46.064Z] --- PASS: TestUpdateRestartPolicy (10.70s)
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:46 [2022-02-17T17:11:46.064Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitNonBlocked
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] --- PASS: TestWaitNonBlocked (0.02s)
17:11:46 [2022-02-17T17:11:46.064Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
17:11:46 [2022-02-17T17:11:46.064Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitBlocked
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:46 [2022-02-17T17:11:46.064Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:46 [2022-02-17T17:11:46.064Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:46 [2022-02-17T17:11:46.634Z] --- PASS: TestWaitBlocked (0.01s)
17:11:46 [2022-02-17T17:11:46.634Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:11:46 [2022-02-17T17:11:46.634Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
17:11:46 [2022-02-17T17:11:46.634Z] === CONT  TestContainerStartOnDaemonRestart
17:11:46 [2022-02-17T17:11:46.634Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:47 [2022-02-17T17:11:47.242Z] Removing intermediate container 672f8c89da51
17:11:47 [2022-02-17T17:11:47.242Z]  ---> 3b964e6789e3
17:11:47 [2022-02-17T17:11:47.242Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:11:47 [2022-02-17T17:11:47.242Z]  ---> Running in 7eb32171827d
17:11:47 [2022-02-17T17:11:47.444Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:11:47 [2022-02-17T17:11:47.703Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:11:48 [2022-02-17T17:11:48.546Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s)
17:11:48 [2022-02-17T17:11:48.546Z] === CONT  TestDaemonHostGatewayIP
17:11:48 [2022-02-17T17:11:48.546Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s)
17:11:48 [2022-02-17T17:11:48.546Z] === CONT  TestDaemonRestartIpcMode
17:11:48 [2022-02-17T17:11:48.640Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.76s)
17:11:48 [2022-02-17T17:11:48.641Z] === CONT  TestDaemonRestartIpcMode
17:11:48 [2022-02-17T17:11:48.924Z] --- PASS: TestInspect (2.66s)
17:11:48 [2022-02-17T17:11:48.924Z] === RUN   TestCreateJob
17:11:51 [2022-02-17T17:11:51.044Z] Cannot create a file when that file already exists.
17:11:51 [2022-02-17T17:11:51.086Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
17:11:51 [2022-02-17T17:11:51.086Z] === CONT  TestIpcModeOlderClient
17:11:51 [2022-02-17T17:11:51.086Z] --- PASS: TestIpcModeOlderClient (0.07s)
17:11:51 [2022-02-17T17:11:51.086Z] === CONT  TestContainerKillOnDaemonStart
17:11:51 [2022-02-17T17:11:51.086Z] --- PASS: TestDaemonRestartIpcMode (2.50s)
17:11:51 [2022-02-17T17:11:51.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:11:51 [2022-02-17T17:11:51.929Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:11:51 [2022-02-17T17:11:51.929Z] --- PASS: TestDaemonRestartIpcMode (3.41s)
17:11:52 [2022-02-17T17:11:52.188Z] --- PASS: TestCreateJob (3.22s)
17:11:52 [2022-02-17T17:11:52.188Z] === RUN   TestReplicatedJob
17:11:53 [2022-02-17T17:11:53.306Z]     check_test.go:308: [d9e010d327114] daemon is not started
17:11:53 [2022-02-17T17:11:53.306Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:11:53 [2022-02-17T17:11:53.569Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:11:53 [2022-02-17T17:11:53.832Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:11:55 [2022-02-17T17:11:55.793Z] Removing intermediate container 7eb32171827d
17:11:55 [2022-02-17T17:11:55.793Z]  ---> 8667c5cea110
17:11:55 [2022-02-17T17:11:55.793Z] Step 13/13 : CMD ["sh"]
17:11:55 [2022-02-17T17:11:55.793Z]  ---> Running in 3f649fe2f8ed
17:11:56 [2022-02-17T17:11:56.261Z] Removing intermediate container 3f649fe2f8ed
17:11:56 [2022-02-17T17:11:56.261Z]  ---> 255af540f00a
17:11:56 [2022-02-17T17:11:56.261Z] Successfully built 255af540f00a
17:11:56 [2022-02-17T17:11:56.261Z] Successfully tagged busybox:latest
17:11:56 [2022-02-17T17:11:56.261Z] INFO: Docker images of the daemon under test
17:11:56 [2022-02-17T17:11:56.261Z] 
17:11:56 [2022-02-17T17:11:56.261Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:11:56 [2022-02-17T17:11:56.261Z] busybox                                latest              255af540f00a        Less than a second ago   5GB
17:11:56 [2022-02-17T17:11:56.261Z] microsoft/windowsservercore            latest              bdeb13086b9f        2 weeks ago              4.96GB
17:11:56 [2022-02-17T17:11:56.261Z] mcr.microsoft.com/windows/servercore   ltsc2022            bdeb13086b9f        2 weeks ago              4.96GB
17:11:56 [2022-02-17T17:11:56.261Z] 
17:11:56 [2022-02-17T17:11:56.261Z] INFO: Running integration tests at 02/17/2022 17:11:55...
17:11:56 [2022-02-17T17:11:56.261Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:11:56 [2022-02-17T17:11:56.261Z] INFO: Integration API tests being run from the host:
17:11:56 [2022-02-17T17:11:56.261Z] INFO: make.ps1 starting at 02/17/2022 17:11:55
17:11:56 [2022-02-17T17:11:56.356Z] --- PASS: TestReplicatedJob (4.89s)
17:11:56 [2022-02-17T17:11:56.356Z] === RUN   TestUpdateReplicatedJob
17:11:56 [2022-02-17T17:11:56.368Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:11:56 [2022-02-17T17:11:56.937Z] --- PASS: TestContainerKillOnDaemonStart (12.70s)
17:11:56 [2022-02-17T17:11:56.937Z] PASS
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] === Skipped
17:11:56 [2022-02-17T17:11:56.937Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:11:56 [2022-02-17T17:11:56.937Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:11:56 [2022-02-17T17:11:56.937Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:11:56 [2022-02-17T17:11:56.937Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:56 [2022-02-17T17:11:56.937Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s)
17:11:56 [2022-02-17T17:11:56.937Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:11:56 [2022-02-17T17:11:56.937Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:11:56 [2022-02-17T17:11:56.937Z] 
17:11:56 [2022-02-17T17:11:56.937Z] DONE 200 tests, 6 skipped in 157.078s
17:11:56 [2022-02-17T17:11:56.937Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:11:56 [2022-02-17T17:11:56.937Z] ++ 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
17:11:56 [2022-02-17T17:11:56.937Z] ++ set -e
17:11:56 [2022-02-17T17:11:56.937Z] ++ '[' -n 0 ']'
17:11:56 [2022-02-17T17:11:56.937Z] ++ set -x
17:11:56 [2022-02-17T17:11:56.937Z] ++ 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
17:11:57 [2022-02-17T17:11:57.199Z] === RUN   TestConfigDaemonLibtrustID
17:11:57 [2022-02-17T17:11:57.252Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:11:57 [2022-02-17T17:11:57.769Z] --- PASS: TestConfigDaemonLibtrustID (0.58s)
17:11:57 [2022-02-17T17:11:57.769Z] === RUN   TestDaemonConfigValidation
17:11:57 [2022-02-17T17:11:57.769Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:11:57 [2022-02-17T17:11:57.769Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:11:57 [2022-02-17T17:11:57.769Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:11:57 [2022-02-17T17:11:57.769Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:11:57 [2022-02-17T17:11:57.769Z] === RUN   TestDaemonConfigValidation/invalid_config
17:11:57 [2022-02-17T17:11:57.769Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:11:57 [2022-02-17T17:11:57.769Z] === RUN   TestDaemonConfigValidation/malformed_config
17:11:57 [2022-02-17T17:11:57.769Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:11:57 [2022-02-17T17:11:57.769Z] === RUN   TestDaemonConfigValidation/valid_config
17:11:57 [2022-02-17T17:11:57.769Z] === PAUSE TestDaemonConfigValidation/valid_config
17:11:57 [2022-02-17T17:11:57.769Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:11:57 [2022-02-17T17:11:57.769Z] === CONT  TestDaemonConfigValidation/malformed_config
17:11:57 [2022-02-17T17:11:57.769Z] === CONT  TestDaemonConfigValidation/valid_config
17:11:57 [2022-02-17T17:11:57.769Z] === CONT  TestDaemonConfigValidation/invalid_config
17:11:58 [2022-02-17T17:11:58.029Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:11:58 [2022-02-17T17:11:58.029Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:11:58 [2022-02-17T17:11:58.029Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:11:58 [2022-02-17T17:11:58.029Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
17:11:58 [2022-02-17T17:11:58.029Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.15s)
17:11:58 [2022-02-17T17:11:58.029Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.18s)
17:11:58 [2022-02-17T17:11:58.029Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.20s)
17:11:58 [2022-02-17T17:11:58.029Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s)
17:11:58 [2022-02-17T17:11:58.029Z] === RUN   TestConfigDaemonSeccompProfiles
17:11:58 [2022-02-17T17:11:58.029Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:11:59 [2022-02-17T17:11:59.406Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:11:59 [2022-02-17T17:11:59.628Z] --- PASS: TestUpdateReplicatedJob (3.20s)
17:11:59 [2022-02-17T17:11:59.628Z] === RUN   TestServiceListWithStatuses
17:11:59 [2022-02-17T17:11:59.628Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:11:59 [2022-02-17T17:11:59.628Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:11:59 [2022-02-17T17:11:59.628Z] === RUN   TestDockerNetworkConnectAlias
17:11:59 [2022-02-17T17:11:59.973Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:12:00 [2022-02-17T17:12:00.233Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:12:01 [2022-02-17T17:12:01.612Z] === CONT  TestConfigDaemonSeccompProfiles
17:12:01 [2022-02-17T17:12:01.612Z]     daemon_test.go:156: [d16c67ed0c8d6] daemon is not started
17:12:01 [2022-02-17T17:12:01.612Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s)
17:12:01 [2022-02-17T17:12:01.612Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
17:12:01 [2022-02-17T17:12:01.612Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
17:12:01 [2022-02-17T17:12:01.612Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
17:12:01 [2022-02-17T17:12:01.612Z] === RUN   TestDaemonProxy
17:12:01 [2022-02-17T17:12:01.612Z] === RUN   TestDaemonProxy/environment_variables
17:12:01 [2022-02-17T17:12:01.612Z]     check_test.go:308: [d315b47f19c43] daemon is not started
17:12:01 [2022-02-17T17:12:01.612Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:12:02 [2022-02-17T17:12:02.180Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:12:02 [2022-02-17T17:12:02.439Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:12:03 [2022-02-17T17:12:03.008Z] === RUN   TestDaemonProxy/command-line_options
17:12:03 [2022-02-17T17:12:03.268Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:12:03 [2022-02-17T17:12:03.306Z] --- PASS: TestContainerKillOnDaemonStart (11.46s)
17:12:03 [2022-02-17T17:12:03.306Z] PASS
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] === Skipped
17:12:03 [2022-02-17T17:12:03.306Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:12:03 [2022-02-17T17:12:03.306Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:03 [2022-02-17T17:12:03.306Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:12:03 [2022-02-17T17:12:03.306Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:03 [2022-02-17T17:12:03.306Z] 
17:12:03 [2022-02-17T17:12:03.306Z] DONE 200 tests, 3 skipped in 113.943s
17:12:03 [2022-02-17T17:12:03.306Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:12:03 [2022-02-17T17:12:03.306Z] ++ 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
17:12:03 [2022-02-17T17:12:03.306Z] ++ set -e
17:12:03 [2022-02-17T17:12:03.306Z] ++ '[' -n 0 ']'
17:12:03 [2022-02-17T17:12:03.306Z] ++ set -x
17:12:03 [2022-02-17T17:12:03.306Z] ++ 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
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestConfigDaemonLibtrustID
17:12:03 [2022-02-17T17:12:03.306Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/invalid_config
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/malformed_config
17:12:03 [2022-02-17T17:12:03.306Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:12:03 [2022-02-17T17:12:03.306Z] === RUN   TestDaemonConfigValidation/valid_config
17:12:03 [2022-02-17T17:12:03.307Z] === PAUSE TestDaemonConfigValidation/valid_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/malformed_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/valid_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/invalid_config
17:12:03 [2022-02-17T17:12:03.307Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:12:03 [2022-02-17T17:12:03.307Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.05s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:12:03 [2022-02-17T17:12:03.307Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
17:12:03 [2022-02-17T17:12:03.307Z] === RUN   TestConfigDaemonSeccompProfiles
17:12:03 [2022-02-17T17:12:03.307Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:12:03 [2022-02-17T17:12:03.799Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
17:12:03 [2022-02-17T17:12:03.799Z] === RUN   TestDockerNetworkReConnect
17:12:04 [2022-02-17T17:12:04.275Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:12:05 [2022-02-17T17:12:05.170Z] === RUN   TestDaemonProxy/configuration_file
17:12:05 [2022-02-17T17:12:05.170Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:12:05 [2022-02-17T17:12:05.428Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:12:05 [2022-02-17T17:12:05.657Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:12:05 [2022-02-17T17:12:05.687Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:12:05 [2022-02-17T17:12:05.687Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:12:06 [2022-02-17T17:12:06.597Z] === CONT  TestConfigDaemonSeccompProfiles
17:12:06 [2022-02-17T17:12:06.597Z]     daemon_test.go:156: [daa3e257f1ff9] daemon is not started
17:12:06 [2022-02-17T17:12:06.597Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
17:12:06 [2022-02-17T17:12:06.597Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:12:06 [2022-02-17T17:12:06.597Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:12:06 [2022-02-17T17:12:06.597Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:12:06 [2022-02-17T17:12:06.597Z] === RUN   TestDaemonProxy
17:12:06 [2022-02-17T17:12:06.597Z] === RUN   TestDaemonProxy/environment_variables
17:12:06 [2022-02-17T17:12:06.630Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:12:06 [2022-02-17T17:12:06.630Z] === RUN   TestDaemonProxy/conflicting_options
17:12:07 [2022-02-17T17:12:07.064Z] --- PASS: TestDockerNetworkReConnect (3.27s)
17:12:07 [2022-02-17T17:12:07.064Z] === RUN   TestServicePlugin
17:12:07 [2022-02-17T17:12:07.233Z] === RUN   TestDaemonProxy/reload_sanitized
17:12:07 [2022-02-17T17:12:07.233Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:12:07 [2022-02-17T17:12:07.805Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
17:12:07 [2022-02-17T17:12:07.805Z] --- PASS: TestDaemonProxy (6.30s)
17:12:07 [2022-02-17T17:12:07.805Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
17:12:07 [2022-02-17T17:12:07.805Z]     --- PASS: TestDaemonProxy/command-line_options (1.78s)
17:12:07 [2022-02-17T17:12:07.805Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
17:12:07 [2022-02-17T17:12:07.805Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:12:07 [2022-02-17T17:12:07.805Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.55s)
17:12:07 [2022-02-17T17:12:07.805Z] PASS
17:12:07 [2022-02-17T17:12:07.805Z] 
17:12:07 [2022-02-17T17:12:07.805Z] === Skipped
17:12:07 [2022-02-17T17:12:07.805Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s)
17:12:07 [2022-02-17T17:12:07.805Z]     daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs
17:12:07 [2022-02-17T17:12:07.805Z]     --- SKIP: TestDaemonProxy/reload_sanitized (0.55s)
17:12:07 [2022-02-17T17:12:07.805Z] 
17:12:07 [2022-02-17T17:12:07.805Z] DONE 17 tests, 1 skipped in 10.699s
17:12:07 [2022-02-17T17:12:07.805Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:12:07 [2022-02-17T17:12:07.805Z] ++ 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
17:12:07 [2022-02-17T17:12:07.805Z] ++ set -e
17:12:07 [2022-02-17T17:12:07.805Z] ++ '[' -n 0 ']'
17:12:07 [2022-02-17T17:12:07.805Z] ++ set -x
17:12:07 [2022-02-17T17:12:07.805Z] ++ 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
17:12:07 [2022-02-17T17:12:07.805Z] INFO: Testing against a local daemon
17:12:07 [2022-02-17T17:12:07.805Z] === RUN   TestCommitInheritsEnv
17:12:08 [2022-02-17T17:12:08.064Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:12:08 [2022-02-17T17:12:08.323Z] --- PASS: TestCommitInheritsEnv (0.38s)
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportExtremelyLargeImageWorks
17:12:08 [2022-02-17T17:12:08.323Z] === PAUSE TestImportExtremelyLargeImageWorks
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportWithCustomPlatform
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportWithCustomPlatform/#00
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportWithCustomPlatform/_______
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportWithCustomPlatform//
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportWithCustomPlatform/linux
17:12:08 [2022-02-17T17:12:08.323Z] === RUN   TestImportWithCustomPlatform/LINUX
17:12:08 [2022-02-17T17:12:08.504Z] === RUN   TestDaemonProxy/command-line_options
17:12:08 [2022-02-17T17:12:08.582Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:12:08 [2022-02-17T17:12:08.582Z] === RUN   TestImportWithCustomPlatform/macos
17:12:08 [2022-02-17T17:12:08.582Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:12:08 [2022-02-17T17:12:08.582Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:12:08 [2022-02-17T17:12:08.842Z] --- PASS: TestImportWithCustomPlatform (0.49s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.09s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.10s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:12:08 [2022-02-17T17:12:08.842Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:12:08 [2022-02-17T17:12:08.842Z] === RUN   TestImagesFilterMultiReference
17:12:08 [2022-02-17T17:12:08.842Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:12:08 [2022-02-17T17:12:08.842Z] === RUN   TestImagePullPlatformInvalid
17:12:08 [2022-02-17T17:12:08.842Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:12:08 [2022-02-17T17:12:08.842Z] === RUN   TestRemoveImageOrphaning
17:12:09 [2022-02-17T17:12:09.409Z] --- PASS: TestRemoveImageOrphaning (0.43s)
17:12:09 [2022-02-17T17:12:09.409Z] === RUN   TestRemoveImageGarbageCollector
17:12:09 [2022-02-17T17:12:09.628Z] 2022/02/17 17:12:06 Closing DB instances...
17:12:09 [2022-02-17T17:12:09.628Z] --- PASS: TestNetworkDBGarbageCollection (54.44s)
17:12:09 [2022-02-17T17:12:09.628Z] === RUN   TestFindNode
17:12:09 [2022-02-17T17:12:09.628Z] 2022/02/17 17:12:08 Closing DB instances...
17:12:09 [2022-02-17T17:12:09.628Z] --- PASS: TestFindNode (0.02s)
17:12:09 [2022-02-17T17:12:09.628Z] === RUN   TestChangeNodeState
17:12:09 [2022-02-17T17:12:09.628Z] 2022/02/17 17:12:08 Closing DB instances...
17:12:09 [2022-02-17T17:12:09.628Z] --- PASS: TestChangeNodeState (0.02s)
17:12:09 [2022-02-17T17:12:09.628Z] === RUN   TestNodeReincarnation
17:12:09 [2022-02-17T17:12:09.628Z] 2022/02/17 17:12:08 Closing DB instances...
17:12:09 [2022-02-17T17:12:09.886Z] === RUN   TestDaemonProxy/configuration_file
17:12:10 [2022-02-17T17:12:10.347Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:12:11 [2022-02-17T17:12:11.255Z]     plugin_test.go:61: [d29e678504a9c] joining swarm manager [d7f67c25da5c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:12:11 [2022-02-17T17:12:11.284Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:12:11 [2022-02-17T17:12:11.284Z] --- PASS: TestRemoveImageGarbageCollector (2.16s)
17:12:11 [2022-02-17T17:12:11.284Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:12:11 [2022-02-17T17:12:11.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:12:11 [2022-02-17T17:12:11.543Z] === RUN   TestTagInvalidReference
17:12:11 [2022-02-17T17:12:11.543Z] --- PASS: TestTagInvalidReference (0.05s)
17:12:11 [2022-02-17T17:12:11.543Z] === RUN   TestTagValidPrefixedRepo
17:12:11 [2022-02-17T17:12:11.543Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:12:11 [2022-02-17T17:12:11.543Z] === RUN   TestTagExistedNameWithoutForce
17:12:11 [2022-02-17T17:12:11.543Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:12:11 [2022-02-17T17:12:11.543Z] === RUN   TestTagOfficialNames
17:12:11 [2022-02-17T17:12:11.543Z] --- PASS: TestTagOfficialNames (0.05s)
17:12:11 [2022-02-17T17:12:11.543Z] === RUN   TestTagMatchesDigest
17:12:11 [2022-02-17T17:12:11.543Z] --- PASS: TestTagMatchesDigest (0.01s)
17:12:11 [2022-02-17T17:12:11.543Z] === CONT  TestImportExtremelyLargeImageWorks
17:12:11 [2022-02-17T17:12:11.794Z] === RUN   TestDaemonProxy/conflicting_options
17:12:11 [2022-02-17T17:12:11.801Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:12:12 [2022-02-17T17:12:12.181Z]     plugin_test.go:64: [d94db0a19d72b] joining swarm manager [d7f67c25da5c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:12:12 [2022-02-17T17:12:12.364Z] === RUN   TestDaemonProxy/reload_sanitized
17:12:12 [2022-02-17T17:12:12.368Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:12:12 [2022-02-17T17:12:12.368Z]     docker_cli_daemon_test.go:2859: Checking IpcMode private set from config
17:12:12 [2022-02-17T17:12:12.624Z] --- PASS: TestDaemonProxy (6.32s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/environment_variables (1.82s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
17:12:12 [2022-02-17T17:12:12.624Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:12:12 [2022-02-17T17:12:12.624Z] PASS
17:12:12 [2022-02-17T17:12:12.624Z] 
17:12:12 [2022-02-17T17:12:12.624Z] DONE 17 tests in 10.301s
17:12:12 [2022-02-17T17:12:12.624Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:12:12 [2022-02-17T17:12:12.624Z] ++ 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
17:12:12 [2022-02-17T17:12:12.624Z] ++ set -e
17:12:12 [2022-02-17T17:12:12.624Z] ++ '[' -n 0 ']'
17:12:12 [2022-02-17T17:12:12.624Z] ++ set -x
17:12:12 [2022-02-17T17:12:12.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:12:12 [2022-02-17T17:12:12.884Z] INFO: Testing against a local daemon
17:12:12 [2022-02-17T17:12:12.884Z] === RUN   TestCommitInheritsEnv
17:12:12 [2022-02-17T17:12:12.937Z]     docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config
17:12:13 [2022-02-17T17:12:13.144Z] --- PASS: TestCommitInheritsEnv (0.28s)
17:12:13 [2022-02-17T17:12:13.144Z] === RUN   TestImportExtremelyLargeImageWorks
17:12:13 [2022-02-17T17:12:13.144Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:13 [2022-02-17T17:12:13.144Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s)
17:12:13 [2022-02-17T17:12:13.144Z] === RUN   TestImportWithCustomPlatform
17:12:13 [2022-02-17T17:12:13.144Z] === RUN   TestImportWithCustomPlatform/#00
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/_______
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform//
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/linux
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/LINUX
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/macos
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:12:13 [2022-02-17T17:12:13.404Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:12:13 [2022-02-17T17:12:13.510Z]     docker_cli_daemon_test.go:2859: Checking IpcMode host set from config
17:12:13 [2022-02-17T17:12:13.664Z] --- PASS: TestImportWithCustomPlatform (0.32s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.06s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:12:13 [2022-02-17T17:12:13.664Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:12:13 [2022-02-17T17:12:13.665Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:12:13 [2022-02-17T17:12:13.665Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:12:13 [2022-02-17T17:12:13.665Z] === RUN   TestImagesFilterMultiReference
17:12:13 [2022-02-17T17:12:13.665Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:12:13 [2022-02-17T17:12:13.665Z] === RUN   TestImagePullPlatformInvalid
17:12:13 [2022-02-17T17:12:13.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:12:13 [2022-02-17T17:12:13.665Z] === RUN   TestRemoveImageOrphaning
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestRemoveImageGarbageCollector
17:12:13 [2022-02-17T17:12:13.925Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:13 [2022-02-17T17:12:13.925Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagInvalidReference
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagInvalidReference (0.01s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagValidPrefixedRepo
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagExistedNameWithoutForce
17:12:13 [2022-02-17T17:12:13.925Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:12:13 [2022-02-17T17:12:13.925Z] === RUN   TestTagOfficialNames
17:12:14 [2022-02-17T17:12:14.080Z]     docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config
17:12:14 [2022-02-17T17:12:14.184Z] --- PASS: TestTagOfficialNames (0.06s)
17:12:14 [2022-02-17T17:12:14.185Z] === RUN   TestTagMatchesDigest
17:12:14 [2022-02-17T17:12:14.185Z] --- PASS: TestTagMatchesDigest (0.01s)
17:12:14 [2022-02-17T17:12:14.185Z] PASS
17:12:14 [2022-02-17T17:12:14.185Z] 
17:12:14 [2022-02-17T17:12:14.185Z] === Skipped
17:12:14 [2022-02-17T17:12:14.185Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s)
17:12:14 [2022-02-17T17:12:14.185Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:14 [2022-02-17T17:12:14.185Z] 
17:12:14 [2022-02-17T17:12:14.185Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:12:14 [2022-02-17T17:12:14.185Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:14 [2022-02-17T17:12:14.185Z] 
17:12:14 [2022-02-17T17:12:14.185Z] DONE 22 tests, 2 skipped in 1.357s
17:12:14 [2022-02-17T17:12:14.185Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:12:14 [2022-02-17T17:12:14.185Z] ++ 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
17:12:14 [2022-02-17T17:12:14.185Z] ++ set -e
17:12:14 [2022-02-17T17:12:14.185Z] ++ '[' -n 0 ']'
17:12:14 [2022-02-17T17:12:14.185Z] ++ set -x
17:12:14 [2022-02-17T17:12:14.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
17:12:14 [2022-02-17T17:12:14.185Z] INFO: Testing against a local daemon
17:12:14 [2022-02-17T17:12:14.185Z] === RUN   TestNetworkCreateDelete
17:12:14 [2022-02-17T17:12:14.339Z]     docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:12:14 [2022-02-17T17:12:14.395Z] --- PASS: TestNodeReincarnation (5.02s)
17:12:14 [2022-02-17T17:12:14.395Z] === RUN   TestParallelCreate
17:12:14 [2022-02-17T17:12:14.395Z] 2022/02/17 17:12:13 Closing DB instances...
17:12:14 [2022-02-17T17:12:14.395Z] --- PASS: TestParallelCreate (0.02s)
17:12:14 [2022-02-17T17:12:14.395Z] === RUN   TestParallelDelete
17:12:14 [2022-02-17T17:12:14.395Z] 2022/02/17 17:12:13 Closing DB instances...
17:12:14 [2022-02-17T17:12:14.395Z] --- PASS: TestParallelDelete (0.02s)
17:12:14 [2022-02-17T17:12:14.395Z] === RUN   TestNetworkDBIslands
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:dfda4e08c32b with config:&{NodeID:dfda4e08c32b 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}"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node dfda4e08c32b/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node dfda4e08c32b/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:10759f5db465 with config:&{NodeID:10759f5db465 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}"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node 10759f5db465/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node 10759f5db465/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49344"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node 10759f5db465/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node 10759f5db465/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node dfda4e08c32b/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=info msg="Node dfda4e08c32b/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3e4355ceca41 with config:&{NodeID:3e4355ceca41 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}"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49346"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node dfda4e08c32b/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node dfda4e08c32b/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node 10759f5db465/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=info msg="Node 10759f5db465/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:12:14 [2022-02-17T17:12:14.395Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347"
17:12:14 [2022-02-17T17:12:14.445Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:12:14 [2022-02-17T17:12:14.445Z] === RUN   TestDockerNetworkDeletePreferID
17:12:14 [2022-02-17T17:12:14.704Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
17:12:14 [2022-02-17T17:12:14.704Z] === RUN   TestDaemonDNSFallback
17:12:14 [2022-02-17T17:12:14.847Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:12:14 [2022-02-17T17:12:14.847Z] INFO: Testing against a local daemon
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithSession
17:12:14 [2022-02-17T17:12:14.847Z]     build_session_test.go:25: TODO: BuildKit
17:12:14 [2022-02-17T17:12:14.847Z] --- SKIP: TestBuildWithSession (0.00s)
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildSquashParent
17:12:14 [2022-02-17T17:12:14.847Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:12:14 [2022-02-17T17:12:14.847Z] --- SKIP: TestBuildSquashParent (0.00s)
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:14 [2022-02-17T17:12:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:14 [2022-02-17T17:12:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:14 [2022-02-17T17:12:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:14 [2022-02-17T17:12:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:14 [2022-02-17T17:12:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:14 [2022-02-17T17:12:14.847Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:14 [2022-02-17T17:12:14.847Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:14 [2022-02-17T17:12:14.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:14 [2022-02-17T17:12:14.847Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:14 [2022-02-17T17:12:14.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:14 [2022-02-17T17:12:14.847Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ff375e9e34cd with config:&{NodeID:ff375e9e34cd 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}"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49348"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node dfda4e08c32b/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node dfda4e08c32b/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node 10759f5db465/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node 10759f5db465/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, joined gossip cluster"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=info msg="Node 3e4355ceca41/172.28.100.149, added to nodes list"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349"
17:12:14 [2022-02-17T17:12:14.864Z] time="2022-02-17T17:12:14Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:12:14 [2022-02-17T17:12:14.906Z]     docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:14Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6e3b7b51bb63 with config:&{NodeID:6e3b7b51bb63 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}"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node dfda4e08c32b/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node dfda4e08c32b/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 3e4355ceca41/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 3e4355ceca41/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 10759f5db465/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=info msg="Node 10759f5db465/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
17:12:15 [2022-02-17T17:12:15.336Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:12:15 [2022-02-17T17:12:15.474Z]     docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:15 [2022-02-17T17:12:15.808Z]     networkdb_test.go:835: Re-joining: 3
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="The new bootstrap node list is:[172.28.100.149:10033 172.28.100.149:10034 172.28.100.149:10035]"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10033"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49352"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10034"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49353"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10035"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49354"
17:12:15 [2022-02-17T17:12:15.808Z]     networkdb_test.go:835: Re-joining: 4
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=info msg="The new bootstrap node list is:[172.28.100.149:10033 172.28.100.149:10034 172.28.100.149:10035]"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49355"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10033"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10034"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49356"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10035"
17:12:15 [2022-02-17T17:12:15.808Z] time="2022-02-17T17:12:15Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49357"
17:12:16 [2022-02-17T17:12:16.042Z]     docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:15Z" level=info msg="node 0 leaving"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="node3(3e4355ceca41): Node leave event for dfda4e08c32b/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="node4(ff375e9e34cd): Node leave event for dfda4e08c32b/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="node2(10759f5db465): Node leave event for dfda4e08c32b/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="node5(6e3b7b51bb63): Node leave event for dfda4e08c32b/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.279Z] time="2022-02-17T17:12:16Z" level=info msg="node1(dfda4e08c32b): Node leave event for dfda4e08c32b/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.301Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:12:16 [2022-02-17T17:12:16.560Z]     docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="Node dfda4e08c32b/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="node 1 leaving"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465 change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.748Z] time="2022-02-17T17:12:16Z" level=info msg="node5(6e3b7b51bb63): Node leave event for 10759f5db465/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465 change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="node3(3e4355ceca41): Node leave event for 10759f5db465/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465 change state NodeActive --> NodeLeft"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="node4(ff375e9e34cd): Node leave event for 10759f5db465/172.28.100.149"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465 change state NodeActive --> NodeFailed"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465/172.28.100.149, added to failed nodes list"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=error msg="node: 10759f5db465 is unknown to memberlist"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465/172.28.100.149, left gossip cluster"
17:12:16 [2022-02-17T17:12:16.749Z] time="2022-02-17T17:12:16Z" level=info msg="Node 10759f5db465/172.28.100.149, left gossip cluster"
17:12:17 [2022-02-17T17:12:17.127Z]     docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="node 2 leaving"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="Node 3e4355ceca41 change state NodeActive --> NodeLeft"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="node5(6e3b7b51bb63): Node leave event for 3e4355ceca41/172.28.100.149"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="Node 3e4355ceca41 change state NodeActive --> NodeLeft"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="node4(ff375e9e34cd): Node leave event for 3e4355ceca41/172.28.100.149"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="Node 3e4355ceca41 change state NodeActive --> NodeLeft"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:16Z" level=info msg="node3(3e4355ceca41): Node leave event for 3e4355ceca41/172.28.100.149"
17:12:17 [2022-02-17T17:12:17.219Z] time="2022-02-17T17:12:17Z" level=info msg="Node 3e4355ceca41/172.28.100.149, left gossip cluster"
17:12:17 [2022-02-17T17:12:17.386Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:12:17 [2022-02-17T17:12:17.645Z]     check_test.go:308: [d69594b115dee] daemon is not started
17:12:17 [2022-02-17T17:12:17.645Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node 3e4355ceca41/172.28.100.149, left gossip cluster"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node 3e4355ceca41/172.28.100.149, left gossip cluster"
17:12:17 [2022-02-17T17:12:17.689Z]     networkdb_test.go:867: node4: OK
17:12:17 [2022-02-17T17:12:17.689Z]     networkdb_test.go:867: node5: OK
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="node 0 coming back"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d87d87c522e9 with config:&{NodeID:d87d87c522e9 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}"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node d87d87c522e9/172.28.100.149, joined gossip cluster"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node d87d87c522e9/172.28.100.149, added to nodes list"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="node 1 coming back"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d9e54930c1e5 with config:&{NodeID:d9e54930c1e5 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}"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node d9e54930c1e5/172.28.100.149, joined gossip cluster"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node d9e54930c1e5/172.28.100.149, added to nodes list"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="node 2 coming back"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a5d9c1f35348 with config:&{NodeID:a5d9c1f35348 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}"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node a5d9c1f35348/172.28.100.149, joined gossip cluster"
17:12:17 [2022-02-17T17:12:17.689Z] time="2022-02-17T17:12:17Z" level=info msg="Node a5d9c1f35348/172.28.100.149, added to nodes list"
17:12:18 [2022-02-17T17:12:18.582Z]     check_test.go:308: [d4f971d66e267] daemon is not started
17:12:18 [2022-02-17T17:12:18.582Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:12:19 [2022-02-17T17:12:19.150Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:12:20 [2022-02-17T17:12:20.092Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:12:20 [2022-02-17T17:12:20.662Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:12:21 [2022-02-17T17:12:21.282Z] --- PASS: TestDaemonDNSFallback (6.21s)
17:12:21 [2022-02-17T17:12:21.282Z] === RUN   TestInspectNetwork
17:12:21 [2022-02-17T17:12:21.487Z] time="2022-02-17T17:12:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.100.149:10033 172.28.100.149:10034 172.28.100.149:10035]"
17:12:21 [2022-02-17T17:12:21.487Z] time="2022-02-17T17:12:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.100.149:10033 172.28.100.149:10034 172.28.100.149:10035]"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10033"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49358"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, is the new incarnation of the shutdown node dfda4e08c32b/172.28.100.149"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10034"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49359"
17:12:21 [2022-02-17T17:12:21.956Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, is the new incarnation of the shutdown node 10759f5db465/172.28.100.149"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49360"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10035"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node ff375e9e34cd/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node ff375e9e34cd/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, is the new incarnation of the shutdown node 3e4355ceca41/172.28.100.149"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, is the new incarnation of the shutdown node 10759f5db465/172.28.100.149"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d9e54930c1e5/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, is the new incarnation of the shutdown node dfda4e08c32b/172.28.100.149"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node d87d87c522e9/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, added to nodes list"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, joined gossip cluster"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, is the new incarnation of the shutdown node 3e4355ceca41/172.28.100.149"
17:12:21 [2022-02-17T17:12:21.957Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, added to nodes list"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, joined gossip cluster"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:21Z" level=info msg="Node a5d9c1f35348/172.28.100.149, added to nodes list"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:22Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10033"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:22Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49361"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:22Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10034"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:22Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49362"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:22Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.100.149:10035"
17:12:22 [2022-02-17T17:12:22.427Z] time="2022-02-17T17:12:22Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49363"
17:12:22 [2022-02-17T17:12:22.896Z] 2022/02/17 17:12:22 Closing DB instances...
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9 change state NodeActive --> NodeLeft"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="node4(ff375e9e34cd): Node leave event for d87d87c522e9/172.28.100.149"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9 change state NodeActive --> NodeLeft"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9 change state NodeActive --> NodeLeft"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="node3(a5d9c1f35348): Node leave event for d87d87c522e9/172.28.100.149"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="node5(6e3b7b51bb63): Node leave event for d87d87c522e9/172.28.100.149"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9 change state NodeActive --> NodeLeft"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="node1(d87d87c522e9): Node leave event for d87d87c522e9/172.28.100.149"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9 change state NodeActive --> NodeLeft"
17:12:22 [2022-02-17T17:12:22.896Z] time="2022-02-17T17:12:22Z" level=info msg="node2(d9e54930c1e5): Node leave event for d87d87c522e9/172.28.100.149"
17:12:22 [2022-02-17T17:12:22.906Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:12:22 [2022-02-17T17:12:22.906Z] INFO: Testing against a local daemon
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithSession
17:12:22 [2022-02-17T17:12:22.906Z]     build_session_test.go:25: TODO: BuildKit
17:12:22 [2022-02-17T17:12:22.906Z] --- SKIP: TestBuildWithSession (0.00s)
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildSquashParent
17:12:22 [2022-02-17T17:12:22.906Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:12:22 [2022-02-17T17:12:22.906Z] --- SKIP: TestBuildSquashParent (0.00s)
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:22 [2022-02-17T17:12:22.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:22 [2022-02-17T17:12:22.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:22 [2022-02-17T17:12:22.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:22 [2022-02-17T17:12:22.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:22 [2022-02-17T17:12:22.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:22 [2022-02-17T17:12:22.906Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:22 [2022-02-17T17:12:22.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:22 [2022-02-17T17:12:22.906Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:12:22 [2022-02-17T17:12:22.906Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:12:22 [2022-02-17T17:12:22.906Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:12:22 [2022-02-17T17:12:22.906Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:23 [2022-02-17T17:12:23.366Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:22Z" level=info msg="Node d87d87c522e9/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="node5(6e3b7b51bb63): Node leave event for d9e54930c1e5/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="node2(d9e54930c1e5): Node leave event for d9e54930c1e5/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="node3(a5d9c1f35348): Node leave event for d9e54930c1e5/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="node4(ff375e9e34cd): Node leave event for d9e54930c1e5/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.367Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/full_network_id
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/partial_network_id
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/network_name
17:12:23 [2022-02-17T17:12:23.823Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node d9e54930c1e5/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node a5d9c1f35348 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="node4(ff375e9e34cd): Node leave event for a5d9c1f35348/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node a5d9c1f35348 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="node5(6e3b7b51bb63): Node leave event for a5d9c1f35348/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node a5d9c1f35348 change state NodeActive --> NodeLeft"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="node3(a5d9c1f35348): Node leave event for a5d9c1f35348/172.28.100.149"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node a5d9c1f35348/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.836Z] time="2022-02-17T17:12:23Z" level=info msg="Node a5d9c1f35348/172.28.100.149, left gossip cluster"
17:12:23 [2022-02-17T17:12:23.953Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:12:24 [2022-02-17T17:12:24.214Z]     check_test.go:308: [d1041cc68fa6b] daemon is not started
17:12:24 [2022-02-17T17:12:24.215Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:12:24 [2022-02-17T17:12:24.305Z] time="2022-02-17T17:12:23Z" level=info msg="Node a5d9c1f35348/172.28.100.149, left gossip cluster"
17:12:24 [2022-02-17T17:12:24.305Z] time="2022-02-17T17:12:24Z" level=debug msg="memberlist: Failed ping: 6e3b7b51bb63 (timeout reached)"
17:12:24 [2022-02-17T17:12:24.305Z] time="2022-02-17T17:12:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.100.149:10036: use of closed network connection"
17:12:24 [2022-02-17T17:12:24.305Z] time="2022-02-17T17:12:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.100.149:10035: use of closed network connection"
17:12:24 [2022-02-17T17:12:24.305Z] time="2022-02-17T17:12:24Z" level=debug msg="memberlist: Stream connection from=172.28.100.149:49364"
17:12:24 [2022-02-17T17:12:24.774Z] time="2022-02-17T17:12:24Z" level=info msg="Node ff375e9e34cd change state NodeActive --> NodeLeft"
17:12:24 [2022-02-17T17:12:24.774Z] time="2022-02-17T17:12:24Z" level=info msg="node5(6e3b7b51bb63): Node leave event for ff375e9e34cd/172.28.100.149"
17:12:24 [2022-02-17T17:12:24.774Z] time="2022-02-17T17:12:24Z" level=info msg="Node ff375e9e34cd change state NodeActive --> NodeLeft"
17:12:24 [2022-02-17T17:12:24.774Z] time="2022-02-17T17:12:24Z" level=info msg="node4(ff375e9e34cd): Node leave event for ff375e9e34cd/172.28.100.149"
17:12:24 [2022-02-17T17:12:24.774Z] time="2022-02-17T17:12:24Z" level=warning msg="memberlist: Was able to connect to 6e3b7b51bb63 but other probes failed, network may be misconfigured"
17:12:24 [2022-02-17T17:12:24.774Z] time="2022-02-17T17:12:24Z" level=info msg="Node ff375e9e34cd/172.28.100.149, left gossip cluster"
17:12:25 [2022-02-17T17:12:25.245Z] time="2022-02-17T17:12:24Z" level=info msg="Node ff375e9e34cd/172.28.100.149, left gossip cluster"
17:12:25 [2022-02-17T17:12:25.302Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:12:25 [2022-02-17T17:12:25.302Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:25 [2022-02-17T17:12:25.714Z] time="2022-02-17T17:12:25Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, left gossip cluster"
17:12:25 [2022-02-17T17:12:25.714Z] time="2022-02-17T17:12:25Z" level=info msg="Node 6e3b7b51bb63 change state NodeActive --> NodeFailed"
17:12:25 [2022-02-17T17:12:25.714Z] time="2022-02-17T17:12:25Z" level=info msg="Node 6e3b7b51bb63/172.28.100.149, added to failed nodes list"
17:12:25 [2022-02-17T17:12:25.714Z] --- PASS: TestNetworkDBIslands (12.07s)
17:12:25 [2022-02-17T17:12:25.714Z] PASS
17:12:25 [2022-02-17T17:12:25.714Z] coverage: 60.0% of statements
17:12:25 [2022-02-17T17:12:25.714Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.231s	coverage: 60.0% of statements
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:12:25 [2022-02-17T17:12:25.714Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/quota	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/rootless	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/volume	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:12:25 [2022-02-17T17:12:25.715Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:12:27 [2022-02-17T17:12:27.505Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === Skipped
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:12:27 [2022-02-17T17:12:27.935Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
17:12:27 [2022-02-17T17:12:27.935Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     client_test.go:23: runtime.GOOS == "windows"
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     network_proxy_test.go:208: No support for dual stack yet
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     daemon_test.go:145: root required
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     reload_test.go:342: root required
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     config_test.go:447: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     pull_v2_test.go:73: Needs fixing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     pull_v2_test.go:118: Needs fixing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     download_test.go:267: Needs fixing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     layer_test.go:303: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     layer_test.go:352: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     layer_test.go:467: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     layer_test.go:696: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     migration_test.go:45: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     migration_test.go:181: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     mount_test.go:17: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     mount_test.go:76: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     mount_test.go:125: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     mount_test.go:212: Failing on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:133: Xz not present in msys2
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:140: zstd not installed
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:252: Failing on Windows CI machines
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_windows_test.go:16: Currently fails
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     changes_test.go:195: needs more investigation
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     changes_test.go:432: needs further investigation
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     changes_test.go:468: needs further investigation
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     poller_test.go:40: No chmod on Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     fileutils_test.go:133: Needs porting to Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     fileutils_test.go:179: Needs porting to Windows
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
17:12:27 [2022-02-17T17:12:27.935Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:12:27 [2022-02-17T17:12:27.935Z]     local_test.go:180: runtime.GOOS == "windows"
17:12:27 [2022-02-17T17:12:27.935Z] 
17:12:27 [2022-02-17T17:12:27.935Z] DONE 2071 tests, 68 skipped in 267.939s
17:12:27 [2022-02-17T17:12:27.935Z] INFO: make.ps1 ended at 02/17/2022 17:12:27
17:12:28 [2022-02-17T17:12:28.025Z] --- PASS: TestInspectNetwork (7.01s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:12:28 [2022-02-17T17:12:28.025Z] === RUN   TestRunContainerWithBridgeNone
17:12:28 [2022-02-17T17:12:28.894Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:12:29 [2022-02-17T17:12:29.406Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON//networks/create
17:12:29 [2022-02-17T17:12:29.406Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:12:29 [2022-02-17T17:12:29.406Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:12:29 [2022-02-17T17:12:29.406Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:12:29 [2022-02-17T17:12:29.407Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkInvalidJSON//networks/create
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:12:29 [2022-02-17T17:12:29.407Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestNetworkList
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestNetworkList//networks
17:12:29 [2022-02-17T17:12:29.407Z] === PAUSE TestNetworkList//networks
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestNetworkList//networks/
17:12:29 [2022-02-17T17:12:29.407Z] === PAUSE TestNetworkList//networks/
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkList//networks
17:12:29 [2022-02-17T17:12:29.407Z] === CONT  TestNetworkList//networks/
17:12:29 [2022-02-17T17:12:29.407Z] --- PASS: TestNetworkList (0.01s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkList//networks (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:12:29 [2022-02-17T17:12:29.407Z] === RUN   TestHostIPv4BridgeLabel
17:12:29 [2022-02-17T17:12:29.504Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:12:29 [2022-02-17T17:12:29.504Z] INFO: Unit tests ended at 02/17/2022 17:12:29. Duration:00:04:43.2828205
17:12:29 [2022-02-17T17:12:29.504Z] INFO: Building busybox
17:12:29 [2022-02-17T17:12:29.504Z] Sending build context to Docker daemon   5.12kB
17:12:29 [2022-02-17T17:12:29.504Z] 
17:12:29 [2022-02-17T17:12:29.504Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:12:29 [2022-02-17T17:12:29.504Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:12:29 [2022-02-17T17:12:29.504Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:12:29 [2022-02-17T17:12:29.504Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:12:29 [2022-02-17T17:12:29.504Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:12:29 [2022-02-17T17:12:29.504Z]  ---> c703d4d60533
17:12:29 [2022-02-17T17:12:29.504Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:12:29 [2022-02-17T17:12:29.504Z]  ---> Running in a41ca7983c03
17:12:29 [2022-02-17T17:12:29.976Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
17:12:29 [2022-02-17T17:12:29.976Z] === RUN   TestDaemonRestartWithLiveRestore
17:12:30 [2022-02-17T17:12:30.805Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:12:30 [2022-02-17T17:12:30.929Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:12:30 [2022-02-17T17:12:30.929Z] === RUN   TestDaemonDefaultNetworkPools
17:12:31 [2022-02-17T17:12:31.744Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:12:31 [2022-02-17T17:12:31.744Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:12:31 [2022-02-17T17:12:31.869Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
17:12:31 [2022-02-17T17:12:31.869Z] === RUN   TestDaemonRestartWithExistingNetwork
17:12:32 [2022-02-17T17:12:32.681Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:12:32 [2022-02-17T17:12:32.809Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:12:32 [2022-02-17T17:12:32.809Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:12:34 [2022-02-17T17:12:34.057Z] .........................xx....................                          [ 29%]
17:12:34 [2022-02-17T17:12:34.060Z]     check_test.go:308: [db9fb7a1b8d23] daemon is not started
17:12:34 [2022-02-17T17:12:34.060Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:12:34 [2022-02-17T17:12:34.190Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
17:12:34 [2022-02-17T17:12:34.190Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:12:34 [2022-02-17T17:12:34.760Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:12:34 [2022-02-17T17:12:34.760Z] === RUN   TestServiceWithPredefinedNetwork
17:12:35 [2022-02-17T17:12:35.966Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:12:36 [2022-02-17T17:12:36.673Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
17:12:36 [2022-02-17T17:12:36.673Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:12:36 [2022-02-17T17:12:36.673Z]     service_test.go:243: FLAKY_TEST
17:12:36 [2022-02-17T17:12:36.673Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:12:36 [2022-02-17T17:12:36.673Z] === RUN   TestServiceWithDataPathPortInit
17:12:37 [2022-02-17T17:12:37.701Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
17:12:37 [2022-02-17T17:12:37.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.50s)
17:12:37 [2022-02-17T17:12:37.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.51s)
17:12:37 [2022-02-17T17:12:37.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.51s)
17:12:37 [2022-02-17T17:12:37.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.60s)
17:12:37 [2022-02-17T17:12:37.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.92s)
17:12:37 [2022-02-17T17:12:37.701Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.52s)
17:12:37 [2022-02-17T17:12:37.701Z] === RUN   TestBuildMultiStageCopy
17:12:37 [2022-02-17T17:12:37.701Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:12:37 [2022-02-17T17:12:37.871Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:12:38 [2022-02-17T17:12:38.130Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:12:38 [2022-02-17T17:12:38.672Z] --- PASS: TestServicePlugin (30.00s)
17:12:38 [2022-02-17T17:12:38.672Z] === RUN   TestServiceUpdateLabel
17:12:39 [2022-02-17T17:12:39.234Z] --- PASS: TestServiceUpdateLabel (2.13s)
17:12:39 [2022-02-17T17:12:39.234Z] === RUN   TestServiceUpdateSecrets
17:12:40 [2022-02-17T17:12:40.664Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:12:40 [2022-02-17T17:12:40.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:12:40 [2022-02-17T17:12:40.785Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:12:41 [2022-02-17T17:12:41.601Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:12:44 [2022-02-17T17:12:44.140Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:12:45 [2022-02-17T17:12:45.517Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:12:46 [2022-02-17T17:12:46.272Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:12:46 [2022-02-17T17:12:46.732Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:12:46 [2022-02-17T17:12:46.897Z]     check_test.go:308: [d956b4885cbb7] daemon is not started
17:12:46 [2022-02-17T17:12:46.897Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:12:47 [2022-02-17T17:12:47.157Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:12:47 [2022-02-17T17:12:47.333Z] Removing intermediate container a41ca7983c03
17:12:47 [2022-02-17T17:12:47.333Z]  ---> 7b91794c7938
17:12:47 [2022-02-17T17:12:47.333Z] Step 7/13 : ARG BUSYBOX_VERSION
17:12:47 [2022-02-17T17:12:47.333Z]  ---> Running in 549f4a72962a
17:12:47 [2022-02-17T17:12:47.333Z] Removing intermediate container 549f4a72962a
17:12:47 [2022-02-17T17:12:47.333Z]  ---> 28b42361f6f3
17:12:47 [2022-02-17T17:12:47.333Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:12:47 [2022-02-17T17:12:47.333Z]  ---> Running in b47ac64dd2d1
17:12:47 [2022-02-17T17:12:47.333Z] Removing intermediate container b47ac64dd2d1
17:12:47 [2022-02-17T17:12:47.333Z]  ---> 2d9d11652c58
17:12:47 [2022-02-17T17:12:47.333Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:12:47 [2022-02-17T17:12:47.417Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:12:47 [2022-02-17T17:12:47.702Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:12:47 [2022-02-17T17:12:47.803Z] 
17:12:47 [2022-02-17T17:12:47.986Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:12:48 [2022-02-17T17:12:48.274Z]  ---> f33e4a1632c9
17:12:48 [2022-02-17T17:12:48.274Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:12:48 [2022-02-17T17:12:48.274Z]  ---> Running in 8b3d0e84d02e
17:12:48 [2022-02-17T17:12:48.553Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:12:48 [2022-02-17T17:12:48.669Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:12:49 [2022-02-17T17:12:49.462Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:12:49 [2022-02-17T17:12:49.462Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.50s)
17:12:49 [2022-02-17T17:12:49.462Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.50s)
17:12:49 [2022-02-17T17:12:49.462Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.92s)
17:12:49 [2022-02-17T17:12:49.462Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.14s)
17:12:49 [2022-02-17T17:12:49.462Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.92s)
17:12:49 [2022-02-17T17:12:49.462Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.18s)
17:12:49 [2022-02-17T17:12:49.462Z] === RUN   TestBuildMultiStageCopy
17:12:49 [2022-02-17T17:12:49.462Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:12:49 [2022-02-17T17:12:49.933Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:12:50 [2022-02-17T17:12:50.129Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:12:50 [2022-02-17T17:12:50.212Z] --- PASS: TestBuildMultiStageCopy (13.25s)
17:12:50 [2022-02-17T17:12:50.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.88s)
17:12:50 [2022-02-17T17:12:50.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s)
17:12:50 [2022-02-17T17:12:50.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
17:12:50 [2022-02-17T17:12:50.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s)
17:12:50 [2022-02-17T17:12:50.212Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s)
17:12:50 [2022-02-17T17:12:50.212Z] === RUN   TestBuildMultiStageParentConfig
17:12:50 [2022-02-17T17:12:50.500Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:12:50 [2022-02-17T17:12:50.500Z]     check_test.go:308: [df65545718297] daemon is not started
17:12:50 [2022-02-17T17:12:50.500Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:12:51 [2022-02-17T17:12:51.573Z] --- PASS: TestServiceWithDataPathPortInit (13.40s)
17:12:51 [2022-02-17T17:12:51.573Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:12:52 [2022-02-17T17:12:52.514Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0736i60xhkfiua41c6t07tqat Created:2022-02-17 17:12:51.45865172 +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[aca3b6a7f9bc9e0eb55ab2ded263659d458cee88806186194d9f642d50724a01:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4lrj3lxdo8l6wj7v4ikgcl2wq EndpointID:80521bc9dcd80658af91c73de5a834dd0610dc0c7771d188205af164abc5f55b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec249631b51978ed004e91fe31f5b0a9a64ef5a97737606222dfc1b22e66b9ec 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:6bd9adfac4b9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4lrj3lxdo8l6wj7v4ikgcl2wq EndpointID:80521bc9dcd80658af91c73de5a834dd0610dc0c7771d188205af164abc5f55b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:12:53 [2022-02-17T17:12:53.037Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:12:53 [2022-02-17T17:12:53.122Z] --- PASS: TestBuildMultiStageParentConfig (2.48s)
17:12:53 [2022-02-17T17:12:53.122Z] === RUN   TestBuildLabelWithTargets
17:12:53 [2022-02-17T17:12:53.122Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:12:53 [2022-02-17T17:12:53.122Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:12:53 [2022-02-17T17:12:53.122Z] === RUN   TestBuildWithEmptyLayers
17:12:54 [2022-02-17T17:12:54.074Z] --- PASS: TestServiceUpdateSecrets (14.32s)
17:12:54 [2022-02-17T17:12:54.074Z] === RUN   TestServiceUpdateConfigs
17:12:54 [2022-02-17T17:12:54.091Z] --- PASS: TestBuildWithEmptyLayers (1.36s)
17:12:54 [2022-02-17T17:12:54.091Z] === RUN   TestBuildMultiStageOnBuild
17:12:54 [2022-02-17T17:12:54.958Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:12:57 [2022-02-17T17:12:57.595Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:12:57 [2022-02-17T17:12:57.794Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
17:12:57 [2022-02-17T17:12:57.794Z] PASS
17:12:57 [2022-02-17T17:12:57.794Z] 
17:12:57 [2022-02-17T17:12:57.794Z] === Skipped
17:12:57 [2022-02-17T17:12:57.794Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:12:57 [2022-02-17T17:12:57.794Z]     service_test.go:243: FLAKY_TEST
17:12:57 [2022-02-17T17:12:57.794Z] 
17:12:57 [2022-02-17T17:12:57.794Z] DONE 26 tests, 1 skipped in 42.844s
17:12:57 [2022-02-17T17:12:57.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:12:57 [2022-02-17T17:12:57.794Z] ++ 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
17:12:57 [2022-02-17T17:12:57.794Z] ++ set -e
17:12:57 [2022-02-17T17:12:57.794Z] ++ '[' -n 0 ']'
17:12:57 [2022-02-17T17:12:57.794Z] ++ set -x
17:12:57 [2022-02-17T17:12:57.795Z] ++ 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
17:12:57 [2022-02-17T17:12:57.795Z] INFO: Testing against a local daemon
17:12:57 [2022-02-17T17:12:57.795Z] === RUN   TestDockerNetworkIpvlanPersistance
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z] === RUN   TestDockerNetworkIpvlan
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z] PASS
17:12:57 [2022-02-17T17:12:57.795Z] 
17:12:57 [2022-02-17T17:12:57.795Z] === Skipped
17:12:57 [2022-02-17T17:12:57.795Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] 
17:12:57 [2022-02-17T17:12:57.795Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:12:57 [2022-02-17T17:12:57.795Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:12:57 [2022-02-17T17:12:57.795Z] 
17:12:57 [2022-02-17T17:12:57.795Z] DONE 2 tests, 2 skipped in 0.129s
17:12:57 [2022-02-17T17:12:57.795Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:12:57 [2022-02-17T17:12:57.795Z] ++ 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
17:12:57 [2022-02-17T17:12:57.795Z] ++ set -e
17:12:57 [2022-02-17T17:12:57.795Z] ++ '[' -n 0 ']'
17:12:57 [2022-02-17T17:12:57.795Z] ++ set -x
17:12:57 [2022-02-17T17:12:57.795Z] ++ 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
17:12:57 [2022-02-17T17:12:57.795Z] INFO: Testing against a local daemon
17:12:57 [2022-02-17T17:12:57.795Z] === RUN   TestDockerNetworkMacvlanPersistance
17:12:58 [2022-02-17T17:12:58.366Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.21s)
17:12:58 [2022-02-17T17:12:58.366Z] === RUN   TestDockerNetworkMacvlan
17:12:59 [2022-02-17T17:12:59.152Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:12:59 [2022-02-17T17:12:59.308Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:12:59 [2022-02-17T17:12:59.878Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:12:59 [2022-02-17T17:12:59.878Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:12:59 [2022-02-17T17:12:59.878Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:13:00 [2022-02-17T17:13:00.447Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:13:00 [2022-02-17T17:13:00.529Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:13:00 [2022-02-17T17:13:00.864Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:13:01 [2022-02-17T17:13:01.852Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:13:02 [2022-02-17T17:13:02.201Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:13:02 [2022-02-17T17:13:02.356Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:13:02 [2022-02-17T17:13:02.435Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:13:03 [2022-02-17T17:13:03.420Z] --- PASS: TestBuildMultiStageCopy (14.99s)
17:13:03 [2022-02-17T17:13:03.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (10.23s)
17:13:03 [2022-02-17T17:13:03.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s)
17:13:03 [2022-02-17T17:13:03.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s)
17:13:03 [2022-02-17T17:13:03.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.32s)
17:13:03 [2022-02-17T17:13:03.420Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.47s)
17:13:03 [2022-02-17T17:13:03.420Z] === RUN   TestBuildMultiStageParentConfig
17:13:03 [2022-02-17T17:13:03.738Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:13:03 [2022-02-17T17:13:03.815Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:13:03 [2022-02-17T17:13:03.815Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:13:05 [2022-02-17T17:13:05.721Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:13:06 [2022-02-17T17:13:06.370Z] --- PASS: TestBuildMultiStageParentConfig (2.62s)
17:13:06 [2022-02-17T17:13:06.370Z] === RUN   TestBuildLabelWithTargets
17:13:06 [2022-02-17T17:13:06.370Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:06 [2022-02-17T17:13:06.370Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:13:06 [2022-02-17T17:13:06.370Z] === RUN   TestBuildWithEmptyLayers
17:13:07 [2022-02-17T17:13:07.046Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:13:07 [2022-02-17T17:13:07.308Z] --- PASS: TestDockerNetworkMacvlan (8.90s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.71s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.74s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.88s)
17:13:07 [2022-02-17T17:13:07.308Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
17:13:07 [2022-02-17T17:13:07.308Z] PASS
17:13:07 [2022-02-17T17:13:07.308Z] 
17:13:07 [2022-02-17T17:13:07.308Z] DONE 8 tests in 10.226s
17:13:07 [2022-02-17T17:13:07.308Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:13:07 [2022-02-17T17:13:07.308Z] ++ 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
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -e
17:13:07 [2022-02-17T17:13:07.308Z] ++ '[' -n 0 ']'
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -x
17:13:07 [2022-02-17T17:13:07.308Z] ++ 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
17:13:07 [2022-02-17T17:13:07.308Z] testing: warning: no tests to run
17:13:07 [2022-02-17T17:13:07.308Z] PASS
17:13:07 [2022-02-17T17:13:07.308Z] 
17:13:07 [2022-02-17T17:13:07.308Z] DONE 0 tests in 0.024s
17:13:07 [2022-02-17T17:13:07.308Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:13:07 [2022-02-17T17:13:07.308Z] ++ 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
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -e
17:13:07 [2022-02-17T17:13:07.308Z] ++ '[' -n 0 ']'
17:13:07 [2022-02-17T17:13:07.308Z] ++ set -x
17:13:07 [2022-02-17T17:13:07.308Z] ++ 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
17:13:07 [2022-02-17T17:13:07.356Z] --- PASS: TestBuildWithEmptyLayers (1.43s)
17:13:07 [2022-02-17T17:13:07.356Z] === RUN   TestBuildMultiStageOnBuild
17:13:07 [2022-02-17T17:13:07.568Z] INFO: Testing against a local daemon
17:13:07 [2022-02-17T17:13:07.568Z] === RUN   TestAuthZPluginAllowRequest
17:13:08 [2022-02-17T17:13:08.258Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:13:08 [2022-02-17T17:13:08.508Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
17:13:08 [2022-02-17T17:13:08.508Z] === RUN   TestAuthZPluginTLS
17:13:08 [2022-02-17T17:13:08.517Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:13:08 [2022-02-17T17:13:08.517Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:13:08 [2022-02-17T17:13:08.908Z] --- PASS: TestServiceUpdateConfigs (14.43s)
17:13:08 [2022-02-17T17:13:08.908Z] === RUN   TestServiceUpdateNetwork
17:13:08 [2022-02-17T17:13:08.917Z] --- PASS: TestBuildMultiStageOnBuild (13.45s)
17:13:08 [2022-02-17T17:13:08.917Z] === RUN   TestBuildUncleanTarFilenames
17:13:08 [2022-02-17T17:13:08.917Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:08 [2022-02-17T17:13:08.917Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:13:08 [2022-02-17T17:13:08.917Z] === RUN   TestBuildMultiStageLayerLeak
17:13:09 [2022-02-17T17:13:09.079Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:13:09 [2022-02-17T17:13:09.079Z] === RUN   TestAuthZPluginDenyRequest
17:13:09 [2022-02-17T17:13:09.085Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:13:09 [2022-02-17T17:13:09.548Z] Removing intermediate container 8b3d0e84d02e
17:13:09 [2022-02-17T17:13:09.548Z]  ---> 4f9e199042df
17:13:09 [2022-02-17T17:13:09.548Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:13:09 [2022-02-17T17:13:09.548Z]  ---> Running in 0bffd908b89c
17:13:09 [2022-02-17T17:13:09.548Z] 
17:13:09 [2022-02-17T17:13:09.548Z] SUCCESS: Specified value was saved.
17:13:09 [2022-02-17T17:13:09.648Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:13:09 [2022-02-17T17:13:09.648Z] === RUN   TestAuthZPluginAPIDenyResponse
17:13:10 [2022-02-17T17:13:10.022Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:13:10 [2022-02-17T17:13:10.023Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:13:10 [2022-02-17T17:13:10.219Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:13:10 [2022-02-17T17:13:10.219Z] === RUN   TestAuthZPluginDenyResponse
17:13:10 [2022-02-17T17:13:10.282Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:13:10 [2022-02-17T17:13:10.789Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:13:10 [2022-02-17T17:13:10.789Z] === RUN   TestAuthZPluginAllowEventStream
17:13:10 [2022-02-17T17:13:10.851Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:13:11 [2022-02-17T17:13:11.117Z] Removing intermediate container 0bffd908b89c
17:13:11 [2022-02-17T17:13:11.117Z]  ---> 2a16eb08e6b3
17:13:11 [2022-02-17T17:13:11.117Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:13:11 [2022-02-17T17:13:11.117Z]  ---> Running in 7d490970cbeb
17:13:11 [2022-02-17T17:13:11.728Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
17:13:11 [2022-02-17T17:13:11.728Z] === RUN   TestAuthZPluginErrorResponse
17:13:12 [2022-02-17T17:13:12.298Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:13:12 [2022-02-17T17:13:12.298Z] === RUN   TestAuthZPluginErrorRequest
17:13:12 [2022-02-17T17:13:12.755Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:13:12 [2022-02-17T17:13:12.755Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:13:12 [2022-02-17T17:13:12.869Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:13:12 [2022-02-17T17:13:12.869Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:13:13 [2022-02-17T17:13:13.438Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:13:13 [2022-02-17T17:13:13.438Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:13:14 [2022-02-17T17:13:14.132Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:13:14 [2022-02-17T17:13:14.391Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:13:14 [2022-02-17T17:13:14.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s)
17:13:14 [2022-02-17T17:13:14.819Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:13:15 [2022-02-17T17:13:15.326Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:13:15 [2022-02-17T17:13:15.878Z] Cannot create a file when that file already exists.
17:13:15 [2022-02-17T17:13:15.894Z] === RUN   TestDockerSuite/TestBuildEnv
17:13:16 [2022-02-17T17:13:16.201Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
17:13:16 [2022-02-17T17:13:16.201Z] === RUN   TestAuthZPluginHeader
17:13:16 [2022-02-17T17:13:16.461Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:13:16 [2022-02-17T17:13:16.771Z] --- PASS: TestAuthZPluginHeader (0.69s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2Disable
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:13:16 [2022-02-17T17:13:16.772Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:16 [2022-02-17T17:13:16.772Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:16 [2022-02-17T17:13:16.772Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:13:17 [2022-02-17T17:13:17.398Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:13:18 [2022-02-17T17:13:18.062Z] tests/integration/api_network_test.py ............................       [ 47%]
17:13:18 [2022-02-17T17:13:18.782Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:13:19 [2022-02-17T17:13:19.259Z] --- PASS: TestBuildMultiStageLayerLeak (11.59s)
17:13:19 [2022-02-17T17:13:19.259Z] === RUN   TestBuildWithHugeFile
17:13:19 [2022-02-17T17:13:19.350Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:13:19 [2022-02-17T17:13:19.919Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:13:20 [2022-02-17T17:13:20.638Z] Removing intermediate container 7d490970cbeb
17:13:20 [2022-02-17T17:13:20.638Z]  ---> 38caea1b1c21
17:13:20 [2022-02-17T17:13:20.638Z] Step 13/13 : CMD ["sh"]
17:13:20 [2022-02-17T17:13:20.638Z]  ---> Running in 98eda31af56a
17:13:20 [2022-02-17T17:13:20.638Z] Removing intermediate container 98eda31af56a
17:13:20 [2022-02-17T17:13:20.638Z]  ---> 6902a331a6c3
17:13:20 [2022-02-17T17:13:20.638Z] Successfully built 6902a331a6c3
17:13:20 [2022-02-17T17:13:20.638Z] Successfully tagged busybox:latest
17:13:20 [2022-02-17T17:13:20.638Z] INFO: Docker images of the daemon under test
17:13:20 [2022-02-17T17:13:20.638Z] 
17:13:20 [2022-02-17T17:13:20.638Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:13:20 [2022-02-17T17:13:20.638Z] busybox                                latest              6902a331a6c3        Less than a second ago   5.78GB
17:13:20 [2022-02-17T17:13:20.638Z] microsoft/windowsservercore            latest              c703d4d60533        2 weeks ago              5.75GB
17:13:20 [2022-02-17T17:13:20.638Z] mcr.microsoft.com/windows/servercore   ltsc2019            c703d4d60533        2 weeks ago              5.75GB
17:13:20 [2022-02-17T17:13:20.638Z] 
17:13:20 [2022-02-17T17:13:20.638Z] INFO: Running integration tests at 02/17/2022 17:13:20...
17:13:20 [2022-02-17T17:13:20.638Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:13:20 [2022-02-17T17:13:20.638Z] INFO: Integration API tests being run from the host:
17:13:20 [2022-02-17T17:13:20.638Z] INFO: make.ps1 starting at 02/17/2022 17:13:20
17:13:21 [2022-02-17T17:13:21.073Z] --- PASS: TestServiceUpdateNetwork (12.26s)
17:13:21 [2022-02-17T17:13:21.073Z] === RUN   TestServiceUpdatePidsLimit
17:13:21 [2022-02-17T17:13:21.333Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:13:21 [2022-02-17T17:13:21.629Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:13:22 [2022-02-17T17:13:22.277Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:13:22 [2022-02-17T17:13:22.284Z] --- PASS: TestBuildMultiStageOnBuild (13.80s)
17:13:22 [2022-02-17T17:13:22.284Z] === RUN   TestBuildUncleanTarFilenames
17:13:22 [2022-02-17T17:13:22.284Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:22 [2022-02-17T17:13:22.284Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:13:22 [2022-02-17T17:13:22.284Z] === RUN   TestBuildMultiStageLayerLeak
17:13:25 [2022-02-17T17:13:25.196Z]     docker_cli_daemon_test.go:2522: [d261eb951d163] daemon is not started
17:13:26 [2022-02-17T17:13:26.575Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:13:26 [2022-02-17T17:13:26.575Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:13:28 [2022-02-17T17:13:28.627Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:13:29 [2022-02-17T17:13:29.824Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:13:30 [2022-02-17T17:13:30.363Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:13:33 [2022-02-17T17:13:33.769Z] tests/integration/api_service_test.py .................................. [ 59%]
17:13:34 [2022-02-17T17:13:34.695Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:13:34 [2022-02-17T17:13:34.774Z] --- PASS: TestBuildMultiStageLayerLeak (11.65s)
17:13:34 [2022-02-17T17:13:34.774Z] === RUN   TestBuildWithHugeFile
17:13:34 [2022-02-17T17:13:34.876Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
17:13:34 [2022-02-17T17:13:34.876Z] PASS
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === Skipped
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:34 [2022-02-17T17:13:34.876Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:34 [2022-02-17T17:13:34.876Z] 
17:13:34 [2022-02-17T17:13:34.876Z] DONE 17 tests, 4 skipped in 25.915s
17:13:34 [2022-02-17T17:13:34.877Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:13:34 [2022-02-17T17:13:34.877Z] ++ 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
17:13:34 [2022-02-17T17:13:34.877Z] ++ set -e
17:13:34 [2022-02-17T17:13:34.877Z] ++ '[' -n 0 ']'
17:13:34 [2022-02-17T17:13:34.877Z] ++ set -x
17:13:34 [2022-02-17T17:13:34.877Z] ++ 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
17:13:34 [2022-02-17T17:13:34.877Z] INFO: Testing against a local daemon
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInvalidJSON
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:13:34 [2022-02-17T17:13:34.877Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:13:34 [2022-02-17T17:13:34.877Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:13:34 [2022-02-17T17:13:34.877Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:13:34 [2022-02-17T17:13:34.877Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInstall
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInstall/no_auth
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:34 [2022-02-17T17:13:34.877Z] time="2022-02-17T17:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:34 [2022-02-17T17:13:34.877Z] === RUN   TestPluginInstall/with_htpasswd
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:35 [2022-02-17T17:13:35.137Z] time="2022-02-17T17:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c28dc35036986589c67cae526634d3d5bda7f5cd63c4cffb2515347a7c5e094" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:35 [2022-02-17T17:13:35.396Z] === RUN   TestPluginInstall/with_insecure
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87d7fab126f5e94008a5ee55af86c2b7259c6357d0f9333e50eaa0ddf8d59c26" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:36 [2022-02-17T17:13:36.338Z] time="2022-02-17T17:13:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87d7fab126f5e94008a5ee55af86c2b7259c6357d0f9333e50eaa0ddf8d59c26" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:36 [2022-02-17T17:13:36.338Z]     plugin_test.go:165: [d51f041a88ae4] daemon is not started
17:13:36 [2022-02-17T17:13:36.338Z] --- PASS: TestPluginInstall (2.99s)
17:13:36 [2022-02-17T17:13:36.338Z]     --- PASS: TestPluginInstall/no_auth (1.39s)
17:13:36 [2022-02-17T17:13:36.338Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
17:13:36 [2022-02-17T17:13:36.338Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
17:13:36 [2022-02-17T17:13:36.338Z] === RUN   TestPluginsWithRuntimes
17:13:36 [2022-02-17T17:13:36.941Z] --- PASS: TestServiceUpdatePidsLimit (16.17s)
17:13:36 [2022-02-17T17:13:36.941Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
17:13:36 [2022-02-17T17:13:36.941Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
17:13:36 [2022-02-17T17:13:36.941Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
17:13:36 [2022-02-17T17:13:36.941Z] PASS
17:13:36 [2022-02-17T17:13:36.941Z] 
17:13:36 [2022-02-17T17:13:36.941Z] === Skipped
17:13:36 [2022-02-17T17:13:36.941Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:13:36 [2022-02-17T17:13:36.941Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:36 [2022-02-17T17:13:36.941Z] 
17:13:36 [2022-02-17T17:13:36.941Z] DONE 27 tests, 1 skipped in 181.559s
17:13:36 [2022-02-17T17:13:36.941Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:13:36 [2022-02-17T17:13:36.941Z] INFO: Testing against a local daemon
17:13:36 [2022-02-17T17:13:36.941Z] === RUN   TestSessionCreate
17:13:36 [2022-02-17T17:13:36.941Z] --- PASS: TestSessionCreate (0.02s)
17:13:36 [2022-02-17T17:13:36.941Z] === RUN   TestSessionCreateWithBadUpgrade
17:13:36 [2022-02-17T17:13:36.941Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:13:36 [2022-02-17T17:13:36.941Z] PASS
17:13:36 [2022-02-17T17:13:36.941Z] 
17:13:36 [2022-02-17T17:13:36.941Z] DONE 2 tests in 0.066s
17:13:36 [2022-02-17T17:13:36.941Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:13:36 [2022-02-17T17:13:36.941Z] INFO: Testing against a local daemon
17:13:36 [2022-02-17T17:13:36.941Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:13:36 [2022-02-17T17:13:36.941Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
17:13:36 [2022-02-17T17:13:36.941Z] === RUN   TestDiskUsage
17:13:36 [2022-02-17T17:13:36.941Z] === PAUSE TestDiskUsage
17:13:36 [2022-02-17T17:13:36.941Z] === RUN   TestEventsExecDie
17:13:36 [2022-02-17T17:13:36.941Z] --- PASS: TestEventsExecDie (0.57s)
17:13:36 [2022-02-17T17:13:36.941Z] === RUN   TestEventsBackwardsCompatible
17:13:37 [2022-02-17T17:13:37.196Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:13:37 [2022-02-17T17:13:37.196Z] === RUN   TestEventsVolumeCreate
17:13:37 [2022-02-17T17:13:37.196Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:13:37 [2022-02-17T17:13:37.196Z] === RUN   TestInfoBinaryCommits
17:13:37 [2022-02-17T17:13:37.196Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:13:37 [2022-02-17T17:13:37.196Z] === RUN   TestInfoAPIVersioned
17:13:37 [2022-02-17T17:13:37.196Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:13:37 [2022-02-17T17:13:37.196Z] === RUN   TestInfoAPI
17:13:37 [2022-02-17T17:13:37.196Z] --- PASS: TestInfoAPI (0.02s)
17:13:37 [2022-02-17T17:13:37.196Z] === RUN   TestInfoAPIWarnings
17:13:37 [2022-02-17T17:13:37.986Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:13:38 [2022-02-17T17:13:38.248Z] === RUN   TestPluginsWithRuntimes/No_Args
17:13:38 [2022-02-17T17:13:38.819Z] === RUN   TestPluginsWithRuntimes/With_Args
17:13:39 [2022-02-17T17:13:39.368Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:13:39 [2022-02-17T17:13:39.775Z] --- PASS: TestPluginsWithRuntimes (3.16s)
17:13:39 [2022-02-17T17:13:39.775Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
17:13:39 [2022-02-17T17:13:39.775Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
17:13:39 [2022-02-17T17:13:39.775Z] === RUN   TestPluginBackCompatMediaTypes
17:13:40 [2022-02-17T17:13:40.346Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
17:13:40 [2022-02-17T17:13:40.346Z] PASS
17:13:40 [2022-02-17T17:13:40.346Z] 
17:13:40 [2022-02-17T17:13:40.346Z] DONE 10 tests in 6.893s
17:13:40 [2022-02-17T17:13:40.346Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:13:40 [2022-02-17T17:13:40.346Z] ++ 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
17:13:40 [2022-02-17T17:13:40.346Z] ++ set -e
17:13:40 [2022-02-17T17:13:40.346Z] ++ '[' -n 0 ']'
17:13:40 [2022-02-17T17:13:40.346Z] ++ set -x
17:13:40 [2022-02-17T17:13:40.346Z] ++ 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
17:13:40 [2022-02-17T17:13:40.346Z] INFO: Testing against a local daemon
17:13:40 [2022-02-17T17:13:40.346Z] === RUN   TestExternalGraphDriver
17:13:40 [2022-02-17T17:13:40.346Z] === RUN   TestExternalGraphDriver/json
17:13:41 [2022-02-17T17:13:41.907Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:13:41 [2022-02-17T17:13:41.907Z]     check_test.go:308: [dae5106f119a5] daemon is not started
17:13:41 [2022-02-17T17:13:41.907Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:13:42 [2022-02-17T17:13:42.256Z] === RUN   TestExternalGraphDriver/spec
17:13:43 [2022-02-17T17:13:43.642Z] === RUN   TestExternalGraphDriver/pull
17:13:45 [2022-02-17T17:13:45.023Z] --- PASS: TestExternalGraphDriver (4.70s)
17:13:45 [2022-02-17T17:13:45.023Z]     --- PASS: TestExternalGraphDriver/json (1.53s)
17:13:45 [2022-02-17T17:13:45.023Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
17:13:45 [2022-02-17T17:13:45.023Z]     --- PASS: TestExternalGraphDriver/pull (1.61s)
17:13:45 [2022-02-17T17:13:45.023Z] === RUN   TestGraphdriverPluginV2
17:13:45 [2022-02-17T17:13:45.023Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:45 [2022-02-17T17:13:45.023Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:13:45 [2022-02-17T17:13:45.023Z] PASS
17:13:45 [2022-02-17T17:13:45.023Z] 
17:13:45 [2022-02-17T17:13:45.023Z] === Skipped
17:13:45 [2022-02-17T17:13:45.023Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:13:45 [2022-02-17T17:13:45.023Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:45 [2022-02-17T17:13:45.023Z] 
17:13:45 [2022-02-17T17:13:45.023Z] DONE 5 tests, 1 skipped in 4.855s
17:13:45 [2022-02-17T17:13:45.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:13:45 [2022-02-17T17:13:45.023Z] ++ 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
17:13:45 [2022-02-17T17:13:45.023Z] ++ set -e
17:13:45 [2022-02-17T17:13:45.023Z] ++ '[' -n 0 ']'
17:13:45 [2022-02-17T17:13:45.023Z] ++ set -x
17:13:45 [2022-02-17T17:13:45.023Z] ++ 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
17:13:45 [2022-02-17T17:13:45.199Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:13:45 [2022-02-17T17:13:45.282Z] INFO: Testing against a local daemon
17:13:45 [2022-02-17T17:13:45.282Z] === RUN   TestContinueAfterPluginCrash
17:13:45 [2022-02-17T17:13:45.283Z] === PAUSE TestContinueAfterPluginCrash
17:13:45 [2022-02-17T17:13:45.283Z] === RUN   TestReadPluginNoRead
17:13:45 [2022-02-17T17:13:45.283Z] === PAUSE TestReadPluginNoRead
17:13:45 [2022-02-17T17:13:45.283Z] === RUN   TestDaemonStartWithLogOpt
17:13:45 [2022-02-17T17:13:45.283Z] === PAUSE TestDaemonStartWithLogOpt
17:13:45 [2022-02-17T17:13:45.283Z] === CONT  TestContinueAfterPluginCrash
17:13:45 [2022-02-17T17:13:45.283Z] === CONT  TestDaemonStartWithLogOpt
17:13:47 [2022-02-17T17:13:47.734Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:13:47 [2022-02-17T17:13:47.734Z] --- PASS: TestDockerDaemonSuite (329.39s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.51s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.45s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.06s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.63s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.96s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.09s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.17s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.96s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.98s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.37s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.66s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.79s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.98s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.50s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.30s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.52s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.77s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.50s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.83s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.02s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.56s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.57s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.50s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.74s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.91s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.15s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.07s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.57s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.93s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.25s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.95s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.78s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.04s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.59s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.62s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.11s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.78s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.95s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.38s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.17s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.79s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.22s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.39s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.24s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.10s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.08s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.90s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.16s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.17s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.74s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.56s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
17:13:47 [2022-02-17T17:13:47.734Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.64s)
17:13:47 [2022-02-17T17:13:47.734Z] === RUN   TestDockerSwarmSuite
17:13:47 [2022-02-17T17:13:47.734Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:13:48 [2022-02-17T17:13:48.578Z] --- PASS: TestDaemonStartWithLogOpt (2.97s)
17:13:48 [2022-02-17T17:13:48.578Z] === CONT  TestReadPluginNoRead
17:13:49 [2022-02-17T17:13:49.736Z] ............................                                             [ 66%]
17:13:50 [2022-02-17T17:13:50.487Z] === RUN   TestReadPluginNoRead/default
17:13:51 [2022-02-17T17:13:51.025Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:13:51 [2022-02-17T17:13:51.429Z] === RUN   TestReadPluginNoRead/disabled_caching
17:13:51 [2022-02-17T17:13:51.782Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:13:51 [2022-02-17T17:13:51.782Z] INFO: Testing against a local daemon
17:13:51 [2022-02-17T17:13:51.782Z] === RUN   TestBuildWithSession
17:13:51 [2022-02-17T17:13:51.782Z]     build_session_test.go:25: TODO: BuildKit
17:13:51 [2022-02-17T17:13:51.782Z] --- SKIP: TestBuildWithSession (0.00s)
17:13:51 [2022-02-17T17:13:51.782Z] === RUN   TestBuildSquashParent
17:13:51 [2022-02-17T17:13:51.782Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:13:51 [2022-02-17T17:13:51.782Z] --- SKIP: TestBuildSquashParent (0.00s)
17:13:51 [2022-02-17T17:13:51.782Z] === RUN   TestBuildWithRemoveAndForceRemove
17:13:51 [2022-02-17T17:13:51.782Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:13:51 [2022-02-17T17:13:51.782Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:13:51 [2022-02-17T17:13:51.782Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:13:51 [2022-02-17T17:13:51.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:13:51 [2022-02-17T17:13:51.783Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:13:51 [2022-02-17T17:13:51.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:13:51 [2022-02-17T17:13:51.783Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:13:51 [2022-02-17T17:13:51.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:13:51 [2022-02-17T17:13:51.783Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:13:51 [2022-02-17T17:13:51.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:13:51 [2022-02-17T17:13:51.783Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:13:51 [2022-02-17T17:13:51.783Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:13:51 [2022-02-17T17:13:51.783Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:13:51 [2022-02-17T17:13:51.783Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:13:51 [2022-02-17T17:13:51.783Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:13:51 [2022-02-17T17:13:51.783Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:13:52 [2022-02-17T17:13:52.811Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:13:53 [2022-02-17T17:13:53.071Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
17:13:53 [2022-02-17T17:13:53.568Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:13:53 [2022-02-17T17:13:53.643Z] === CONT  TestReadPluginNoRead
17:13:53 [2022-02-17T17:13:53.643Z]     read_test.go:92: [d27da5ed52081] daemon is not started
17:13:53 [2022-02-17T17:13:53.643Z] --- PASS: TestReadPluginNoRead (5.56s)
17:13:53 [2022-02-17T17:13:53.643Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
17:13:53 [2022-02-17T17:13:53.643Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
17:13:53 [2022-02-17T17:13:53.643Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
17:13:53 [2022-02-17T17:13:53.643Z] PASS
17:13:53 [2022-02-17T17:13:53.643Z] 
17:13:53 [2022-02-17T17:13:53.643Z] DONE 6 tests in 8.652s
17:13:53 [2022-02-17T17:13:53.643Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:13:53 [2022-02-17T17:13:53.643Z] ++ 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
17:13:53 [2022-02-17T17:13:53.643Z] ++ set -e
17:13:53 [2022-02-17T17:13:53.643Z] ++ '[' -n 0 ']'
17:13:53 [2022-02-17T17:13:53.643Z] ++ set -x
17:13:53 [2022-02-17T17:13:53.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=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
17:13:53 [2022-02-17T17:13:53.643Z] testing: warning: no tests to run
17:13:53 [2022-02-17T17:13:53.643Z] PASS
17:13:53 [2022-02-17T17:13:53.643Z] 
17:13:53 [2022-02-17T17:13:53.643Z] DONE 0 tests in 0.032s
17:13:53 [2022-02-17T17:13:53.903Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:13:53 [2022-02-17T17:13:53.903Z] ++ 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
17:13:53 [2022-02-17T17:13:53.903Z] ++ set -e
17:13:53 [2022-02-17T17:13:53.903Z] ++ '[' -n 0 ']'
17:13:53 [2022-02-17T17:13:53.903Z] ++ set -x
17:13:53 [2022-02-17T17:13:53.903Z] ++ 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
17:13:53 [2022-02-17T17:13:53.903Z] INFO: Testing against a local daemon
17:13:53 [2022-02-17T17:13:53.903Z] === RUN   TestPluginWithDevMounts
17:13:53 [2022-02-17T17:13:53.903Z] === PAUSE TestPluginWithDevMounts
17:13:53 [2022-02-17T17:13:53.903Z] === CONT  TestPluginWithDevMounts
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestInfoAPIWarnings (16.23s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestInfoDebug
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestInfoDebug (0.53s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestInfoInsecureRegistries
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestInfoRegistryMirrors
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestLoginFailsWithBadCredentials
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestPingCacheHeaders
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestPingCacheHeaders (0.02s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestPingGet
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestPingGet (0.02s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestPingHead
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestPingHead (0.02s)
17:13:55 [2022-02-17T17:13:55.279Z] === RUN   TestVersion
17:13:55 [2022-02-17T17:13:55.279Z] --- PASS: TestVersion (0.02s)
17:13:55 [2022-02-17T17:13:55.279Z] === CONT  TestCgroupDriverSystemdMemoryLimit
17:13:55 [2022-02-17T17:13:55.279Z] === CONT  TestDiskUsage
17:13:55 [2022-02-17T17:13:55.286Z] --- PASS: TestPluginWithDevMounts (1.52s)
17:13:55 [2022-02-17T17:13:55.286Z] PASS
17:13:55 [2022-02-17T17:13:55.546Z] 
17:13:55 [2022-02-17T17:13:55.546Z] DONE 1 tests in 1.636s
17:13:55 [2022-02-17T17:13:55.546Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:13:55 [2022-02-17T17:13:55.546Z] ++ 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
17:13:55 [2022-02-17T17:13:55.546Z] ++ set -e
17:13:55 [2022-02-17T17:13:55.546Z] ++ '[' -n 0 ']'
17:13:55 [2022-02-17T17:13:55.546Z] ++ set -x
17:13:55 [2022-02-17T17:13:55.546Z] ++ 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
17:13:55 [2022-02-17T17:13:55.546Z] INFO: Testing against a local daemon
17:13:55 [2022-02-17T17:13:55.546Z] === RUN   TestSecretInspect
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/container_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/image_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/volume_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/build-cache_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:13:55 [2022-02-17T17:13:55.840Z] === RUN   TestDiskUsage/after_LoadBusybox
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:13:56 [2022-02-17T17:13:56.096Z] === RUN   TestDiskUsage/after_container.Run
17:13:56 [2022-02-17T17:13:56.109Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:13:56 [2022-02-17T17:13:56.352Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:13:56 [2022-02-17T17:13:56.353Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:13:56 [2022-02-17T17:13:56.609Z] --- PASS: TestDiskUsage (1.51s)
17:13:56 [2022-02-17T17:13:56.609Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]     --- PASS: TestDiskUsage/after_container.Run (0.45s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:13:56 [2022-02-17T17:13:56.609Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
17:13:56 [2022-02-17T17:13:56.609Z] PASS
17:13:56 [2022-02-17T17:13:56.609Z] 
17:13:56 [2022-02-17T17:13:56.609Z] DONE 50 tests in 20.266s
17:13:56 [2022-02-17T17:13:56.866Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:13:56 [2022-02-17T17:13:56.866Z] INFO: Testing against a local daemon
17:13:56 [2022-02-17T17:13:56.866Z] === RUN   TestVolumesCreateAndList
17:13:56 [2022-02-17T17:13:56.866Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:13:56 [2022-02-17T17:13:56.866Z] === RUN   TestVolumesRemove
17:13:56 [2022-02-17T17:13:56.866Z] --- PASS: TestVolumesRemove (0.08s)
17:13:56 [2022-02-17T17:13:56.866Z] === RUN   TestVolumesInspect
17:13:56 [2022-02-17T17:13:56.866Z] --- PASS: TestVolumesInspect (0.02s)
17:13:56 [2022-02-17T17:13:56.866Z] === RUN   TestVolumesInvalidJSON
17:13:56 [2022-02-17T17:13:56.866Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:13:56 [2022-02-17T17:13:56.866Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:13:56 [2022-02-17T17:13:56.866Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:13:56 [2022-02-17T17:13:56.866Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:13:56 [2022-02-17T17:13:56.866Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:13:56 [2022-02-17T17:13:56.866Z] PASS
17:13:56 [2022-02-17T17:13:56.866Z] 
17:13:56 [2022-02-17T17:13:56.866Z] DONE 5 tests in 0.163s
17:13:56 [2022-02-17T17:13:56.866Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:13:57 [2022-02-17T17:13:57.045Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:13:57 [2022-02-17T17:13:57.427Z] Stopping apparmor (via systemctl): apparmor.service.
17:13:57 [2022-02-17T17:13:57.427Z] Removing test suite binaries
17:13:57 [2022-02-17T17:13:57.427Z] exiting test-integration
17:13:57 [2022-02-17T17:13:57.427Z] ++ exit 0
17:13:57 [2022-02-17T17:13:57.427Z] 
17:13:57 [2022-02-17T17:13:57.991Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:13:57 [2022-02-17T17:13:57.991Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:13:58 [2022-02-17T17:13:58.085Z] --- PASS: TestSecretInspect (2.10s)
17:13:58 [2022-02-17T17:13:58.085Z] === RUN   TestSecretList
17:13:58 [2022-02-17T17:13:58.250Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
Post stage
[Pipeline] junit
17:13:58 [2022-02-17T17:13:58.802Z] Recording test results
17:13:58 [2022-02-17T17:13:58.966Z] [Checks API] No suitable checks publisher found.
17:13:58 [2022-02-17T17:13:58.970Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:13:58 [2022-02-17T17:13:58.970Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:13:59 [2022-02-17T17:13:59.365Z] + echo Ensuring container killed.
17:13:59 [2022-02-17T17:13:59.365Z] Ensuring container killed.
17:13:59 [2022-02-17T17:13:59.365Z] + docker rm -vf docker-pr3
17:13:59 [2022-02-17T17:13:59.365Z] Error: No such container: docker-pr3
[Pipeline] sh
17:13:59 [2022-02-17T17:13:59.628Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:13:59 [2022-02-17T17:13:59.628Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
17:13:59 [2022-02-17T17:13:59.628Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:13:59 [2022-02-17T17:13:59.681Z] + echo Chowning /workspace to jenkins user
17:13:59 [2022-02-17T17:13:59.681Z] Chowning /workspace to jenkins user
17:13:59 [2022-02-17T17:13:59.681Z] + id -u
17:13:59 [2022-02-17T17:13:59.681Z] + id -g
17:13:59 [2022-02-17T17:13:59.681Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace busybox chown -R 1000:1000 /workspace
17:13:59 [2022-02-17T17:13:59.888Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:13:59 [2022-02-17T17:13:59.994Z] --- PASS: TestSecretList (2.12s)
17:13:59 [2022-02-17T17:13:59.994Z] === RUN   TestSecretsCreateAndDelete
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:14:01 [2022-02-17T17:14:01.379Z] + bundleName=amd64-cgroup2
17:14:01 [2022-02-17T17:14:01.379Z] + echo Creating amd64-cgroup2-bundles.tar.gz
17:14:01 [2022-02-17T17:14:01.379Z] Creating amd64-cgroup2-bundles.tar.gz
17:14:01 [2022-02-17T17:14:01.379Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:14:01 [2022-02-17T17:14:01.379Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
17:14:01 [2022-02-17T17:14:01.645Z] Archiving artifacts
17:14:01 [2022-02-17T17:14:01.907Z] --- PASS: TestSecretsCreateAndDelete (2.08s)
17:14:01 [2022-02-17T17:14:01.907Z] === RUN   TestSecretsUpdate
17:14:01 [2022-02-17T17:14:01.961Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:14:02 [2022-02-17T17:14:02.263Z] + make clean
17:14:02 [2022-02-17T17:14:02.263Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:14:02 [2022-02-17T17:14:02.263Z] docker-dev-cache
17:14:02 [2022-02-17T17:14:02.263Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:14:04 [2022-02-17T17:14:04.501Z] --- PASS: TestSecretsUpdate (2.13s)
17:14:04 [2022-02-17T17:14:04.501Z] === RUN   TestTemplatedSecret
17:14:06 [2022-02-17T17:14:06.157Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:14:06 [2022-02-17T17:14:06.157Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.52s)
17:14:06 [2022-02-17T17:14:06.157Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.75s)
17:14:06 [2022-02-17T17:14:06.157Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.91s)
17:14:06 [2022-02-17T17:14:06.157Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.02s)
17:14:06 [2022-02-17T17:14:06.157Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.99s)
17:14:06 [2022-02-17T17:14:06.157Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.86s)
17:14:06 [2022-02-17T17:14:06.157Z] === RUN   TestBuildMultiStageCopy
17:14:06 [2022-02-17T17:14:06.157Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:14:06 [2022-02-17T17:14:06.412Z] --- PASS: TestTemplatedSecret (2.44s)
17:14:06 [2022-02-17T17:14:06.412Z] === RUN   TestSecretCreateResolve
17:14:08 [2022-02-17T17:14:08.011Z] === RUN   TestDockerSuite/TestBuildExpose
17:14:08 [2022-02-17T17:14:08.270Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:14:08 [2022-02-17T17:14:08.999Z] --- PASS: TestSecretCreateResolve (2.12s)
17:14:08 [2022-02-17T17:14:08.999Z] PASS
17:14:08 [2022-02-17T17:14:08.999Z] 
17:14:08 [2022-02-17T17:14:08.999Z] DONE 6 tests in 13.081s
17:14:08 [2022-02-17T17:14:08.999Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:14:08 [2022-02-17T17:14:08.999Z] ++ 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
17:14:08 [2022-02-17T17:14:08.999Z] ++ set -e
17:14:08 [2022-02-17T17:14:08.999Z] ++ '[' -n 0 ']'
17:14:08 [2022-02-17T17:14:08.999Z] ++ set -x
17:14:08 [2022-02-17T17:14:08.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:14:08 [2022-02-17T17:14:08.999Z] INFO: Testing against a local daemon
17:14:08 [2022-02-17T17:14:08.999Z] === RUN   TestServiceCreateInit
17:14:08 [2022-02-17T17:14:08.999Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:14:09 [2022-02-17T17:14:09.207Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:14:09 [2022-02-17T17:14:09.466Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:14:09 [2022-02-17T17:14:09.725Z] === RUN   TestDockerSuite/TestBuildFails
17:14:10 [2022-02-17T17:14:10.292Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:14:10 [2022-02-17T17:14:10.292Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:14:11 [2022-02-17T17:14:11.673Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:14:12 [2022-02-17T17:14:12.296Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:14:12 [2022-02-17T17:14:12.612Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:14:12 [2022-02-17T17:14:12.612Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:14:14 [2022-02-17T17:14:14.821Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:14:14 [2022-02-17T17:14:14.821Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:14:15 [2022-02-17T17:14:15.149Z] === RUN   TestDockerSuite/TestBuildForceRm
17:14:15 [2022-02-17T17:14:15.149Z]     docker_api_swarm_test.go:563: [db95c5c75ef31] joining swarm manager [dc44ebdac63a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:14:15 [2022-02-17T17:14:15.279Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:14:15 [2022-02-17T17:14:15.595Z] --- PASS: TestServiceCreateInit (6.57s)
17:14:15 [2022-02-17T17:14:15.595Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.01s)
17:14:15 [2022-02-17T17:14:15.595Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s)
17:14:15 [2022-02-17T17:14:15.595Z] === RUN   TestCreateServiceMultipleTimes
17:14:16 [2022-02-17T17:14:16.244Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:14:17 [2022-02-17T17:14:17.054Z] === RUN   TestDockerSuite/TestBuildFromGit
17:14:17 [2022-02-17T17:14:17.777Z] --- PASS: TestBuildMultiStageCopy (11.71s)
17:14:17 [2022-02-17T17:14:17.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.65s)
17:14:17 [2022-02-17T17:14:17.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s)
17:14:17 [2022-02-17T17:14:17.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s)
17:14:17 [2022-02-17T17:14:17.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s)
17:14:17 [2022-02-17T17:14:17.777Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.24s)
17:14:17 [2022-02-17T17:14:17.777Z] === RUN   TestBuildMultiStageParentConfig
17:14:18 [2022-02-17T17:14:18.432Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:14:18 [2022-02-17T17:14:18.692Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:14:19 [2022-02-17T17:14:19.948Z] --- PASS: TestBuildMultiStageParentConfig (2.42s)
17:14:19 [2022-02-17T17:14:19.948Z] === RUN   TestBuildLabelWithTargets
17:14:19 [2022-02-17T17:14:19.948Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:14:19 [2022-02-17T17:14:19.948Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
17:14:19 [2022-02-17T17:14:19.948Z] === RUN   TestBuildWithEmptyLayers
17:14:20 [2022-02-17T17:14:20.084Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:14:21 [2022-02-17T17:14:21.463Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:14:21 [2022-02-17T17:14:21.481Z] --- PASS: TestBuildWithEmptyLayers (1.27s)
17:14:21 [2022-02-17T17:14:21.481Z] === RUN   TestBuildMultiStageOnBuild
17:14:22 [2022-02-17T17:14:22.031Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:14:22 [2022-02-17T17:14:22.601Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:14:23 [2022-02-17T17:14:23.980Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:14:25 [2022-02-17T17:14:25.889Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:14:27 [2022-02-17T17:14:27.796Z]     docker_api_swarm_test.go:585: [d46bfd44a0183] joining swarm manager [dc44ebdac63a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:14:27 [2022-02-17T17:14:27.796Z] === RUN   TestDockerSuite/TestBuildHistory
17:14:28 [2022-02-17T17:14:28.786Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:14:30 [2022-02-17T17:14:30.333Z]     check_test.go:379: [db95c5c75ef31] daemon is not started
17:14:30 [2022-02-17T17:14:30.492Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
17:14:30 [2022-02-17T17:14:30.492Z] === RUN   TestCreateServiceConflict
17:14:31 [2022-02-17T17:14:31.711Z] === RUN   TestDockerSuite/TestBuildIidFile
17:14:32 [2022-02-17T17:14:32.278Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:14:32 [2022-02-17T17:14:32.400Z] --- PASS: TestCreateServiceConflict (1.69s)
17:14:32 [2022-02-17T17:14:32.400Z] === RUN   TestCreateServiceMaxReplicas
17:14:32 [2022-02-17T17:14:32.847Z] === RUN   TestDockerSuite/TestBuildInheritance
17:14:33 [2022-02-17T17:14:33.415Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:14:33 [2022-02-17T17:14:33.985Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:14:33 [2022-02-17T17:14:33.985Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:14:34 [2022-02-17T17:14:34.554Z] === RUN   TestDockerSuite/TestBuildLabel
17:14:34 [2022-02-17T17:14:34.943Z] --- PASS: TestCreateServiceMaxReplicas (2.51s)
17:14:34 [2022-02-17T17:14:34.943Z] === RUN   TestCreateWithDuplicateNetworkNames
17:14:35 [2022-02-17T17:14:35.123Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:14:35 [2022-02-17T17:14:35.690Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:14:35 [2022-02-17T17:14:35.949Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:14:36 [2022-02-17T17:14:36.208Z] === RUN   TestDockerSuite/TestBuildLabels
17:14:36 [2022-02-17T17:14:36.778Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:14:37 [2022-02-17T17:14:37.716Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:14:39 [2022-02-17T17:14:39.145Z] --- PASS: TestBuildMultiStageOnBuild (15.90s)
17:14:39 [2022-02-17T17:14:39.145Z] === RUN   TestBuildUncleanTarFilenames
17:14:39 [2022-02-17T17:14:39.145Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:14:39 [2022-02-17T17:14:39.145Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
17:14:39 [2022-02-17T17:14:39.145Z] === RUN   TestBuildMultiStageLayerLeak
17:14:40 [2022-02-17T17:14:40.251Z] === RUN   TestDockerSuite/TestBuildLastModified
17:14:40 [2022-02-17T17:14:40.510Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:14:40 [2022-02-17T17:14:40.510Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:14:40 [2022-02-17T17:14:40.510Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:14:43 [2022-02-17T17:14:43.043Z]     docker_api_swarm_test.go:46: [df0cc6d8aca31] joining swarm manager [da2c1ab6cb9ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:14:43 [2022-02-17T17:14:43.930Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:14:44 [2022-02-17T17:14:44.950Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:14:45 [2022-02-17T17:14:45.833Z] tests/integration/client_test.py .....                                   [ 75%]
17:14:45 [2022-02-17T17:14:45.833Z] tests/integration/context_api_test.py ...                                [ 76%]
17:14:46 [2022-02-17T17:14:46.403Z] tests/integration/errors_test.py .                                       [ 76%]
17:14:47 [2022-02-17T17:14:47.486Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:14:47 [2022-02-17T17:14:47.746Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:14:47 [2022-02-17T17:14:47.746Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:14:47 [2022-02-17T17:14:47.746Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:14:48 [2022-02-17T17:14:48.006Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:14:48 [2022-02-17T17:14:48.265Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:14:49 [2022-02-17T17:14:49.839Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s)
17:14:49 [2022-02-17T17:14:49.840Z] === RUN   TestCreateServiceSecretFileMode
17:14:50 [2022-02-17T17:14:50.172Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:14:51 [2022-02-17T17:14:51.110Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:14:51 [2022-02-17T17:14:51.506Z] --- PASS: TestBuildMultiStageLayerLeak (14.21s)
17:14:51 [2022-02-17T17:14:51.506Z] === RUN   TestBuildWithHugeFile
17:14:54 [2022-02-17T17:14:54.398Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:14:54 [2022-02-17T17:14:54.966Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:14:55 [2022-02-17T17:14:55.904Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:14:59 [2022-02-17T17:14:59.847Z] --- PASS: TestCreateServiceSecretFileMode (11.85s)
17:14:59 [2022-02-17T17:14:59.847Z] === RUN   TestCreateServiceConfigFileMode
17:15:01 [2022-02-17T17:15:01.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:15:02 [2022-02-17T17:15:02.116Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:15:04 [2022-02-17T17:15:04.651Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:15:04 [2022-02-17T17:15:04.813Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:15:05 [2022-02-17T17:15:05.219Z] --- PASS: TestImportExtremelyLargeImageWorks (173.58s)
17:15:05 [2022-02-17T17:15:05.219Z] PASS
17:15:05 [2022-02-17T17:15:05.219Z] 
17:15:05 [2022-02-17T17:15:05.219Z] DONE 22 tests in 177.527s
17:15:05 [2022-02-17T17:15:05.219Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:15:05 [2022-02-17T17:15:05.219Z] ++ 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
17:15:05 [2022-02-17T17:15:05.219Z] ++ set -e
17:15:05 [2022-02-17T17:15:05.219Z] ++ '[' -n 0 ']'
17:15:05 [2022-02-17T17:15:05.219Z] ++ set -x
17:15:05 [2022-02-17T17:15:05.219Z] ++ 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
17:15:05 [2022-02-17T17:15:05.219Z] INFO: Testing against a local daemon
17:15:05 [2022-02-17T17:15:05.219Z] === RUN   TestNetworkCreateDelete
17:15:05 [2022-02-17T17:15:05.478Z] --- PASS: TestNetworkCreateDelete (0.17s)
17:15:05 [2022-02-17T17:15:05.478Z] === RUN   TestDockerNetworkDeletePreferID
17:15:06 [2022-02-17T17:15:06.046Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s)
17:15:06 [2022-02-17T17:15:06.046Z] === RUN   TestDaemonDNSFallback
17:15:07 [2022-02-17T17:15:07.424Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:15:08 [2022-02-17T17:15:08.361Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:15:09 [2022-02-17T17:15:09.742Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:15:09 [2022-02-17T17:15:09.742Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
17:15:09 [2022-02-17T17:15:09.742Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:15:12 [2022-02-17T17:15:12.066Z] --- PASS: TestCreateServiceConfigFileMode (12.24s)
17:15:12 [2022-02-17T17:15:12.066Z] === RUN   TestCreateServiceSysctls
17:15:12 [2022-02-17T17:15:12.290Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:15:12 [2022-02-17T17:15:12.549Z] --- PASS: TestDaemonDNSFallback (6.56s)
17:15:12 [2022-02-17T17:15:12.549Z] === RUN   TestInspectNetwork
17:15:12 [2022-02-17T17:15:12.549Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:15:13 [2022-02-17T17:15:13.929Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:15:14 [2022-02-17T17:15:14.188Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:15:14 [2022-02-17T17:15:14.610Z] --- PASS: TestCreateServiceSysctls (2.92s)
17:15:14 [2022-02-17T17:15:14.610Z] === RUN   TestCreateServiceCapabilities
17:15:15 [2022-02-17T17:15:15.746Z] --- PASS: TestBuildWithHugeFile (114.37s)
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildWCOWSandboxSize
17:15:15 [2022-02-17T17:15:15.746Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:15:15 [2022-02-17T17:15:15.746Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildWithEmptyDockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:15 [2022-02-17T17:15:15.746Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:15:15 [2022-02-17T17:15:15.746Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:15:15 [2022-02-17T17:15:15.746Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildPreserveOwnership
17:15:15 [2022-02-17T17:15:15.746Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:15 [2022-02-17T17:15:15.746Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z] === RUN   TestBuildPlatformInvalid
17:15:15 [2022-02-17T17:15:15.746Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:15:15 [2022-02-17T17:15:15.746Z] PASS
17:15:15 [2022-02-17T17:15:15.746Z] ok  	github.com/docker/docker/integration/build	182.792s
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] === Skipped
17:15:15 [2022-02-17T17:15:15.746Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     build_session_test.go:25: TODO: BuildKit
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:15:15 [2022-02-17T17:15:15.746Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:15 [2022-02-17T17:15:15.746Z] 
17:15:15 [2022-02-17T17:15:15.746Z] DONE 29 tests, 6 skipped in 209.143s
17:15:15 [2022-02-17T17:15:15.746Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:15:16 [2022-02-17T17:15:16.095Z] === RUN   TestDockerSuite/TestBuildNetNone
17:15:16 [2022-02-17T17:15:16.095Z] === RUN   TestInspectNetwork/full_network_id
17:15:16 [2022-02-17T17:15:16.095Z] === RUN   TestInspectNetwork/partial_network_id
17:15:16 [2022-02-17T17:15:16.095Z] === RUN   TestInspectNetwork/network_name
17:15:16 [2022-02-17T17:15:16.095Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:15:16 [2022-02-17T17:15:16.206Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:16 [2022-02-17T17:15:16.206Z] INFO: Testing against a local daemon
17:15:16 [2022-02-17T17:15:16.206Z] === RUN   TestConfigInspect
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] --- SKIP: TestConfigInspect (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z] === RUN   TestConfigList
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] --- SKIP: TestConfigList (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z] === RUN   TestConfigsCreateAndDelete
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z] === RUN   TestConfigsUpdate
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] --- SKIP: TestConfigsUpdate (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z] === RUN   TestTemplatedConfig
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] --- SKIP: TestTemplatedConfig (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z] === RUN   TestConfigCreateResolve
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:15:16 [2022-02-17T17:15:16.206Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z] PASS
17:15:16 [2022-02-17T17:15:16.206Z] ok  	github.com/docker/docker/integration/config	0.101s
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] === Skipped
17:15:16 [2022-02-17T17:15:16.206Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:15:16 [2022-02-17T17:15:16.206Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:15:16 [2022-02-17T17:15:16.206Z] 
17:15:16 [2022-02-17T17:15:16.206Z] DONE 6 tests, 6 skipped in 2.222s
17:15:16 [2022-02-17T17:15:16.353Z] === RUN   TestDockerSuite/TestBuildNoContext
17:15:16 [2022-02-17T17:15:16.673Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:15:16 [2022-02-17T17:15:16.921Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:15:17 [2022-02-17T17:15:17.149Z] --- PASS: TestCreateServiceCapabilities (2.45s)
17:15:17 [2022-02-17T17:15:17.149Z] === RUN   TestInspect
17:15:17 [2022-02-17T17:15:17.489Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:15:18 [2022-02-17T17:15:18.425Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:15:18 [2022-02-17T17:15:18.684Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:15:18 [2022-02-17T17:15:18.684Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:15:18 [2022-02-17T17:15:18.942Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:15:19 [2022-02-17T17:15:19.202Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:15:19 [2022-02-17T17:15:19.590Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:19 [2022-02-17T17:15:19.590Z] INFO: Testing against a local daemon
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestCheckpoint
17:15:19 [2022-02-17T17:15:19.590Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:15:19 [2022-02-17T17:15:19.590Z] --- SKIP: TestCheckpoint (0.00s)
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestContainerInvalidJSON
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:15:19 [2022-02-17T17:15:19.590Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:15:19 [2022-02-17T17:15:19.590Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:15:19 [2022-02-17T17:15:19.590Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:15:19 [2022-02-17T17:15:19.590Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:15:19 [2022-02-17T17:15:19.590Z] --- PASS: TestContainerInvalidJSON (0.04s)
17:15:19 [2022-02-17T17:15:19.590Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:15:19 [2022-02-17T17:15:19.590Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:15:19 [2022-02-17T17:15:19.590Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestCopyFromContainerPathIsNotDir
17:15:19 [2022-02-17T17:15:19.590Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s)
17:15:19 [2022-02-17T17:15:19.590Z] === RUN   TestCopyToContainerPathDoesNotExist
17:15:19 [2022-02-17T17:15:19.691Z] --- PASS: TestInspect (2.75s)
17:15:19 [2022-02-17T17:15:19.691Z] === RUN   TestCreateJob
17:15:19 [2022-02-17T17:15:19.770Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:15:20 [2022-02-17T17:15:20.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCopyToContainerPathIsNotDir
17:15:20 [2022-02-17T17:15:20.050Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCopyFromContainer
17:15:20 [2022-02-17T17:15:20.050Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:15:20 [2022-02-17T17:15:20.050Z] --- SKIP: TestCopyFromContainer (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:20 [2022-02-17T17:15:20.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateLinkToNonExistingContainer
17:15:20 [2022-02-17T17:15:20.050Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:15:20 [2022-02-17T17:15:20.050Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidEnv
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidEnv/0
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidEnv/0
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidEnv/1
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidEnv/1
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidEnv/2
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidEnv/2
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidEnv/0
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidEnv/2
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidEnv/1
17:15:20 [2022-02-17T17:15:20.050Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateTmpfsMountsTarget
17:15:20 [2022-02-17T17:15:20.050Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:15:20 [2022-02-17T17:15:20.050Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithCustomMaskedPaths
17:15:20 [2022-02-17T17:15:20.050Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:15:20 [2022-02-17T17:15:20.050Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithCustomReadonlyPaths
17:15:20 [2022-02-17T17:15:20.050Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:15:20 [2022-02-17T17:15:20.050Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:20 [2022-02-17T17:15:20.050Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:15:20 [2022-02-17T17:15:20.050Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:15:20 [2022-02-17T17:15:20.050Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateDifferentPlatform
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateDifferentPlatform/different_os
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:15:20 [2022-02-17T17:15:20.050Z] --- PASS: TestCreateDifferentPlatform (0.04s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:15:20 [2022-02-17T17:15:20.050Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:15:20 [2022-02-17T17:15:20.339Z] --- PASS: TestInspectNetwork (7.95s)
17:15:20 [2022-02-17T17:15:20.339Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:15:20 [2022-02-17T17:15:20.339Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:15:20 [2022-02-17T17:15:20.339Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:15:20 [2022-02-17T17:15:20.339Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:15:20 [2022-02-17T17:15:20.339Z] === RUN   TestRunContainerWithBridgeNone
17:15:20 [2022-02-17T17:15:20.510Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
17:15:20 [2022-02-17T17:15:20.510Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:15:20 [2022-02-17T17:15:20.510Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:15:20 [2022-02-17T17:15:20.510Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:15:20 [2022-02-17T17:15:20.510Z] === RUN   TestContainerKillOnDaemonStart
17:15:20 [2022-02-17T17:15:20.510Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:15:20 [2022-02-17T17:15:20.510Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:15:20 [2022-02-17T17:15:20.510Z] === RUN   TestDiff
17:15:20 [2022-02-17T17:15:20.510Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:15:20 [2022-02-17T17:15:20.510Z] --- SKIP: TestDiff (0.00s)
17:15:20 [2022-02-17T17:15:20.510Z] === RUN   TestExecWithCloseStdin
17:15:20 [2022-02-17T17:15:20.734Z] .........                                                                [ 85%]
17:15:21 [2022-02-17T17:15:21.273Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:15:21 [2022-02-17T17:15:21.841Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:15:22 [2022-02-17T17:15:22.410Z] --- PASS: TestRunContainerWithBridgeNone (1.84s)
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkInvalidJSON
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkInvalidJSON//networks/create
17:15:22 [2022-02-17T17:15:22.410Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:15:22 [2022-02-17T17:15:22.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:15:22 [2022-02-17T17:15:22.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:15:22 [2022-02-17T17:15:22.410Z] === CONT  TestNetworkInvalidJSON//networks/create
17:15:22 [2022-02-17T17:15:22.410Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:15:22 [2022-02-17T17:15:22.410Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:15:22 [2022-02-17T17:15:22.410Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:15:22 [2022-02-17T17:15:22.410Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:15:22 [2022-02-17T17:15:22.410Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:15:22 [2022-02-17T17:15:22.410Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkList
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkList//networks
17:15:22 [2022-02-17T17:15:22.410Z] === PAUSE TestNetworkList//networks
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestNetworkList//networks/
17:15:22 [2022-02-17T17:15:22.410Z] === PAUSE TestNetworkList//networks/
17:15:22 [2022-02-17T17:15:22.410Z] === CONT  TestNetworkList//networks
17:15:22 [2022-02-17T17:15:22.410Z] === CONT  TestNetworkList//networks/
17:15:22 [2022-02-17T17:15:22.410Z] --- PASS: TestNetworkList (0.02s)
17:15:22 [2022-02-17T17:15:22.410Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:15:22 [2022-02-17T17:15:22.410Z]     --- PASS: TestNetworkList//networks (0.00s)
17:15:22 [2022-02-17T17:15:22.410Z] === RUN   TestHostIPv4BridgeLabel
17:15:22 [2022-02-17T17:15:22.978Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
17:15:22 [2022-02-17T17:15:22.978Z] === RUN   TestDaemonRestartWithLiveRestore
17:15:22 [2022-02-17T17:15:22.994Z] --- PASS: TestCreateJob (2.93s)
17:15:22 [2022-02-17T17:15:22.994Z] === RUN   TestReplicatedJob
17:15:23 [2022-02-17T17:15:23.417Z] --- PASS: TestExecWithCloseStdin (2.52s)
17:15:23 [2022-02-17T17:15:23.417Z] === RUN   TestExec
17:15:23 [2022-02-17T17:15:23.545Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:15:24 [2022-02-17T17:15:24.114Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:15:24 [2022-02-17T17:15:24.114Z] === RUN   TestDaemonDefaultNetworkPools
17:15:24 [2022-02-17T17:15:24.685Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:15:24 [2022-02-17T17:15:24.685Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
17:15:24 [2022-02-17T17:15:24.685Z] === RUN   TestDaemonRestartWithExistingNetwork
17:15:25 [2022-02-17T17:15:25.341Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:15:25 [2022-02-17T17:15:25.603Z] --- PASS: TestExec (2.47s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestExecUser
17:15:25 [2022-02-17T17:15:25.603Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:15:25 [2022-02-17T17:15:25.603Z] --- SKIP: TestExecUser (0.00s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestExportContainerAndImportImage
17:15:25 [2022-02-17T17:15:25.603Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:15:25 [2022-02-17T17:15:25.603Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestExportContainerAfterDaemonRestart
17:15:25 [2022-02-17T17:15:25.603Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:15:25 [2022-02-17T17:15:25.603Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestHealthCheckWorkdir
17:15:25 [2022-02-17T17:15:25.603Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:15:25 [2022-02-17T17:15:25.603Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestHealthKillContainer
17:15:25 [2022-02-17T17:15:25.603Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:15:25 [2022-02-17T17:15:25.603Z] --- SKIP: TestHealthKillContainer (0.00s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestInspectCpusetInConfigPre120
17:15:25 [2022-02-17T17:15:25.603Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:15:25 [2022-02-17T17:15:25.603Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:15:25 [2022-02-17T17:15:25.603Z] === RUN   TestKillContainerInvalidSignal
17:15:26 [2022-02-17T17:15:26.061Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
17:15:26 [2022-02-17T17:15:26.061Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:15:26 [2022-02-17T17:15:26.319Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:15:26 [2022-02-17T17:15:26.536Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:15:27 [2022-02-17T17:15:27.254Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:15:27 [2022-02-17T17:15:27.254Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
17:15:27 [2022-02-17T17:15:27.254Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:15:27 [2022-02-17T17:15:27.786Z] --- PASS: TestKillContainerInvalidSignal (2.24s)
17:15:27 [2022-02-17T17:15:27.786Z] === RUN   TestKillContainer
17:15:27 [2022-02-17T17:15:27.786Z] === RUN   TestKillContainer/no_signal
17:15:27 [2022-02-17T17:15:27.822Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
17:15:27 [2022-02-17T17:15:27.822Z] === RUN   TestServiceWithPredefinedNetwork
17:15:28 [2022-02-17T17:15:28.081Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:15:28 [2022-02-17T17:15:28.274Z] --- PASS: TestReplicatedJob (4.98s)
17:15:28 [2022-02-17T17:15:28.274Z] === RUN   TestUpdateReplicatedJob
17:15:28 [2022-02-17T17:15:28.340Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:15:29 [2022-02-17T17:15:29.965Z] === RUN   TestKillContainer/non_killing_signal
17:15:29 [2022-02-17T17:15:29.965Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:15:29 [2022-02-17T17:15:29.965Z] === RUN   TestKillContainer/killing_signal
17:15:30 [2022-02-17T17:15:30.186Z] --- PASS: TestUpdateReplicatedJob (2.52s)
17:15:30 [2022-02-17T17:15:30.186Z] === RUN   TestServiceListWithStatuses
17:15:30 [2022-02-17T17:15:30.186Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:15:30 [2022-02-17T17:15:30.186Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:15:30 [2022-02-17T17:15:30.186Z] === RUN   TestDockerNetworkConnectAlias
17:15:30 [2022-02-17T17:15:30.244Z] --- PASS: TestServiceWithPredefinedNetwork (2.56s)
17:15:30 [2022-02-17T17:15:30.244Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:15:30 [2022-02-17T17:15:30.244Z]     service_test.go:243: FLAKY_TEST
17:15:30 [2022-02-17T17:15:30.244Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:30 [2022-02-17T17:15:30.244Z] === RUN   TestServiceWithDataPathPortInit
17:15:30 [2022-02-17T17:15:30.813Z] === RUN   TestDockerSuite/TestBuildPATH
17:15:31 [2022-02-17T17:15:31.766Z] --- PASS: TestBuildWithHugeFile (105.96s)
17:15:31 [2022-02-17T17:15:31.766Z] === RUN   TestBuildWCOWSandboxSize
17:15:31 [2022-02-17T17:15:31.766Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:15:31 [2022-02-17T17:15:31.766Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:15:31 [2022-02-17T17:15:31.766Z] === RUN   TestBuildWithEmptyDockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:15:31 [2022-02-17T17:15:31.766Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestBuildPreserveOwnership
17:15:31 [2022-02-17T17:15:31.767Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestBuildPlatformInvalid
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:15:31 [2022-02-17T17:15:31.767Z] PASS
17:15:31 [2022-02-17T17:15:31.767Z] ok  	github.com/docker/docker/integration/build	178.335s
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === Skipped
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     build_session_test.go:25: TODO: BuildKit
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] DONE 29 tests, 6 skipped in 202.323s
17:15:31 [2022-02-17T17:15:31.767Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:15:31 [2022-02-17T17:15:31.767Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:31 [2022-02-17T17:15:31.767Z] INFO: Testing against a local daemon
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestConfigInspect
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestConfigInspect (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestConfigList
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestConfigList (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestConfigsCreateAndDelete
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestConfigsUpdate
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestConfigsUpdate (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestTemplatedConfig
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestTemplatedConfig (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestConfigCreateResolve
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] PASS
17:15:31 [2022-02-17T17:15:31.767Z] ok  	github.com/docker/docker/integration/config	0.087s
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === Skipped
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:15:31 [2022-02-17T17:15:31.767Z] 
17:15:31 [2022-02-17T17:15:31.767Z] DONE 6 tests, 6 skipped in 1.934s
17:15:31 [2022-02-17T17:15:31.767Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:15:31 [2022-02-17T17:15:31.767Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:31 [2022-02-17T17:15:31.767Z] INFO: Testing against a local daemon
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCheckpoint
17:15:31 [2022-02-17T17:15:31.767Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCheckpoint (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestContainerInvalidJSON
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestContainerInvalidJSON (0.04s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCopyFromContainerPathIsNotDir
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCopyToContainerPathDoesNotExist
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCopyToContainerPathIsNotDir
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCopyFromContainer
17:15:31 [2022-02-17T17:15:31.767Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCopyFromContainer (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateLinkToNonExistingContainer
17:15:31 [2022-02-17T17:15:31.767Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidEnv
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidEnv/0
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidEnv/0
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidEnv/1
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidEnv/1
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidEnv/2
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidEnv/2
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidEnv/0
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidEnv/2
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidEnv/1
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateTmpfsMountsTarget
17:15:31 [2022-02-17T17:15:31.767Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithCustomMaskedPaths
17:15:31 [2022-02-17T17:15:31.767Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithCustomReadonlyPaths
17:15:31 [2022-02-17T17:15:31.767Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:15:31 [2022-02-17T17:15:31.767Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateDifferentPlatform
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateDifferentPlatform/different_os
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
17:15:31 [2022-02-17T17:15:31.767Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:15:31 [2022-02-17T17:15:31.767Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:15:31 [2022-02-17T17:15:31.767Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestContainerKillOnDaemonStart
17:15:31 [2022-02-17T17:15:31.767Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestDiff
17:15:31 [2022-02-17T17:15:31.767Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestDiff (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestExecWithCloseStdin
17:15:31 [2022-02-17T17:15:31.767Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:15:31 [2022-02-17T17:15:31.767Z] --- SKIP: TestExecWithCloseStdin (0.00s)
17:15:31 [2022-02-17T17:15:31.767Z] === RUN   TestExec
17:15:32 [2022-02-17T17:15:32.736Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:15:32 [2022-02-17T17:15:32.834Z] --- PASS: TestExec (7.74s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestExecUser
17:15:32 [2022-02-17T17:15:32.834Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:15:32 [2022-02-17T17:15:32.834Z] --- SKIP: TestExecUser (0.00s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestExportContainerAndImportImage
17:15:32 [2022-02-17T17:15:32.834Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:15:32 [2022-02-17T17:15:32.834Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestExportContainerAfterDaemonRestart
17:15:32 [2022-02-17T17:15:32.834Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:15:32 [2022-02-17T17:15:32.834Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestHealthCheckWorkdir
17:15:32 [2022-02-17T17:15:32.834Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:15:32 [2022-02-17T17:15:32.834Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestHealthKillContainer
17:15:32 [2022-02-17T17:15:32.834Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:15:32 [2022-02-17T17:15:32.834Z] --- SKIP: TestHealthKillContainer (0.00s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestInspectCpusetInConfigPre120
17:15:32 [2022-02-17T17:15:32.834Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:15:32 [2022-02-17T17:15:32.834Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:15:32 [2022-02-17T17:15:32.834Z] === RUN   TestKillContainerInvalidSignal
17:15:32 [2022-02-17T17:15:32.879Z] --- PASS: TestKillContainer (5.02s)
17:15:32 [2022-02-17T17:15:32.879Z]     --- PASS: TestKillContainer/no_signal (2.19s)
17:15:32 [2022-02-17T17:15:32.879Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z]     --- PASS: TestKillContainer/killing_signal (2.78s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:15:32 [2022-02-17T17:15:32.879Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:15:32 [2022-02-17T17:15:32.879Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestKillStoppedContainer
17:15:32 [2022-02-17T17:15:32.879Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:15:32 [2022-02-17T17:15:32.879Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestKillStoppedContainerAPIPre120
17:15:32 [2022-02-17T17:15:32.879Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:15:32 [2022-02-17T17:15:32.879Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestKillDifferentUserContainer
17:15:32 [2022-02-17T17:15:32.879Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:15:32 [2022-02-17T17:15:32.879Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestInspectOomKilledTrue
17:15:32 [2022-02-17T17:15:32.879Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:15:32 [2022-02-17T17:15:32.879Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestInspectOomKilledFalse
17:15:32 [2022-02-17T17:15:32.879Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:15:32 [2022-02-17T17:15:32.879Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:15:32 [2022-02-17T17:15:32.879Z] === RUN   TestLogsFollowTailEmpty
17:15:33 [2022-02-17T17:15:33.094Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:15:33 [2022-02-17T17:15:33.094Z] tests/integration/models_resources_test.py .                             [ 91%]
17:15:33 [2022-02-17T17:15:33.307Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:15:34 [2022-02-17T17:15:34.247Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:15:34 [2022-02-17T17:15:34.412Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
17:15:34 [2022-02-17T17:15:34.412Z] === RUN   TestDockerNetworkReConnect
17:15:34 [2022-02-17T17:15:34.825Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:15:35 [2022-02-17T17:15:35.061Z] --- PASS: TestLogsFollowTailEmpty (2.27s)
17:15:35 [2022-02-17T17:15:35.061Z] === RUN   TestNetworkNat
17:15:35 [2022-02-17T17:15:35.061Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:15:35 [2022-02-17T17:15:35.061Z] --- SKIP: TestNetworkNat (0.00s)
17:15:35 [2022-02-17T17:15:35.061Z] === RUN   TestNetworkLocalhostTCPNat
17:15:35 [2022-02-17T17:15:35.797Z] --- PASS: TestKillContainerInvalidSignal (3.08s)
17:15:35 [2022-02-17T17:15:35.797Z] === RUN   TestKillContainer
17:15:35 [2022-02-17T17:15:35.797Z] === RUN   TestKillContainer/no_signal
17:15:37 [2022-02-17T17:15:37.579Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:15:37 [2022-02-17T17:15:37.579Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:15:37 [2022-02-17T17:15:37.709Z] --- PASS: TestDockerNetworkReConnect (3.31s)
17:15:37 [2022-02-17T17:15:37.709Z] === RUN   TestServicePlugin
17:15:37 [2022-02-17T17:15:37.709Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:37 [2022-02-17T17:15:37.709Z] --- SKIP: TestServicePlugin (0.00s)
17:15:37 [2022-02-17T17:15:37.709Z] === RUN   TestServiceUpdateLabel
17:15:37 [2022-02-17T17:15:37.968Z] --- PASS: TestNetworkLocalhostTCPNat (2.78s)
17:15:37 [2022-02-17T17:15:37.968Z] === RUN   TestNetworkLoopbackNat
17:15:37 [2022-02-17T17:15:37.968Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:15:37 [2022-02-17T17:15:37.968Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:15:37 [2022-02-17T17:15:37.968Z] === RUN   TestPause
17:15:37 [2022-02-17T17:15:37.968Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:15:37 [2022-02-17T17:15:37.968Z] --- SKIP: TestPause (0.00s)
17:15:37 [2022-02-17T17:15:37.968Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:15:38 [2022-02-17T17:15:38.748Z] === RUN   TestKillContainer/non_killing_signal
17:15:38 [2022-02-17T17:15:38.748Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:15:38 [2022-02-17T17:15:38.748Z] === RUN   TestKillContainer/killing_signal
17:15:39 [2022-02-17T17:15:39.619Z] --- PASS: TestServiceUpdateLabel (1.71s)
17:15:39 [2022-02-17T17:15:39.619Z] === RUN   TestServiceUpdateSecrets
17:15:40 [2022-02-17T17:15:40.152Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s)
17:15:40 [2022-02-17T17:15:40.152Z] === RUN   TestPauseStopPausedContainer
17:15:40 [2022-02-17T17:15:40.152Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:15:40 [2022-02-17T17:15:40.152Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:15:40 [2022-02-17T17:15:40.152Z] === RUN   TestPsFilter
17:15:40 [2022-02-17T17:15:40.152Z] --- PASS: TestPsFilter (0.35s)
17:15:40 [2022-02-17T17:15:40.152Z] === RUN   TestRemoveContainerWithRemovedVolume
17:15:40 [2022-02-17T17:15:40.812Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:15:41 [2022-02-17T17:15:41.384Z] tests/integration/regression_test.py ......                              [ 98%]
17:15:41 [2022-02-17T17:15:41.701Z] --- PASS: TestKillContainer (6.05s)
17:15:41 [2022-02-17T17:15:41.701Z]     --- PASS: TestKillContainer/no_signal (3.05s)
17:15:41 [2022-02-17T17:15:41.701Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z]     --- PASS: TestKillContainer/killing_signal (2.96s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:15:41 [2022-02-17T17:15:41.701Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:15:41 [2022-02-17T17:15:41.701Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestKillStoppedContainer
17:15:41 [2022-02-17T17:15:41.701Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:15:41 [2022-02-17T17:15:41.701Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestKillStoppedContainerAPIPre120
17:15:41 [2022-02-17T17:15:41.701Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:15:41 [2022-02-17T17:15:41.701Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestKillDifferentUserContainer
17:15:41 [2022-02-17T17:15:41.701Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:15:41 [2022-02-17T17:15:41.701Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestInspectOomKilledTrue
17:15:41 [2022-02-17T17:15:41.701Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:15:41 [2022-02-17T17:15:41.701Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestInspectOomKilledFalse
17:15:41 [2022-02-17T17:15:41.701Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:15:41 [2022-02-17T17:15:41.701Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:15:41 [2022-02-17T17:15:41.701Z] === RUN   TestLogsFollowTailEmpty
17:15:41 [2022-02-17T17:15:41.902Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:15:41 [2022-02-17T17:15:41.902Z] tests/integration/credentials/utils_test.py .                            [100%]
17:15:41 [2022-02-17T17:15:41.902Z] 
17:15:41 [2022-02-17T17:15:41.902Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:15:41 [2022-02-17T17:15:41.902Z] =========================== short test summary info ============================
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:15:41 [2022-02-17T17:15:41.902Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:15:41 [2022-02-17T17:15:41.902Z]   Not supported on most drivers
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:15:41 [2022-02-17T17:15:41.902Z]   Output of docker top depends on host distro, and is not formalized.
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:15:41 [2022-02-17T17:15:41.902Z]   Output of docker top depends on host distro, and is not formalized.
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:15:41 [2022-02-17T17:15:41.902Z]   Can fail if eth0 has multiple IP addresses
17:15:41 [2022-02-17T17:15:41.902Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:15:41 [2022-02-17T17:15:41.902Z]   This doesn't seem to be taken into account by the engine
17:15:41 [2022-02-17T17:15:41.902Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:15:41 [2022-02-17T17:15:41.902Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:15:41 [2022-02-17T17:15:41.902Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.81 seconds ==
17:15:42 [2022-02-17T17:15:42.160Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:15:42 [2022-02-17T17:15:42.719Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:15:43 [2022-02-17T17:15:43.060Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.86s)
17:15:43 [2022-02-17T17:15:43.061Z] === RUN   TestRemoveContainerWithVolume
17:15:44 [2022-02-17T17:15:44.096Z] === RUN   TestDockerSuite/TestBuildRm
17:15:45 [2022-02-17T17:15:45.494Z] --- PASS: TestLogsFollowTailEmpty (2.96s)
17:15:45 [2022-02-17T17:15:45.494Z] === RUN   TestNetworkNat
17:15:45 [2022-02-17T17:15:45.494Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:15:45 [2022-02-17T17:15:45.494Z] --- SKIP: TestNetworkNat (0.00s)
17:15:45 [2022-02-17T17:15:45.494Z] === RUN   TestNetworkLocalhostTCPNat
17:15:45 [2022-02-17T17:15:45.968Z] --- PASS: TestRemoveContainerWithVolume (2.87s)
17:15:45 [2022-02-17T17:15:45.969Z] === RUN   TestRemoveContainerRunning
17:15:45 [2022-02-17T17:15:45.997Z] --- PASS: TestServiceWithDataPathPortInit (15.60s)
17:15:45 [2022-02-17T17:15:45.997Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:15:46 [2022-02-17T17:15:46.256Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:15:46 [2022-02-17T17:15:46.824Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:15:47 [2022-02-17T17:15:47.763Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:15:48 [2022-02-17T17:15:48.321Z] --- PASS: TestRemoveContainerRunning (2.27s)
17:15:48 [2022-02-17T17:15:48.321Z] === RUN   TestRemoveContainerForceRemoveRunning
17:15:48 [2022-02-17T17:15:48.330Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:15:48 [2022-02-17T17:15:48.461Z] --- PASS: TestNetworkLocalhostTCPNat (3.77s)
17:15:48 [2022-02-17T17:15:48.461Z] === RUN   TestNetworkLoopbackNat
17:15:48 [2022-02-17T17:15:48.461Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:15:48 [2022-02-17T17:15:48.461Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:15:48 [2022-02-17T17:15:48.461Z] === RUN   TestPause
17:15:48 [2022-02-17T17:15:48.461Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:15:48 [2022-02-17T17:15:48.461Z] --- SKIP: TestPause (0.00s)
17:15:48 [2022-02-17T17:15:48.461Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:15:48 [2022-02-17T17:15:48.900Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:15:49 [2022-02-17T17:15:49.160Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:07o6pr6fmtpyavy6kpxd93qa8 Created:2022-02-17 17:15:47.457188969 +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[1074783a4a9def807c4fa1126580278ac4a7e293f4a933d997ccb3a8c5459d34:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjzu5hfpdji68rjcvrxmyypop EndpointID:2ca7907bf0a06c06b30e7c49b6940a10939c7d664a20f0967a2a881720b104d7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ec20c3313b4e4d2f7028bca45ef37836a6bdf5949665bcef33596e039f55df48 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:06b117752e23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vjzu5hfpdji68rjcvrxmyypop EndpointID:2ca7907bf0a06c06b30e7c49b6940a10939c7d664a20f0967a2a881720b104d7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:15:49 [2022-02-17T17:15:49.726Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:15:50 [2022-02-17T17:15:50.294Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:15:50 [2022-02-17T17:15:50.501Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.22s)
17:15:50 [2022-02-17T17:15:50.501Z] === RUN   TestRemoveInvalidContainer
17:15:50 [2022-02-17T17:15:50.501Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:15:50 [2022-02-17T17:15:50.501Z] === RUN   TestRenameLinkedContainer
17:15:50 [2022-02-17T17:15:50.501Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:15:50 [2022-02-17T17:15:50.501Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:15:50 [2022-02-17T17:15:50.501Z] === RUN   TestRenameStoppedContainer
17:15:50 [2022-02-17T17:15:50.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:15:51 [2022-02-17T17:15:51.120Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:15:51 [2022-02-17T17:15:51.456Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.98s)
17:15:51 [2022-02-17T17:15:51.456Z] === RUN   TestPauseStopPausedContainer
17:15:51 [2022-02-17T17:15:51.456Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:15:51 [2022-02-17T17:15:51.456Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:15:51 [2022-02-17T17:15:51.456Z] === RUN   TestPsFilter
17:15:52 [2022-02-17T17:15:52.061Z] --- PASS: TestPsFilter (0.37s)
17:15:52 [2022-02-17T17:15:52.061Z] === RUN   TestRemoveContainerWithRemovedVolume
17:15:53 [2022-02-17T17:15:53.025Z]     docker_api_swarm_test.go:304: [d1ebc7bd58857] joining swarm manager [d2c04e8badb1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:15:53 [2022-02-17T17:15:53.498Z] --- PASS: TestRenameStoppedContainer (2.80s)
17:15:53 [2022-02-17T17:15:53.498Z] === RUN   TestRenameRunningContainerAndReuse
17:15:53 [2022-02-17T17:15:53.962Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s)
17:15:53 [2022-02-17T17:15:53.962Z] PASS
17:15:53 [2022-02-17T17:15:53.962Z] 
17:15:53 [2022-02-17T17:15:53.962Z] === Skipped
17:15:53 [2022-02-17T17:15:53.962Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:53 [2022-02-17T17:15:53.962Z]     service_test.go:243: FLAKY_TEST
17:15:53 [2022-02-17T17:15:53.962Z] 
17:15:53 [2022-02-17T17:15:53.962Z] DONE 26 tests, 1 skipped in 48.686s
17:15:53 [2022-02-17T17:15:53.962Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:15:53 [2022-02-17T17:15:53.962Z] ++ 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
17:15:53 [2022-02-17T17:15:53.962Z] ++ set -e
17:15:53 [2022-02-17T17:15:53.962Z] ++ '[' -n 0 ']'
17:15:53 [2022-02-17T17:15:53.962Z] ++ set -x
17:15:53 [2022-02-17T17:15:53.962Z] ++ 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
17:15:53 [2022-02-17T17:15:53.962Z] INFO: Testing against a local daemon
17:15:53 [2022-02-17T17:15:53.962Z] === RUN   TestDockerNetworkIpvlanPersistance
17:15:53 [2022-02-17T17:15:53.962Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:53 [2022-02-17T17:15:53.962Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:15:53 [2022-02-17T17:15:53.962Z] === RUN   TestDockerNetworkIpvlan
17:15:53 [2022-02-17T17:15:53.962Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:53 [2022-02-17T17:15:53.962Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:15:53 [2022-02-17T17:15:53.962Z] PASS
17:15:53 [2022-02-17T17:15:53.962Z] 
17:15:53 [2022-02-17T17:15:53.962Z] === Skipped
17:15:53 [2022-02-17T17:15:53.962Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:15:53 [2022-02-17T17:15:53.963Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:53 [2022-02-17T17:15:53.963Z] 
17:15:53 [2022-02-17T17:15:53.963Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:15:53 [2022-02-17T17:15:53.963Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:53 [2022-02-17T17:15:53.963Z] 
17:15:53 [2022-02-17T17:15:53.963Z] DONE 2 tests, 2 skipped in 0.094s
17:15:53 [2022-02-17T17:15:53.963Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:15:53 [2022-02-17T17:15:53.963Z] ++ 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
17:15:53 [2022-02-17T17:15:53.963Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:15:53 [2022-02-17T17:15:53.963Z] ++ set -e
17:15:53 [2022-02-17T17:15:53.963Z] ++ '[' -n 0 ']'
17:15:53 [2022-02-17T17:15:53.963Z] ++ set -x
17:15:53 [2022-02-17T17:15:53.963Z] ++ 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
17:15:54 [2022-02-17T17:15:54.223Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:15:54 [2022-02-17T17:15:54.223Z] INFO: Testing against a local daemon
17:15:54 [2022-02-17T17:15:54.223Z] === RUN   TestDockerNetworkMacvlanPersistance
17:15:54 [2022-02-17T17:15:54.357Z] Leaving: AppArmorNo profiles have been unloaded.
17:15:54 [2022-02-17T17:15:54.357Z] 
17:15:54 [2022-02-17T17:15:54.357Z] Unloading profiles will leave already running processes permanently
17:15:54 [2022-02-17T17:15:54.357Z] unconfined, which can lead to unexpected situations.
17:15:54 [2022-02-17T17:15:54.357Z] 
17:15:54 [2022-02-17T17:15:54.357Z] To set a process to complain mode, use the command line tool
17:15:54 [2022-02-17T17:15:54.357Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:15:54 [2022-02-17T17:15:54.357Z] 
Post stage
[Pipeline] junit
17:15:54 [2022-02-17T17:15:54.369Z] Recording test results
17:15:54 [2022-02-17T17:15:54.482Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:15:54 [2022-02-17T17:15:54.482Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
17:15:54 [2022-02-17T17:15:54.482Z]     docker_api_swarm_test.go:305: [d058ca23b2d45] joining swarm manager [d2c04e8badb1e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:15:54 [2022-02-17T17:15:54.482Z] === RUN   TestDockerSuite/TestBuildSpaces
17:15:54 [2022-02-17T17:15:54.517Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:15:54 [2022-02-17T17:15:54.667Z] --- PASS: TestServiceUpdateSecrets (14.30s)
17:15:54 [2022-02-17T17:15:54.667Z] === RUN   TestServiceUpdateConfigs
17:15:54 [2022-02-17T17:15:54.800Z] + echo Ensuring container killed.
17:15:54 [2022-02-17T17:15:54.800Z] Ensuring container killed.
17:15:54 [2022-02-17T17:15:54.800Z] + docker rm -vf docker-pr3
17:15:54 [2022-02-17T17:15:54.800Z] Error: No such container: docker-pr3
[Pipeline] sh
17:15:55 [2022-02-17T17:15:55.010Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.20s)
17:15:55 [2022-02-17T17:15:55.011Z] === RUN   TestRemoveContainerWithVolume
17:15:55 [2022-02-17T17:15:55.050Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:15:55 [2022-02-17T17:15:55.080Z] + echo Chowning /workspace to jenkins user
17:15:55 [2022-02-17T17:15:55.080Z] Chowning /workspace to jenkins user
17:15:55 [2022-02-17T17:15:55.080Z] + id -u
17:15:55 [2022-02-17T17:15:55.080Z] + id -g
17:15:55 [2022-02-17T17:15:55.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace busybox chown -R 1000:1000 /workspace
17:15:55 [2022-02-17T17:15:55.616Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
17:15:55 [2022-02-17T17:15:55.616Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
17:15:55 [2022-02-17T17:15:55.616Z] === RUN   TestDockerNetworkMacvlan
17:15:55 [2022-02-17T17:15:55.875Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:15:55 [2022-02-17T17:15:55.875Z] === RUN   TestDockerSuite/TestBuildStderr
17:15:56 [2022-02-17T17:15:56.444Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:15:56 [2022-02-17T17:15:56.444Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:15:56 [2022-02-17T17:15:56.746Z] + bundleName=docker-py
17:15:56 [2022-02-17T17:15:56.746Z] + echo Creating docker-py-bundles.tar.gz
17:15:56 [2022-02-17T17:15:56.746Z] Creating docker-py-bundles.tar.gz
17:15:56 [2022-02-17T17:15:56.746Z] + 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
17:15:56 [2022-02-17T17:15:56.758Z] Archiving artifacts
17:15:56 [2022-02-17T17:15:56.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:15:57 [2022-02-17T17:15:57.365Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh binary
17:15:57 [2022-02-17T17:15:57.385Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:15:57 [2022-02-17T17:15:57.624Z] 
17:15:57 [2022-02-17T17:15:57.624Z] Removing bundles/
17:15:57 [2022-02-17T17:15:57.883Z] 
17:15:57 [2022-02-17T17:15:57.883Z] ---> Making bundle: binary (in bundles/binary)
17:15:57 [2022-02-17T17:15:57.883Z] Building: bundles/binary-daemon/dockerd-dev
17:15:57 [2022-02-17T17:15:57.883Z] GOOS="" GOARCH="" GOARM=""
17:15:58 [2022-02-17T17:15:58.189Z] --- PASS: TestRenameRunningContainerAndReuse (4.56s)
17:15:58 [2022-02-17T17:15:58.189Z] === RUN   TestRenameInvalidName
17:15:58 [2022-02-17T17:15:58.217Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:15:58 [2022-02-17T17:15:58.803Z] --- PASS: TestRemoveContainerWithVolume (3.14s)
17:15:58 [2022-02-17T17:15:58.803Z] === RUN   TestRemoveContainerRunning
17:16:00 [2022-02-17T17:16:00.121Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:16:00 [2022-02-17T17:16:00.371Z] --- PASS: TestRenameInvalidName (2.29s)
17:16:00 [2022-02-17T17:16:00.371Z] === RUN   TestRenameAnonymousContainer
17:16:00 [2022-02-17T17:16:00.380Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:16:00 [2022-02-17T17:16:00.949Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:16:01 [2022-02-17T17:16:01.755Z] --- PASS: TestRemoveContainerRunning (3.15s)
17:16:01 [2022-02-17T17:16:01.755Z] === RUN   TestRemoveContainerForceRemoveRunning
17:16:01 [2022-02-17T17:16:01.885Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:16:02 [2022-02-17T17:16:02.144Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:16:02 [2022-02-17T17:16:02.404Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:16:02 [2022-02-17T17:16:02.663Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:16:04 [2022-02-17T17:16:04.042Z] === RUN   TestDockerSuite/TestBuildUser
17:16:04 [2022-02-17T17:16:04.709Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.03s)
17:16:04 [2022-02-17T17:16:04.709Z] === RUN   TestRemoveInvalidContainer
17:16:04 [2022-02-17T17:16:04.709Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:16:04 [2022-02-17T17:16:04.709Z] === RUN   TestRenameLinkedContainer
17:16:04 [2022-02-17T17:16:04.709Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:16:04 [2022-02-17T17:16:04.709Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:16:04 [2022-02-17T17:16:04.709Z] === RUN   TestRenameStoppedContainer
17:16:05 [2022-02-17T17:16:05.956Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:16:06 [2022-02-17T17:16:06.893Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:16:07 [2022-02-17T17:16:07.662Z] --- PASS: TestRenameStoppedContainer (2.97s)
17:16:07 [2022-02-17T17:16:07.662Z] === RUN   TestRenameRunningContainerAndReuse
17:16:07 [2022-02-17T17:16:07.832Z] --- PASS: TestDockerNetworkMacvlan (12.13s)
17:16:07 [2022-02-17T17:16:07.832Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:16:07 [2022-02-17T17:16:07.832Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:16:07 [2022-02-17T17:16:07.832Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s)
17:16:07 [2022-02-17T17:16:07.832Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s)
17:16:07 [2022-02-17T17:16:07.832Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s)
17:16:07 [2022-02-17T17:16:07.832Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.79s)
17:16:07 [2022-02-17T17:16:07.832Z] PASS
17:16:07 [2022-02-17T17:16:07.832Z] 
17:16:07 [2022-02-17T17:16:07.832Z] DONE 8 tests in 13.677s
17:16:07 [2022-02-17T17:16:07.832Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:16:07 [2022-02-17T17:16:07.832Z] ++ 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
17:16:07 [2022-02-17T17:16:07.832Z] ++ set -e
17:16:07 [2022-02-17T17:16:07.832Z] ++ '[' -n 0 ']'
17:16:07 [2022-02-17T17:16:07.832Z] ++ set -x
17:16:07 [2022-02-17T17:16:07.832Z] ++ 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
17:16:07 [2022-02-17T17:16:07.832Z] testing: warning: no tests to run
17:16:07 [2022-02-17T17:16:07.832Z] PASS
17:16:07 [2022-02-17T17:16:07.832Z] 
17:16:07 [2022-02-17T17:16:07.832Z] DONE 0 tests in 0.035s
17:16:07 [2022-02-17T17:16:07.832Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:16:07 [2022-02-17T17:16:07.832Z] ++ 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
17:16:07 [2022-02-17T17:16:07.832Z] ++ set -e
17:16:07 [2022-02-17T17:16:07.832Z] ++ '[' -n 0 ']'
17:16:07 [2022-02-17T17:16:07.832Z] ++ set -x
17:16:07 [2022-02-17T17:16:07.832Z] ++ 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
17:16:07 [2022-02-17T17:16:07.832Z] INFO: Testing against a local daemon
17:16:07 [2022-02-17T17:16:07.832Z] === RUN   TestAuthZPluginAllowRequest
17:16:08 [2022-02-17T17:16:08.401Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:16:09 [2022-02-17T17:16:09.561Z] --- PASS: TestServiceUpdateConfigs (14.19s)
17:16:09 [2022-02-17T17:16:09.561Z] === RUN   TestServiceUpdateNetwork
17:16:09 [2022-02-17T17:16:09.780Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
17:16:09 [2022-02-17T17:16:09.780Z] === RUN   TestAuthZPluginTLS
17:16:10 [2022-02-17T17:16:10.041Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:16:10 [2022-02-17T17:16:10.041Z] === RUN   TestAuthZPluginDenyRequest
17:16:10 [2022-02-17T17:16:10.607Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
17:16:10 [2022-02-17T17:16:10.607Z] === RUN   TestAuthZPluginAPIDenyResponse
17:16:10 [2022-02-17T17:16:10.715Z] --- PASS: TestRenameAnonymousContainer (9.19s)
17:16:10 [2022-02-17T17:16:10.715Z] === RUN   TestRenameContainerWithSameName
17:16:11 [2022-02-17T17:16:11.176Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
17:16:11 [2022-02-17T17:16:11.176Z] === RUN   TestAuthZPluginDenyResponse
17:16:11 [2022-02-17T17:16:11.684Z] --- PASS: TestRenameContainerWithSameName (2.23s)
17:16:11 [2022-02-17T17:16:11.684Z] === RUN   TestRenameContainerWithLinkedContainer
17:16:11 [2022-02-17T17:16:11.684Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:16:11 [2022-02-17T17:16:11.684Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:16:11 [2022-02-17T17:16:11.684Z] === RUN   TestResize
17:16:11 [2022-02-17T17:16:11.743Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:16:11 [2022-02-17T17:16:11.743Z] === RUN   TestAuthZPluginAllowEventStream
17:16:13 [2022-02-17T17:16:13.121Z]     docker_api_swarm_test.go:364: Waiting for possible election...
17:16:13 [2022-02-17T17:16:13.121Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
17:16:13 [2022-02-17T17:16:13.121Z] === RUN   TestAuthZPluginErrorResponse
17:16:13 [2022-02-17T17:16:13.532Z] --- PASS: TestRenameRunningContainerAndReuse (6.03s)
17:16:13 [2022-02-17T17:16:13.532Z] === RUN   TestRenameInvalidName
17:16:13 [2022-02-17T17:16:13.690Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:16:13 [2022-02-17T17:16:13.690Z] === RUN   TestAuthZPluginErrorRequest
17:16:13 [2022-02-17T17:16:13.867Z] --- PASS: TestResize (2.32s)
17:16:13 [2022-02-17T17:16:13.867Z] === RUN   TestResizeWithInvalidSize
17:16:14 [2022-02-17T17:16:14.258Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:16:14 [2022-02-17T17:16:14.258Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:16:14 [2022-02-17T17:16:14.826Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
17:16:14 [2022-02-17T17:16:14.826Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:16:16 [2022-02-17T17:16:16.053Z] --- PASS: TestResizeWithInvalidSize (2.27s)
17:16:16 [2022-02-17T17:16:16.053Z] === RUN   TestResizeWhenContainerNotStarted
17:16:16 [2022-02-17T17:16:16.486Z] --- PASS: TestRenameInvalidName (3.00s)
17:16:16 [2022-02-17T17:16:16.486Z] === RUN   TestRenameAnonymousContainer
17:16:16 [2022-02-17T17:16:16.732Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
17:16:16 [2022-02-17T17:16:16.733Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:16:18 [2022-02-17T17:16:18.114Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s)
17:16:18 [2022-02-17T17:16:18.114Z] === RUN   TestAuthZPluginHeader
17:16:18 [2022-02-17T17:16:18.962Z] --- PASS: TestResizeWhenContainerNotStarted (2.82s)
17:16:18 [2022-02-17T17:16:18.962Z] === RUN   TestDaemonRestartKillContainers
17:16:18 [2022-02-17T17:16:18.962Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:16:18 [2022-02-17T17:16:18.962Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:16:18 [2022-02-17T17:16:18.962Z] === RUN   TestStats
17:16:18 [2022-02-17T17:16:18.962Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:16:18 [2022-02-17T17:16:18.962Z] --- SKIP: TestStats (0.00s)
17:16:18 [2022-02-17T17:16:18.962Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:16:19 [2022-02-17T17:16:19.066Z] --- PASS: TestAuthZPluginHeader (0.85s)
17:16:19 [2022-02-17T17:16:19.066Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:16:20 [2022-02-17T17:16:20.004Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:16:20 [2022-02-17T17:16:20.574Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:16:21 [2022-02-17T17:16:21.143Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:16:21 [2022-02-17T17:16:21.712Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:16:21 [2022-02-17T17:16:21.782Z] --- PASS: TestServiceUpdateNetwork (12.15s)
17:16:21 [2022-02-17T17:16:21.782Z] === RUN   TestServiceUpdatePidsLimit
17:16:21 [2022-02-17T17:16:21.782Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:16:21 [2022-02-17T17:16:21.782Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:16:22 [2022-02-17T17:16:22.281Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:16:23 [2022-02-17T17:16:23.661Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:16:23 [2022-02-17T17:16:23.661Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:16:23 [2022-02-17T17:16:23.661Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:16:23 [2022-02-17T17:16:23.661Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:16:23 [2022-02-17T17:16:23.661Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s)
17:16:23 [2022-02-17T17:16:23.661Z] === RUN   TestAuthZPluginV2Disable
17:16:24 [2022-02-17T17:16:24.598Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:16:24 [2022-02-17T17:16:24.859Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:16:25 [2022-02-17T17:16:25.797Z]     docker_api_swarm_test.go:272: [d2f4b72cbceaf] joining swarm manager [d18cf67235859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:16:25 [2022-02-17T17:16:25.797Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:16:26 [2022-02-17T17:16:26.364Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:16:26 [2022-02-17T17:16:26.934Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:16:27 [2022-02-17T17:16:27.194Z]     docker_api_swarm_test.go:273: [d90a71e1aa5ac] joining swarm manager [d18cf67235859]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:16:27 [2022-02-17T17:16:27.194Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:16:27 [2022-02-17T17:16:27.454Z] --- PASS: TestAuthZPluginV2Disable (4.07s)
17:16:27 [2022-02-17T17:16:27.454Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:16:27 [2022-02-17T17:16:27.547Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.33s)
17:16:27 [2022-02-17T17:16:27.547Z] === RUN   TestStopContainerWithTimeout
17:16:27 [2022-02-17T17:16:27.547Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:16:27 [2022-02-17T17:16:27.547Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:16:27 [2022-02-17T17:16:27.547Z] === RUN   TestUpdateRestartPolicy
17:16:28 [2022-02-17T17:16:28.982Z] --- PASS: TestRenameAnonymousContainer (11.45s)
17:16:28 [2022-02-17T17:16:28.982Z] === RUN   TestRenameContainerWithSameName
17:16:29 [2022-02-17T17:16:29.358Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:16:29 [2022-02-17T17:16:29.917Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:16:30 [2022-02-17T17:16:30.744Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:16:31 [2022-02-17T17:16:31.003Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.45s)
17:16:31 [2022-02-17T17:16:31.003Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:16:31 [2022-02-17T17:16:31.205Z] --- PASS: TestRenameContainerWithSameName (3.12s)
17:16:31 [2022-02-17T17:16:31.205Z] === RUN   TestRenameContainerWithLinkedContainer
17:16:31 [2022-02-17T17:16:31.205Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:16:31 [2022-02-17T17:16:31.205Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:16:31 [2022-02-17T17:16:31.205Z] === RUN   TestResize
17:16:31 [2022-02-17T17:16:31.263Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:16:31 [2022-02-17T17:16:31.522Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:16:32 [2022-02-17T17:16:32.092Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:16:32 [2022-02-17T17:16:32.092Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
17:16:32 [2022-02-17T17:16:32.092Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:16:32 [2022-02-17T17:16:32.351Z] === RUN   TestDockerSuite/TestBuildXZHost
17:16:34 [2022-02-17T17:16:34.159Z] --- PASS: TestResize (3.13s)
17:16:34 [2022-02-17T17:16:34.159Z] === RUN   TestResizeWithInvalidSize
17:16:34 [2022-02-17T17:16:34.253Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:16:34 [2022-02-17T17:16:34.254Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:16:34 [2022-02-17T17:16:34.254Z]     docker_cli_sni_test.go:18: Flakey test
17:16:34 [2022-02-17T17:16:34.254Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:16:34 [2022-02-17T17:16:34.512Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:16:35 [2022-02-17T17:16:35.083Z] === RUN   TestDockerSuite/TestCommitChange
17:16:36 [2022-02-17T17:16:36.019Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:16:36 [2022-02-17T17:16:36.495Z] --- PASS: TestServiceUpdatePidsLimit (16.15s)
17:16:36 [2022-02-17T17:16:36.495Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:16:36 [2022-02-17T17:16:36.495Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
17:16:36 [2022-02-17T17:16:36.495Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:16:36 [2022-02-17T17:16:36.495Z] PASS
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] === Skipped
17:16:36 [2022-02-17T17:16:36.495Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:16:36 [2022-02-17T17:16:36.495Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:16:36 [2022-02-17T17:16:36.495Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] DONE 27 tests, 2 skipped in 147.569s
17:16:36 [2022-02-17T17:16:36.495Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:16:36 [2022-02-17T17:16:36.495Z] ++ 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
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -e
17:16:36 [2022-02-17T17:16:36.495Z] ++ '[' -n 0 ']'
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -x
17:16:36 [2022-02-17T17:16:36.495Z] ++ 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
17:16:36 [2022-02-17T17:16:36.495Z] INFO: Testing against a local daemon
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestSessionCreate
17:16:36 [2022-02-17T17:16:36.495Z] --- PASS: TestSessionCreate (0.02s)
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestSessionCreateWithBadUpgrade
17:16:36 [2022-02-17T17:16:36.495Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:16:36 [2022-02-17T17:16:36.495Z] PASS
17:16:36 [2022-02-17T17:16:36.495Z] 
17:16:36 [2022-02-17T17:16:36.495Z] DONE 2 tests in 0.165s
17:16:36 [2022-02-17T17:16:36.495Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:16:36 [2022-02-17T17:16:36.495Z] ++ 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
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -e
17:16:36 [2022-02-17T17:16:36.495Z] ++ '[' -n 0 ']'
17:16:36 [2022-02-17T17:16:36.495Z] ++ set -x
17:16:36 [2022-02-17T17:16:36.495Z] ++ 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
17:16:36 [2022-02-17T17:16:36.495Z] INFO: Testing against a local daemon
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:16:36 [2022-02-17T17:16:36.495Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:36 [2022-02-17T17:16:36.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestDiskUsage
17:16:36 [2022-02-17T17:16:36.495Z] === PAUSE TestDiskUsage
17:16:36 [2022-02-17T17:16:36.495Z] === RUN   TestEventsExecDie
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestEventsExecDie (0.51s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestEventsBackwardsCompatible
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestEventsVolumeCreate
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoBinaryCommits
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoAPIVersioned
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoAPI
17:16:37 [2022-02-17T17:16:37.067Z] --- PASS: TestInfoAPI (0.02s)
17:16:37 [2022-02-17T17:16:37.067Z] === RUN   TestInfoAPIWarnings
17:16:37 [2022-02-17T17:16:37.399Z] === RUN   TestDockerSuite/TestCommitHardlink
17:16:37 [2022-02-17T17:16:37.954Z] --- PASS: TestResizeWithInvalidSize (3.15s)
17:16:37 [2022-02-17T17:16:37.954Z] === RUN   TestResizeWhenContainerNotStarted
17:16:38 [2022-02-17T17:16:38.779Z] === RUN   TestDockerSuite/TestCommitNewFile
17:16:40 [2022-02-17T17:16:40.163Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:16:40 [2022-02-17T17:16:40.176Z] --- PASS: TestResizeWhenContainerNotStarted (2.94s)
17:16:40 [2022-02-17T17:16:40.176Z] === RUN   TestDaemonRestartKillContainers
17:16:40 [2022-02-17T17:16:40.176Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:16:40 [2022-02-17T17:16:40.176Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:16:40 [2022-02-17T17:16:40.176Z] === RUN   TestStats
17:16:40 [2022-02-17T17:16:40.176Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:16:40 [2022-02-17T17:16:40.176Z] --- SKIP: TestStats (0.00s)
17:16:40 [2022-02-17T17:16:40.176Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:16:41 [2022-02-17T17:16:41.116Z] === RUN   TestDockerSuite/TestCommitTTY
17:16:42 [2022-02-17T17:16:42.054Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:16:42 [2022-02-17T17:16:42.625Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:16:43 [2022-02-17T17:16:43.564Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.69s)
17:16:43 [2022-02-17T17:16:43.564Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:43 [2022-02-17T17:16:43.823Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:16:44 [2022-02-17T17:16:44.391Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:16:44 [2022-02-17T17:16:44.391Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:16:44 [2022-02-17T17:16:44.391Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:16:44 [2022-02-17T17:16:44.650Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:16:44 [2022-02-17T17:16:44.650Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:16:44 [2022-02-17T17:16:44.650Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:16:44 [2022-02-17T17:16:44.650Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:16:45 [2022-02-17T17:16:45.585Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:16:46 [2022-02-17T17:16:46.521Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:16:46 [2022-02-17T17:16:46.521Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:16:47 [2022-02-17T17:16:47.089Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:16:47 [2022-02-17T17:16:47.658Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:16:47 [2022-02-17T17:16:47.918Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:16:48 [2022-02-17T17:16:48.179Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:16:48 [2022-02-17T17:16:48.439Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:16:48 [2022-02-17T17:16:48.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.14s)
17:16:48 [2022-02-17T17:16:48.858Z] === RUN   TestStopContainerWithTimeout
17:16:48 [2022-02-17T17:16:48.858Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:16:48 [2022-02-17T17:16:48.858Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:16:48 [2022-02-17T17:16:48.858Z] === RUN   TestUpdateRestartPolicy
17:16:49 [2022-02-17T17:16:49.008Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:16:49 [2022-02-17T17:16:49.008Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:16:49 [2022-02-17T17:16:49.008Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:16:49 [2022-02-17T17:16:49.575Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:16:49 [2022-02-17T17:16:49.575Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:16:49 [2022-02-17T17:16:49.575Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:16:49 [2022-02-17T17:16:49.575Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:16:49 [2022-02-17T17:16:49.575Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:16:50 [2022-02-17T17:16:50.144Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:16:51 [2022-02-17T17:16:51.082Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:16:51 [2022-02-17T17:16:51.341Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:16:51 [2022-02-17T17:16:51.341Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:16:52 [2022-02-17T17:16:52.694Z] --- PASS: TestUpdateRestartPolicy (22.52s)
17:16:52 [2022-02-17T17:16:52.694Z] === RUN   TestUpdateRestartWithAutoRemove
17:16:52 [2022-02-17T17:16:52.694Z] --- PASS: TestUpdateRestartWithAutoRemove (2.15s)
17:16:52 [2022-02-17T17:16:52.694Z] === RUN   TestWaitNonBlocked
17:16:52 [2022-02-17T17:16:52.694Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:52 [2022-02-17T17:16:52.694Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:52 [2022-02-17T17:16:52.694Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:52 [2022-02-17T17:16:52.694Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:52 [2022-02-17T17:16:52.694Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:16:52 [2022-02-17T17:16:52.694Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:16:52 [2022-02-17T17:16:52.720Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:16:52 [2022-02-17T17:16:52.980Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:16:52 [2022-02-17T17:16:52.980Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:16:53 [2022-02-17T17:16:53.549Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:16:53 [2022-02-17T17:16:53.808Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:16:54 [2022-02-17T17:16:54.237Z] --- PASS: TestWaitNonBlocked (0.03s)
17:16:54 [2022-02-17T17:16:54.238Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.64s)
17:16:54 [2022-02-17T17:16:54.238Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.00s)
17:16:54 [2022-02-17T17:16:54.238Z] === RUN   TestWaitBlocked
17:16:54 [2022-02-17T17:16:54.238Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:16:54 [2022-02-17T17:16:54.238Z] --- SKIP: TestWaitBlocked (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z] PASS
17:16:54 [2022-02-17T17:16:54.238Z] ok  	github.com/docker/docker/integration/container	95.136s
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === Skipped
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:16:54 [2022-02-17T17:16:54.238Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:16:54 [2022-02-17T17:16:54.238Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:16:54 [2022-02-17T17:16:54.238Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:16:54 [2022-02-17T17:16:54.238Z] 
17:16:54 [2022-02-17T17:16:54.238Z] DONE 87 tests, 33 skipped in 97.703s
17:16:54 [2022-02-17T17:16:54.238Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:16:54 [2022-02-17T17:16:54.378Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:16:54 [2022-02-17T17:16:54.637Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:16:54 [2022-02-17T17:16:54.637Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoAPIWarnings (16.22s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestInfoDebug
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoDebug (0.52s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestInfoInsecureRegistries
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestInfoRegistryMirrors
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestLoginFailsWithBadCredentials
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestPingCacheHeaders
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestPingCacheHeaders (0.02s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestPingGet
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestPingGet (0.01s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestPingHead
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestPingHead (0.02s)
17:16:55 [2022-02-17T17:16:55.176Z] === RUN   TestVersion
17:16:55 [2022-02-17T17:16:55.176Z] --- PASS: TestVersion (0.02s)
17:16:55 [2022-02-17T17:16:55.176Z] === CONT  TestDiskUsage
17:16:55 [2022-02-17T17:16:55.207Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/image_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/volume_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.436Z] === RUN   TestDiskUsage/after_LoadBusybox
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.696Z] === RUN   TestDiskUsage/after_container.Run
17:16:55 [2022-02-17T17:16:55.775Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:16:55 [2022-02-17T17:16:55.956Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:16:56 [2022-02-17T17:16:56.216Z] --- PASS: TestDiskUsage (1.15s)
17:16:56 [2022-02-17T17:16:56.216Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z] PASS
17:16:56 [2022-02-17T17:16:56.216Z] 
17:16:56 [2022-02-17T17:16:56.216Z] === Skipped
17:16:56 [2022-02-17T17:16:56.216Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:56 [2022-02-17T17:16:56.216Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:56 [2022-02-17T17:16:56.216Z] 
17:16:56 [2022-02-17T17:16:56.216Z] DONE 50 tests, 1 skipped in 19.890s
17:16:56 [2022-02-17T17:16:56.216Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:16:56 [2022-02-17T17:16:56.216Z] ++ 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
17:16:56 [2022-02-17T17:16:56.216Z] ++ set -e
17:16:56 [2022-02-17T17:16:56.216Z] ++ '[' -n 0 ']'
17:16:56 [2022-02-17T17:16:56.216Z] ++ set -x
17:16:56 [2022-02-17T17:16:56.216Z] ++ 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
17:16:56 [2022-02-17T17:16:56.216Z] INFO: Testing against a local daemon
17:16:56 [2022-02-17T17:16:56.216Z] === RUN   TestVolumesCreateAndList
17:16:56 [2022-02-17T17:16:56.216Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:16:56 [2022-02-17T17:16:56.216Z] === RUN   TestVolumesRemove
17:16:56 [2022-02-17T17:16:56.342Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:16:56 [2022-02-17T17:16:56.342Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:16:56 [2022-02-17T17:16:56.476Z] --- PASS: TestVolumesRemove (0.08s)
17:16:56 [2022-02-17T17:16:56.476Z] === RUN   TestVolumesInspect
17:16:56 [2022-02-17T17:16:56.476Z] --- PASS: TestVolumesInspect (0.02s)
17:16:56 [2022-02-17T17:16:56.476Z] === RUN   TestVolumesInvalidJSON
17:16:56 [2022-02-17T17:16:56.476Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:16:56 [2022-02-17T17:16:56.476Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:16:56 [2022-02-17T17:16:56.476Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:16:56 [2022-02-17T17:16:56.476Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:16:56 [2022-02-17T17:16:56.476Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:16:56 [2022-02-17T17:16:56.476Z] PASS
17:16:56 [2022-02-17T17:16:56.476Z] 
17:16:56 [2022-02-17T17:16:56.476Z] DONE 5 tests in 0.248s
17:16:56 [2022-02-17T17:16:56.476Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:16:56 [2022-02-17T17:16:56.476Z] ++++ cat bundles/test-integration/docker.pid
17:16:56 [2022-02-17T17:16:56.476Z] +++ kill 13153
17:16:56 [2022-02-17T17:16:56.601Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:16:56 [2022-02-17T17:16:56.736Z] +++ /etc/init.d/apparmor stop
17:16:56 [2022-02-17T17:16:56.736Z] Leaving: AppArmorNo profiles have been unloaded.
17:16:56 [2022-02-17T17:16:56.736Z] 
17:16:56 [2022-02-17T17:16:56.736Z] Unloading profiles will leave already running processes permanently
17:16:56 [2022-02-17T17:16:56.736Z] unconfined, which can lead to unexpected situations.
17:16:56 [2022-02-17T17:16:56.736Z] 
17:16:56 [2022-02-17T17:16:56.736Z] To set a process to complain mode, use the command line tool
17:16:56 [2022-02-17T17:16:56.736Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:16:56 [2022-02-17T17:16:56.736Z] +++ true
17:16:56 [2022-02-17T17:16:56.736Z] exiting test-integration
17:16:56 [2022-02-17T17:16:56.736Z] ++ exit 0
17:16:56 [2022-02-17T17:16:56.736Z] 
Post stage
[Pipeline] junit
17:16:57 [2022-02-17T17:16:57.320Z] Recording test results
17:16:57 [2022-02-17T17:16:57.439Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:16:57 [2022-02-17T17:16:57.538Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:16:57 [2022-02-17T17:16:57.778Z] + echo Ensuring container killed.
17:16:57 [2022-02-17T17:16:57.779Z] Ensuring container killed.
17:16:57 [2022-02-17T17:16:57.779Z] + docker rm -vf docker-pr3
17:16:57 [2022-02-17T17:16:57.779Z] Error: No such container: docker-pr3
[Pipeline] sh
17:16:58 [2022-02-17T17:16:58.063Z] + echo Chowning /workspace to jenkins user
17:16:58 [2022-02-17T17:16:58.063Z] Chowning /workspace to jenkins user
17:16:58 [2022-02-17T17:16:58.063Z] + id -u
17:16:58 [2022-02-17T17:16:58.063Z] + id -g
17:16:58 [2022-02-17T17:16:58.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace busybox chown -R 1000:1000 /workspace
17:16:58 [2022-02-17T17:16:58.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:16:58 [2022-02-17T17:16:58.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:16:58 [2022-02-17T17:16:58.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:16:58 [2022-02-17T17:16:58.476Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:16:58 [2022-02-17T17:16:58.476Z] === RUN   TestDockerSuite/TestContainerAPIStart
[Pipeline] catchError
[Pipeline] {
17:16:59 [2022-02-17T17:16:59.042Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
[Pipeline] sh
17:16:59 [2022-02-17T17:16:59.323Z] + bundleName=arm64-integration
17:16:59 [2022-02-17T17:16:59.323Z] + echo Creating arm64-integration-bundles.tar.gz
17:16:59 [2022-02-17T17:16:59.323Z] Creating arm64-integration-bundles.tar.gz
17:16:59 [2022-02-17T17:16:59.323Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:16:59 [2022-02-17T17:16:59.323Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:16:59 [2022-02-17T17:16:59.337Z] Archiving artifacts
17:16:59 [2022-02-17T17:16:59.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:16:59 [2022-02-17T17:16:59.913Z] + make clean
17:16:59 [2022-02-17T17:16:59.913Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:16:59 [2022-02-17T17:16:59.913Z] docker-dev-cache
17:16:59 [2022-02-17T17:16:59.913Z] docker-mod-cache
[Pipeline] deleteDir
17:17:00 [2022-02-17T17:17:00.435Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
17:17:00 [2022-02-17T17:17:00.435Z] PASS
17:17:00 [2022-02-17T17:17:00.435Z] 
17:17:00 [2022-02-17T17:17:00.435Z] DONE 17 tests in 52.414s
17:17:00 [2022-02-17T17:17:00.435Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:17:00 [2022-02-17T17:17:00.435Z] ++ 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
17:17:00 [2022-02-17T17:17:00.435Z] ++ set -e
17:17:00 [2022-02-17T17:17:00.435Z] ++ '[' -n 0 ']'
17:17:00 [2022-02-17T17:17:00.435Z] ++ set -x
17:17:00 [2022-02-17T17:17:00.435Z] ++ 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
17:17:00 [2022-02-17T17:17:00.436Z] INFO: Testing against a local daemon
17:17:00 [2022-02-17T17:17:00.436Z] === RUN   TestPluginInvalidJSON
17:17:00 [2022-02-17T17:17:00.436Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:17:00 [2022-02-17T17:17:00.436Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:17:00 [2022-02-17T17:17:00.436Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:17:00 [2022-02-17T17:17:00.436Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:17:00 [2022-02-17T17:17:00.436Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:17:00 [2022-02-17T17:17:00.436Z] === RUN   TestPluginInstall
17:17:00 [2022-02-17T17:17:00.436Z] === RUN   TestPluginInstall/no_auth
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:17:01 [2022-02-17T17:17:01.813Z] time="2022-02-17T17:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:01 [2022-02-17T17:17:01.813Z] time="2022-02-17T17:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba50453448dde4b47f08a07490eb31571fe2c931f51366d29c6aae1dd5a84571" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:01 [2022-02-17T17:17:01.813Z] time="2022-02-17T17:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:01 [2022-02-17T17:17:01.814Z] time="2022-02-17T17:17:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba50453448dde4b47f08a07490eb31571fe2c931f51366d29c6aae1dd5a84571" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:02 [2022-02-17T17:17:02.073Z] === RUN   TestPluginInstall/with_htpasswd
17:17:02 [2022-02-17T17:17:02.332Z] time="2022-02-17T17:17:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:02 [2022-02-17T17:17:02.333Z] time="2022-02-17T17:17:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba50453448dde4b47f08a07490eb31571fe2c931f51366d29c6aae1dd5a84571" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:02 [2022-02-17T17:17:02.333Z] time="2022-02-17T17:17:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:02 [2022-02-17T17:17:02.333Z] time="2022-02-17T17:17:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ba50453448dde4b47f08a07490eb31571fe2c931f51366d29c6aae1dd5a84571" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:02 [2022-02-17T17:17:02.591Z] === RUN   TestPluginInstall/with_insecure
17:17:03 [2022-02-17T17:17:03.158Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:17:03 [2022-02-17T17:17:03.727Z] time="2022-02-17T17:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:03 [2022-02-17T17:17:03.727Z] time="2022-02-17T17:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b6cf91c4a28558cf0288d635cdce699b7083e6e6abac9f770d0d2292c92ca87" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:03 [2022-02-17T17:17:03.727Z] time="2022-02-17T17:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:17:03 [2022-02-17T17:17:03.727Z] time="2022-02-17T17:17:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b6cf91c4a28558cf0288d635cdce699b7083e6e6abac9f770d0d2292c92ca87" mediatype=application/vnd.docker.plugin.v1+json size=522
17:17:03 [2022-02-17T17:17:03.727Z] === RUN   TestDockerSuite/TestContainerAPITop
17:17:03 [2022-02-17T17:17:03.986Z]     plugin_test.go:165: [d5e2345487725] daemon is not started
17:17:03 [2022-02-17T17:17:03.986Z] --- PASS: TestPluginInstall (3.54s)
17:17:03 [2022-02-17T17:17:03.986Z]     --- PASS: TestPluginInstall/no_auth (1.71s)
17:17:03 [2022-02-17T17:17:03.986Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
17:17:03 [2022-02-17T17:17:03.986Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
17:17:03 [2022-02-17T17:17:03.986Z] === RUN   TestPluginsWithRuntimes
17:17:04 [2022-02-17T17:17:04.245Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:17:04 [2022-02-17T17:17:04.245Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
17:17:04 [2022-02-17T17:17:04.245Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:17:04 [2022-02-17T17:17:04.505Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:17:05 [2022-02-17T17:17:05.442Z] === RUN   TestPluginsWithRuntimes/No_Args
17:17:06 [2022-02-17T17:17:06.380Z] === RUN   TestPluginsWithRuntimes/With_Args
17:17:06 [2022-02-17T17:17:06.947Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:17:07 [2022-02-17T17:17:07.515Z] --- PASS: TestPluginsWithRuntimes (3.55s)
17:17:07 [2022-02-17T17:17:07.515Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
17:17:07 [2022-02-17T17:17:07.515Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.95s)
17:17:07 [2022-02-17T17:17:07.515Z] === RUN   TestPluginBackCompatMediaTypes
17:17:07 [2022-02-17T17:17:07.515Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:17:08 [2022-02-17T17:17:08.453Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s)
17:17:08 [2022-02-17T17:17:08.453Z] PASS
17:17:08 [2022-02-17T17:17:08.453Z] 
17:17:08 [2022-02-17T17:17:08.453Z] DONE 10 tests in 8.016s
17:17:08 [2022-02-17T17:17:08.453Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:17:08 [2022-02-17T17:17:08.453Z] ++ 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
17:17:08 [2022-02-17T17:17:08.453Z] ++ set -e
17:17:08 [2022-02-17T17:17:08.453Z] ++ '[' -n 0 ']'
17:17:08 [2022-02-17T17:17:08.453Z] ++ set -x
17:17:08 [2022-02-17T17:17:08.453Z] ++ 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
17:17:08 [2022-02-17T17:17:08.453Z] INFO: Testing against a local daemon
17:17:08 [2022-02-17T17:17:08.453Z] === RUN   TestExternalGraphDriver
17:17:08 [2022-02-17T17:17:08.453Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:17:08 [2022-02-17T17:17:08.453Z] === RUN   TestExternalGraphDriver/json
17:17:10 [2022-02-17T17:17:10.357Z] === RUN   TestExternalGraphDriver/spec
17:17:11 [2022-02-17T17:17:11.737Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:17:11 [2022-02-17T17:17:11.996Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:17:12 [2022-02-17T17:17:12.255Z] === RUN   TestExternalGraphDriver/pull
17:17:12 [2022-02-17T17:17:12.516Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:17:13 [2022-02-17T17:17:13.898Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:17:14 [2022-02-17T17:17:14.151Z] --- PASS: TestUpdateRestartPolicy (23.82s)
17:17:14 [2022-02-17T17:17:14.151Z] === RUN   TestUpdateRestartWithAutoRemove
17:17:14 [2022-02-17T17:17:14.836Z] --- PASS: TestExternalGraphDriver (6.22s)
17:17:14 [2022-02-17T17:17:14.836Z]     --- PASS: TestExternalGraphDriver/json (1.77s)
17:17:14 [2022-02-17T17:17:14.836Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
17:17:14 [2022-02-17T17:17:14.836Z]     --- PASS: TestExternalGraphDriver/pull (2.31s)
17:17:14 [2022-02-17T17:17:14.836Z] === RUN   TestGraphdriverPluginV2
17:17:15 [2022-02-17T17:17:15.137Z] --- PASS: TestUpdateRestartWithAutoRemove (2.99s)
17:17:15 [2022-02-17T17:17:15.137Z] === RUN   TestWaitNonBlocked
17:17:15 [2022-02-17T17:17:15.137Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:17:15 [2022-02-17T17:17:15.137Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:17:15 [2022-02-17T17:17:15.137Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:17:15 [2022-02-17T17:17:15.137Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:17:15 [2022-02-17T17:17:15.137Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:17:15 [2022-02-17T17:17:15.137Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:17:15 [2022-02-17T17:17:15.361Z] === RUN   TestConfigDaemonLibtrustID
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:17:15 [2022-02-17T17:17:15.361Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z] === RUN   TestDaemonConfigValidation
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:17:15 [2022-02-17T17:17:15.361Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z] === RUN   TestConfigDaemonSeccompProfiles
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:17:15 [2022-02-17T17:17:15.361Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z] === RUN   TestDaemonProxy
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:17:15 [2022-02-17T17:17:15.361Z] --- SKIP: TestDaemonProxy (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z] PASS
17:17:15 [2022-02-17T17:17:15.361Z] ok  	github.com/docker/docker/integration/daemon	0.109s
17:17:15 [2022-02-17T17:17:15.361Z] 
17:17:15 [2022-02-17T17:17:15.361Z] === Skipped
17:17:15 [2022-02-17T17:17:15.361Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:17:15 [2022-02-17T17:17:15.361Z] 
17:17:15 [2022-02-17T17:17:15.361Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:17:15 [2022-02-17T17:17:15.361Z] 
17:17:15 [2022-02-17T17:17:15.361Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:17:15 [2022-02-17T17:17:15.361Z] 
17:17:15 [2022-02-17T17:17:15.361Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
17:17:15 [2022-02-17T17:17:15.361Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:17:15 [2022-02-17T17:17:15.361Z] 
17:17:15 [2022-02-17T17:17:15.361Z] DONE 4 tests, 4 skipped in 20.618s
17:17:15 [2022-02-17T17:17:15.361Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:17:15 [2022-02-17T17:17:15.404Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:17:15 [2022-02-17T17:17:15.970Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:17:16 [2022-02-17T17:17:16.538Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:17:17 [2022-02-17T17:17:17.917Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:17:18 [2022-02-17T17:17:18.486Z]     docker_api_swarm_node_test.go:20: [dc9313281032a] joining swarm manager [dfb3622213a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestBuildWithHugeFile (132.46s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildWCOWSandboxSize
17:17:18 [2022-02-17T17:17:18.641Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildWithEmptyDockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildPreserveOwnership
17:17:18 [2022-02-17T17:17:18.641Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestBuildPlatformInvalid
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestBuildPlatformInvalid (0.06s)
17:17:18 [2022-02-17T17:17:18.641Z] PASS
17:17:18 [2022-02-17T17:17:18.641Z] ok  	github.com/docker/docker/integration/build	196.814s
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === Skipped
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     build_session_test.go:25: TODO: BuildKit
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
17:17:18 [2022-02-17T17:17:18.641Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
17:17:18 [2022-02-17T17:17:18.641Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] DONE 29 tests, 6 skipped in 222.647s
17:17:18 [2022-02-17T17:17:18.641Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:17:18 [2022-02-17T17:17:18.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:17:18 [2022-02-17T17:17:18.641Z] INFO: Testing against a local daemon
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestConfigInspect
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestConfigInspect (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestConfigList
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestConfigList (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestConfigsCreateAndDelete
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestConfigsUpdate
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestConfigsUpdate (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestTemplatedConfig
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestTemplatedConfig (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestConfigCreateResolve
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] PASS
17:17:18 [2022-02-17T17:17:18.641Z] ok  	github.com/docker/docker/integration/config	0.081s
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === Skipped
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:17:18 [2022-02-17T17:17:18.641Z] 
17:17:18 [2022-02-17T17:17:18.641Z] DONE 6 tests, 6 skipped in 1.894s
17:17:18 [2022-02-17T17:17:18.641Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:17:18 [2022-02-17T17:17:18.641Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:17:18 [2022-02-17T17:17:18.641Z] INFO: Testing against a local daemon
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCheckpoint
17:17:18 [2022-02-17T17:17:18.641Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestCheckpoint (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestContainerInvalidJSON
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.39s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCopyFromContainerPathIsNotDir
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCopyToContainerPathDoesNotExist
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCopyToContainerPathIsNotDir
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCopyFromContainer
17:17:18 [2022-02-17T17:17:18.641Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestCopyFromContainer (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateLinkToNonExistingContainer
17:17:18 [2022-02-17T17:17:18.641Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithInvalidEnv
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithInvalidEnv/0
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestCreateWithInvalidEnv/0
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithInvalidEnv/1
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestCreateWithInvalidEnv/1
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithInvalidEnv/2
17:17:18 [2022-02-17T17:17:18.641Z] === PAUSE TestCreateWithInvalidEnv/2
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestCreateWithInvalidEnv/0
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestCreateWithInvalidEnv/2
17:17:18 [2022-02-17T17:17:18.641Z] === CONT  TestCreateWithInvalidEnv/1
17:17:18 [2022-02-17T17:17:18.641Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateTmpfsMountsTarget
17:17:18 [2022-02-17T17:17:18.641Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithCustomMaskedPaths
17:17:18 [2022-02-17T17:17:18.641Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithCustomReadonlyPaths
17:17:18 [2022-02-17T17:17:18.641Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:17:18 [2022-02-17T17:17:18.641Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:17:18 [2022-02-17T17:17:18.641Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:18 [2022-02-17T17:17:18.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:18 [2022-02-17T17:17:18.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:18 [2022-02-17T17:17:18.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:18 [2022-02-17T17:17:18.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:18 [2022-02-17T17:17:18.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:17:18 [2022-02-17T17:17:18.642Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateDifferentPlatform
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateDifferentPlatform/different_os
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:17:18 [2022-02-17T17:17:18.642Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:17:18 [2022-02-17T17:17:18.642Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:17:18 [2022-02-17T17:17:18.642Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestContainerKillOnDaemonStart
17:17:18 [2022-02-17T17:17:18.642Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestDiff
17:17:18 [2022-02-17T17:17:18.642Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestDiff (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestExecWithCloseStdin
17:17:18 [2022-02-17T17:17:18.642Z] --- PASS: TestExecWithCloseStdin (2.33s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestExec
17:17:18 [2022-02-17T17:17:18.642Z] --- PASS: TestExec (2.09s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestExecUser
17:17:18 [2022-02-17T17:17:18.642Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestExecUser (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestExportContainerAndImportImage
17:17:18 [2022-02-17T17:17:18.642Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestExportContainerAfterDaemonRestart
17:17:18 [2022-02-17T17:17:18.642Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestHealthCheckWorkdir
17:17:18 [2022-02-17T17:17:18.642Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestHealthKillContainer
17:17:18 [2022-02-17T17:17:18.642Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestHealthKillContainer (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestInspectCpusetInConfigPre120
17:17:18 [2022-02-17T17:17:18.642Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:17:18 [2022-02-17T17:17:18.642Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestKillContainerInvalidSignal
17:17:18 [2022-02-17T17:17:18.642Z] --- PASS: TestKillContainerInvalidSignal (1.92s)
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestKillContainer
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestKillContainer/no_signal
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestKillContainer/non_killing_signal
17:17:18 [2022-02-17T17:17:18.642Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:17:18 [2022-02-17T17:17:18.642Z] === RUN   TestKillContainer/killing_signal
17:17:19 [2022-02-17T17:17:19.054Z] --- PASS: TestGraphdriverPluginV2 (4.35s)
17:17:19 [2022-02-17T17:17:19.054Z] PASS
17:17:19 [2022-02-17T17:17:19.054Z] 
17:17:19 [2022-02-17T17:17:19.054Z] DONE 5 tests in 10.672s
17:17:19 [2022-02-17T17:17:19.054Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:17:19 [2022-02-17T17:17:19.054Z] ++ 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
17:17:19 [2022-02-17T17:17:19.054Z] ++ set -e
17:17:19 [2022-02-17T17:17:19.054Z] ++ '[' -n 0 ']'
17:17:19 [2022-02-17T17:17:19.054Z] ++ set -x
17:17:19 [2022-02-17T17:17:19.054Z] ++ 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
17:17:19 [2022-02-17T17:17:19.054Z] INFO: Testing against a local daemon
17:17:19 [2022-02-17T17:17:19.054Z] === RUN   TestContinueAfterPluginCrash
17:17:19 [2022-02-17T17:17:19.054Z] === PAUSE TestContinueAfterPluginCrash
17:17:19 [2022-02-17T17:17:19.054Z] === RUN   TestReadPluginNoRead
17:17:19 [2022-02-17T17:17:19.054Z] === PAUSE TestReadPluginNoRead
17:17:19 [2022-02-17T17:17:19.054Z] === RUN   TestDaemonStartWithLogOpt
17:17:19 [2022-02-17T17:17:19.054Z] === PAUSE TestDaemonStartWithLogOpt
17:17:19 [2022-02-17T17:17:19.054Z] === CONT  TestContinueAfterPluginCrash
17:17:19 [2022-02-17T17:17:19.054Z] === CONT  TestDaemonStartWithLogOpt
17:17:19 [2022-02-17T17:17:19.119Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:19 [2022-02-17T17:17:19.119Z] INFO: Testing against a local daemon
17:17:19 [2022-02-17T17:17:19.119Z] === RUN   TestCommitInheritsEnv
17:17:19 [2022-02-17T17:17:19.119Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.119Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:17:19 [2022-02-17T17:17:19.119Z] === RUN   TestImportExtremelyLargeImageWorks
17:17:19 [2022-02-17T17:17:19.119Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:17:19 [2022-02-17T17:17:19.119Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:17:19 [2022-02-17T17:17:19.119Z] === RUN   TestImportWithCustomPlatform
17:17:19 [2022-02-17T17:17:19.119Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:17:19 [2022-02-17T17:17:19.119Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
17:17:19 [2022-02-17T17:17:19.119Z] === RUN   TestImagesFilterMultiReference
17:17:19 [2022-02-17T17:17:19.119Z] --- PASS: TestImagesFilterMultiReference (0.09s)
17:17:19 [2022-02-17T17:17:19.119Z] === RUN   TestImagePullPlatformInvalid
17:17:19 [2022-02-17T17:17:19.119Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:17:19 [2022-02-17T17:17:19.119Z] === RUN   TestRemoveImageOrphaning
17:17:19 [2022-02-17T17:17:19.314Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:17:19 [2022-02-17T17:17:19.314Z]     docker_api_swarm_node_test.go:21: [d801bd1e4a634] joining swarm manager [dfb3622213a7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:19 [2022-02-17T17:17:19.903Z] --- PASS: TestWaitNonBlocked (0.03s)
17:17:19 [2022-02-17T17:17:19.903Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.62s)
17:17:19 [2022-02-17T17:17:19.903Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.91s)
17:17:19 [2022-02-17T17:17:19.903Z] === RUN   TestWaitBlocked
17:17:19 [2022-02-17T17:17:19.903Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:17:19 [2022-02-17T17:17:19.903Z] --- SKIP: TestWaitBlocked (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z] PASS
17:17:19 [2022-02-17T17:17:19.903Z] ok  	github.com/docker/docker/integration/container	115.595s
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === Skipped
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:17:19 [2022-02-17T17:17:19.903Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:17:19 [2022-02-17T17:17:19.903Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:17:19 [2022-02-17T17:17:19.903Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:17:19 [2022-02-17T17:17:19.903Z] 
17:17:19 [2022-02-17T17:17:19.903Z] DONE 87 tests, 34 skipped in 117.761s
17:17:19 [2022-02-17T17:17:19.903Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestRemoveImageOrphaning (1.03s)
17:17:20 [2022-02-17T17:17:20.087Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
17:17:20 [2022-02-17T17:17:20.087Z] === RUN   TestTagInvalidReference
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestTagInvalidReference (0.03s)
17:17:20 [2022-02-17T17:17:20.087Z] === RUN   TestTagValidPrefixedRepo
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
17:17:20 [2022-02-17T17:17:20.087Z] === RUN   TestTagExistedNameWithoutForce
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:17:20 [2022-02-17T17:17:20.087Z] === RUN   TestTagOfficialNames
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestTagOfficialNames (0.10s)
17:17:20 [2022-02-17T17:17:20.087Z] === RUN   TestTagMatchesDigest
17:17:20 [2022-02-17T17:17:20.087Z] --- PASS: TestTagMatchesDigest (0.03s)
17:17:20 [2022-02-17T17:17:20.087Z] PASS
17:17:20 [2022-02-17T17:17:20.087Z] ok  	github.com/docker/docker/integration/image	1.585s
17:17:20 [2022-02-17T17:17:20.557Z] 
17:17:20 [2022-02-17T17:17:20.557Z] === Skipped
17:17:20 [2022-02-17T17:17:20.557Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:17:20 [2022-02-17T17:17:20.557Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:20 [2022-02-17T17:17:20.557Z] 
17:17:20 [2022-02-17T17:17:20.557Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:17:20 [2022-02-17T17:17:20.557Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:17:20 [2022-02-17T17:17:20.557Z] 
17:17:20 [2022-02-17T17:17:20.557Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
17:17:20 [2022-02-17T17:17:20.557Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:17:20 [2022-02-17T17:17:20.557Z] 
17:17:20 [2022-02-17T17:17:20.557Z] DONE 12 tests, 3 skipped in 5.294s
17:17:20 [2022-02-17T17:17:20.557Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:17:20 [2022-02-17T17:17:20.813Z] --- PASS: TestKillContainer (4.01s)
17:17:20 [2022-02-17T17:17:20.814Z]     --- PASS: TestKillContainer/no_signal (1.85s)
17:17:20 [2022-02-17T17:17:20.814Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z]     --- PASS: TestKillContainer/killing_signal (2.12s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:17:20 [2022-02-17T17:17:20.814Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:20 [2022-02-17T17:17:20.814Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestKillStoppedContainer
17:17:20 [2022-02-17T17:17:20.814Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:20 [2022-02-17T17:17:20.814Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestKillStoppedContainerAPIPre120
17:17:20 [2022-02-17T17:17:20.814Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:20 [2022-02-17T17:17:20.814Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestKillDifferentUserContainer
17:17:20 [2022-02-17T17:17:20.814Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:17:20 [2022-02-17T17:17:20.814Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestInspectOomKilledTrue
17:17:20 [2022-02-17T17:17:20.814Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:17:20 [2022-02-17T17:17:20.814Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestInspectOomKilledFalse
17:17:20 [2022-02-17T17:17:20.814Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:20 [2022-02-17T17:17:20.814Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:17:20 [2022-02-17T17:17:20.814Z] === RUN   TestLogsFollowTailEmpty
17:17:21 [2022-02-17T17:17:21.268Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:17:22 [2022-02-17T17:17:22.207Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000deb1b8_<nil>}
17:17:22 [2022-02-17T17:17:22.743Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:22 [2022-02-17T17:17:22.743Z] INFO: Testing against a local daemon
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkCreateDelete
17:17:22 [2022-02-17T17:17:22.743Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDockerNetworkDeletePreferID
17:17:22 [2022-02-17T17:17:22.743Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDaemonDNSFallback
17:17:22 [2022-02-17T17:17:22.743Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestInspectNetwork
17:17:22 [2022-02-17T17:17:22.743Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestInspectNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestRunContainerWithBridgeNone
17:17:22 [2022-02-17T17:17:22.743Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkInvalidJSON
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkInvalidJSON//networks/create
17:17:22 [2022-02-17T17:17:22.743Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:17:22 [2022-02-17T17:17:22.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:22 [2022-02-17T17:17:22.743Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:22 [2022-02-17T17:17:22.743Z] === CONT  TestNetworkInvalidJSON//networks/create
17:17:22 [2022-02-17T17:17:22.743Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:17:22 [2022-02-17T17:17:22.743Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:22 [2022-02-17T17:17:22.743Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:17:22 [2022-02-17T17:17:22.743Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:17:22 [2022-02-17T17:17:22.743Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:17:22 [2022-02-17T17:17:22.743Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkList
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkList//networks
17:17:22 [2022-02-17T17:17:22.743Z] === PAUSE TestNetworkList//networks
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestNetworkList//networks/
17:17:22 [2022-02-17T17:17:22.743Z] === PAUSE TestNetworkList//networks/
17:17:22 [2022-02-17T17:17:22.743Z] === CONT  TestNetworkList//networks
17:17:22 [2022-02-17T17:17:22.743Z] === CONT  TestNetworkList//networks/
17:17:22 [2022-02-17T17:17:22.743Z] --- PASS: TestNetworkList (0.03s)
17:17:22 [2022-02-17T17:17:22.743Z]     --- PASS: TestNetworkList//networks (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestHostIPv4BridgeLabel
17:17:22 [2022-02-17T17:17:22.743Z]     network_test.go:128: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDaemonRestartWithLiveRestore
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:30: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDaemonDefaultNetworkPools
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:59: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDaemonRestartWithExistingNetwork
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:103: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:137: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:188: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestServiceWithPredefinedNetwork
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:213: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:243: FLAKY_TEST
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestServiceWithDataPathPortInit
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:334: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:402: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z] PASS
17:17:22 [2022-02-17T17:17:22.743Z] ok  	github.com/docker/docker/integration/network	0.150s
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === Skipped
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     network_test.go:128: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:30: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:59: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:103: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:137: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:188: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:213: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:243: FLAKY_TEST
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:334: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:17:22 [2022-02-17T17:17:22.743Z]     service_test.go:402: testEnv.OSType == "windows"
17:17:22 [2022-02-17T17:17:22.743Z] 
17:17:22 [2022-02-17T17:17:22.743Z] DONE 22 tests, 15 skipped in 2.243s
17:17:22 [2022-02-17T17:17:22.743Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:17:22 [2022-02-17T17:17:22.776Z] --- PASS: TestDaemonStartWithLogOpt (3.77s)
17:17:22 [2022-02-17T17:17:22.776Z] === CONT  TestReadPluginNoRead
17:17:22 [2022-02-17T17:17:22.986Z] --- PASS: TestLogsFollowTailEmpty (1.84s)
17:17:22 [2022-02-17T17:17:22.986Z] === RUN   TestNetworkNat
17:17:22 [2022-02-17T17:17:22.986Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:17:22 [2022-02-17T17:17:22.986Z] --- SKIP: TestNetworkNat (0.00s)
17:17:22 [2022-02-17T17:17:22.986Z] === RUN   TestNetworkLocalhostTCPNat
17:17:23 [2022-02-17T17:17:23.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13356967623_/foo_false__<nil>_<nil>_<nil>}
17:17:23 [2022-02-17T17:17:23.713Z] testing: warning: no tests to run
17:17:23 [2022-02-17T17:17:23.713Z] PASS
17:17:23 [2022-02-17T17:17:23.713Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.080s
17:17:23 [2022-02-17T17:17:23.713Z] 
17:17:23 [2022-02-17T17:17:23.713Z] DONE 0 tests in 0.703s
17:17:23 [2022-02-17T17:17:23.713Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:17:24 [2022-02-17T17:17:24.173Z] testing: warning: no tests to run
17:17:24 [2022-02-17T17:17:24.173Z] PASS
17:17:24 [2022-02-17T17:17:24.173Z] ok  	github.com/docker/docker/integration/network/macvlan	0.081s
17:17:24 [2022-02-17T17:17:24.173Z] 
17:17:24 [2022-02-17T17:17:24.173Z] DONE 0 tests in 0.687s
17:17:24 [2022-02-17T17:17:24.556Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s)
17:17:24 [2022-02-17T17:17:24.556Z] === RUN   TestNetworkLoopbackNat
17:17:24 [2022-02-17T17:17:24.556Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:17:24 [2022-02-17T17:17:24.556Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:17:24 [2022-02-17T17:17:24.556Z] === RUN   TestPause
17:17:24 [2022-02-17T17:17:24.556Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:17:24 [2022-02-17T17:17:24.556Z] --- SKIP: TestPause (0.00s)
17:17:24 [2022-02-17T17:17:24.556Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:17:24 [2022-02-17T17:17:24.633Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:17:25 [2022-02-17T17:17:25.092Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13356967623_/foo_true__<nil>_<nil>_<nil>}
17:17:25 [2022-02-17T17:17:25.092Z] === RUN   TestReadPluginNoRead/default
17:17:25 [2022-02-17T17:17:25.094Z] testing: warning: no tests to run
17:17:25 [2022-02-17T17:17:25.094Z] PASS
17:17:25 [2022-02-17T17:17:25.094Z] ok  	github.com/docker/docker/integration/plugin	0.074s
17:17:25 [2022-02-17T17:17:25.094Z] 
17:17:25 [2022-02-17T17:17:25.094Z] DONE 0 tests in 0.695s
17:17:25 [2022-02-17T17:17:25.094Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:17:26 [2022-02-17T17:17:26.064Z] testing: warning: no tests to run
17:17:26 [2022-02-17T17:17:26.064Z] PASS
17:17:26 [2022-02-17T17:17:26.064Z] ok  	github.com/docker/docker/integration/plugin/authz	0.077s
17:17:26 [2022-02-17T17:17:26.064Z] 
17:17:26 [2022-02-17T17:17:26.064Z] DONE 0 tests in 0.664s
17:17:26 [2022-02-17T17:17:26.064Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:17:26 [2022-02-17T17:17:26.469Z] === RUN   TestReadPluginNoRead/disabled_caching
17:17:26 [2022-02-17T17:17:26.469Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3709344217_/foo_false__<nil>_<nil>_<nil>}
17:17:26 [2022-02-17T17:17:26.778Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.88s)
17:17:26 [2022-02-17T17:17:26.778Z] === RUN   TestPauseStopPausedContainer
17:17:26 [2022-02-17T17:17:26.778Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:17:26 [2022-02-17T17:17:26.778Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:17:26 [2022-02-17T17:17:26.778Z] === RUN   TestPsFilter
17:17:26 [2022-02-17T17:17:26.778Z] --- PASS: TestPsFilter (0.19s)
17:17:26 [2022-02-17T17:17:26.778Z] === RUN   TestRemoveContainerWithRemovedVolume
17:17:27 [2022-02-17T17:17:27.850Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:17:27 [2022-02-17T17:17:27.850Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3709344217_/foo_true__<nil>_<nil>_<nil>}
17:17:28 [2022-02-17T17:17:28.112Z] --- PASS: TestContinueAfterPluginCrash (8.93s)
17:17:29 [2022-02-17T17:17:29.049Z] === CONT  TestReadPluginNoRead
17:17:29 [2022-02-17T17:17:29.049Z]     read_test.go:92: [df52b6e42e6b7] daemon is not started
17:17:29 [2022-02-17T17:17:29.049Z] --- PASS: TestReadPluginNoRead (6.09s)
17:17:29 [2022-02-17T17:17:29.049Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
17:17:29 [2022-02-17T17:17:29.049Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
17:17:29 [2022-02-17T17:17:29.049Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
17:17:29 [2022-02-17T17:17:29.049Z] PASS
17:17:29 [2022-02-17T17:17:29.049Z] 
17:17:29 [2022-02-17T17:17:29.049Z] DONE 6 tests in 9.940s
17:17:29 [2022-02-17T17:17:29.049Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:17:29 [2022-02-17T17:17:29.049Z] ++ 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
17:17:29 [2022-02-17T17:17:29.049Z] ++ set -e
17:17:29 [2022-02-17T17:17:29.049Z] ++ '[' -n 0 ']'
17:17:29 [2022-02-17T17:17:29.049Z] ++ set -x
17:17:29 [2022-02-17T17:17:29.049Z] ++ 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
17:17:29 [2022-02-17T17:17:29.049Z] testing: warning: no tests to run
17:17:29 [2022-02-17T17:17:29.049Z] PASS
17:17:29 [2022-02-17T17:17:29.049Z] 
17:17:29 [2022-02-17T17:17:29.049Z] DONE 0 tests in 0.037s
17:17:29 [2022-02-17T17:17:29.049Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:17:29 [2022-02-17T17:17:29.049Z] ++ 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
17:17:29 [2022-02-17T17:17:29.049Z] ++ set -e
17:17:29 [2022-02-17T17:17:29.049Z] ++ '[' -n 0 ']'
17:17:29 [2022-02-17T17:17:29.049Z] ++ set -x
17:17:29 [2022-02-17T17:17:29.049Z] ++ 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
17:17:29 [2022-02-17T17:17:29.049Z] INFO: Testing against a local daemon
17:17:29 [2022-02-17T17:17:29.049Z] === RUN   TestPluginWithDevMounts
17:17:29 [2022-02-17T17:17:29.049Z] === PAUSE TestPluginWithDevMounts
17:17:29 [2022-02-17T17:17:29.049Z] === CONT  TestPluginWithDevMounts
17:17:29 [2022-02-17T17:17:29.309Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3709344217_/foo_true__0xc000deb1e8_<nil>_<nil>}
17:17:29 [2022-02-17T17:17:29.877Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:17:30 [2022-02-17T17:17:30.444Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000deb200_<nil>}
17:17:30 [2022-02-17T17:17:30.703Z] --- PASS: TestPluginWithDevMounts (1.63s)
17:17:30 [2022-02-17T17:17:30.703Z] PASS
17:17:30 [2022-02-17T17:17:30.703Z] 
17:17:30 [2022-02-17T17:17:30.703Z] DONE 1 tests in 1.723s
17:17:30 [2022-02-17T17:17:30.703Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:17:30 [2022-02-17T17:17:30.703Z] ++ 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
17:17:30 [2022-02-17T17:17:30.703Z] ++ set -e
17:17:30 [2022-02-17T17:17:30.703Z] ++ '[' -n 0 ']'
17:17:30 [2022-02-17T17:17:30.703Z] ++ set -x
17:17:30 [2022-02-17T17:17:30.703Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:17:30 [2022-02-17T17:17:30.756Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:30 [2022-02-17T17:17:30.756Z] INFO: Testing against a local daemon
17:17:30 [2022-02-17T17:17:30.756Z] === RUN   TestPluginInvalidJSON
17:17:30 [2022-02-17T17:17:30.756Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:17:30 [2022-02-17T17:17:30.756Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:17:30 [2022-02-17T17:17:30.756Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:17:30 [2022-02-17T17:17:30.756Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:17:30 [2022-02-17T17:17:30.756Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z] === RUN   TestPluginInstall
17:17:30 [2022-02-17T17:17:30.756Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:17:30 [2022-02-17T17:17:30.756Z] --- SKIP: TestPluginInstall (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z] === RUN   TestPluginsWithRuntimes
17:17:30 [2022-02-17T17:17:30.756Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:17:30 [2022-02-17T17:17:30.756Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z] === RUN   TestPluginBackCompatMediaTypes
17:17:30 [2022-02-17T17:17:30.756Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:17:30 [2022-02-17T17:17:30.756Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z] PASS
17:17:30 [2022-02-17T17:17:30.756Z] ok  	github.com/docker/docker/integration/plugin/common	0.111s
17:17:30 [2022-02-17T17:17:30.756Z] 
17:17:30 [2022-02-17T17:17:30.756Z] === Skipped
17:17:30 [2022-02-17T17:17:30.756Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:17:30 [2022-02-17T17:17:30.756Z] 
17:17:30 [2022-02-17T17:17:30.756Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:17:30 [2022-02-17T17:17:30.756Z] 
17:17:30 [2022-02-17T17:17:30.756Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:17:30 [2022-02-17T17:17:30.756Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:17:30 [2022-02-17T17:17:30.756Z] 
17:17:30 [2022-02-17T17:17:30.756Z] DONE 5 tests, 3 skipped in 4.496s
17:17:30 [2022-02-17T17:17:30.756Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:17:30 [2022-02-17T17:17:30.961Z] INFO: Testing against a local daemon
17:17:30 [2022-02-17T17:17:30.961Z] === RUN   TestSecretInspect
17:17:31 [2022-02-17T17:17:31.897Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000deb218_<nil>}
17:17:32 [2022-02-17T17:17:32.938Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:32 [2022-02-17T17:17:32.938Z] INFO: Testing against a local daemon
17:17:32 [2022-02-17T17:17:32.938Z] === RUN   TestExternalGraphDriver
17:17:32 [2022-02-17T17:17:32.938Z]     external_test.go:47: runtime.GOOS == "windows"
17:17:32 [2022-02-17T17:17:32.938Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:17:32 [2022-02-17T17:17:32.938Z] === RUN   TestGraphdriverPluginV2
17:17:32 [2022-02-17T17:17:32.938Z]     external_test.go:407: runtime.GOOS == "windows"
17:17:32 [2022-02-17T17:17:32.938Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:17:32 [2022-02-17T17:17:32.938Z] PASS
17:17:32 [2022-02-17T17:17:32.938Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.105s
17:17:32 [2022-02-17T17:17:32.938Z] 
17:17:32 [2022-02-17T17:17:32.938Z] === Skipped
17:17:32 [2022-02-17T17:17:32.938Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:17:32 [2022-02-17T17:17:32.938Z]     external_test.go:47: runtime.GOOS == "windows"
17:17:32 [2022-02-17T17:17:32.938Z] 
17:17:32 [2022-02-17T17:17:32.938Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:17:32 [2022-02-17T17:17:32.938Z]     external_test.go:407: runtime.GOOS == "windows"
17:17:32 [2022-02-17T17:17:32.938Z] 
17:17:32 [2022-02-17T17:17:32.938Z] DONE 2 tests, 2 skipped in 2.425s
17:17:33 [2022-02-17T17:17:33.275Z] --- PASS: TestSecretInspect (2.53s)
17:17:33 [2022-02-17T17:17:33.275Z] === RUN   TestSecretList
17:17:33 [2022-02-17T17:17:33.399Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:17:33 [2022-02-17T17:17:33.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000deb230_<nil>}
17:17:33 [2022-02-17T17:17:33.952Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.10s)
17:17:33 [2022-02-17T17:17:33.952Z] === RUN   TestRemoveContainerWithVolume
17:17:34 [2022-02-17T17:17:34.329Z] Created binary: bundles/binary-daemon/dockerd-dev
17:17:34 [2022-02-17T17:17:34.329Z] Copying nested executables into bundles/binary-daemon
17:17:34 [2022-02-17T17:17:34.329Z] Building: bundles/binary-daemon/docker-proxy-dev
17:17:34 [2022-02-17T17:17:34.329Z] GOOS="" GOARCH="" GOARM=""
17:17:34 [2022-02-17T17:17:34.329Z] Created binary: bundles/binary-daemon/docker-proxy-dev
17:17:34 [2022-02-17T17:17:34.329Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:17:34 [2022-02-17T17:17:34.659Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/make.sh cross
17:17:34 [2022-02-17T17:17:34.914Z]     docker_api_swarm_test.go:502: [d1748cebb84b3] joining swarm manager [d44150da96e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:34 [2022-02-17T17:17:34.914Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000deb248_<nil>}
17:17:34 [2022-02-17T17:17:34.917Z] 
17:17:35 [2022-02-17T17:17:35.176Z] Removing bundles/
17:17:35 [2022-02-17T17:17:35.176Z] 
17:17:35 [2022-02-17T17:17:35.176Z] ---> Making bundle: cross (in bundles/cross)
17:17:35 [2022-02-17T17:17:35.176Z] Cross building: bundles/cross/linux/amd64
17:17:35 [2022-02-17T17:17:35.176Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
17:17:35 [2022-02-17T17:17:35.176Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:17:35 [2022-02-17T17:17:35.582Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:35 [2022-02-17T17:17:35.582Z] INFO: Testing against a local daemon
17:17:35 [2022-02-17T17:17:35.582Z] === RUN   TestReadPluginNoRead
17:17:35 [2022-02-17T17:17:35.582Z]     read_test.go:21: no unix domain sockets on Windows
17:17:35 [2022-02-17T17:17:35.582Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:17:35 [2022-02-17T17:17:35.582Z] PASS
17:17:35 [2022-02-17T17:17:35.582Z] ok  	github.com/docker/docker/integration/plugin/logging	0.100s
17:17:35 [2022-02-17T17:17:35.582Z] 
17:17:35 [2022-02-17T17:17:35.582Z] === Skipped
17:17:35 [2022-02-17T17:17:35.582Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:17:35 [2022-02-17T17:17:35.582Z]     read_test.go:21: no unix domain sockets on Windows
17:17:35 [2022-02-17T17:17:35.582Z] 
17:17:35 [2022-02-17T17:17:35.582Z] DONE 1 tests, 1 skipped in 2.228s
17:17:35 [2022-02-17T17:17:35.582Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:17:36 [2022-02-17T17:17:36.194Z] --- PASS: TestRemoveContainerWithVolume (2.22s)
17:17:36 [2022-02-17T17:17:36.194Z] === RUN   TestRemoveContainerRunning
17:17:36 [2022-02-17T17:17:36.296Z] --- PASS: TestSecretList (2.62s)
17:17:36 [2022-02-17T17:17:36.296Z] === RUN   TestSecretsCreateAndDelete
17:17:36 [2022-02-17T17:17:36.296Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:17:36 [2022-02-17T17:17:36.550Z] testing: warning: no tests to run
17:17:36 [2022-02-17T17:17:36.550Z] PASS
17:17:36 [2022-02-17T17:17:36.550Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.082s
17:17:36 [2022-02-17T17:17:36.550Z] 
17:17:36 [2022-02-17T17:17:36.550Z] DONE 0 tests in 1.052s
17:17:36 [2022-02-17T17:17:36.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:17:37 [2022-02-17T17:17:37.675Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:17:37 [2022-02-17T17:17:37.770Z] === RUN   TestConfigDaemonLibtrustID
17:17:37 [2022-02-17T17:17:37.770Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:17:37 [2022-02-17T17:17:37.770Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:17:37 [2022-02-17T17:17:37.770Z] === RUN   TestDaemonConfigValidation
17:17:37 [2022-02-17T17:17:37.770Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:17:37 [2022-02-17T17:17:37.770Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:17:37 [2022-02-17T17:17:37.770Z] === RUN   TestConfigDaemonSeccompProfiles
17:17:37 [2022-02-17T17:17:37.770Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:17:37 [2022-02-17T17:17:37.770Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:17:37 [2022-02-17T17:17:37.770Z] === RUN   TestDaemonProxy
17:17:37 [2022-02-17T17:17:37.770Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:17:37 [2022-02-17T17:17:37.770Z] --- SKIP: TestDaemonProxy (0.00s)
17:17:37 [2022-02-17T17:17:37.770Z] PASS
17:17:37 [2022-02-17T17:17:37.770Z] ok  	github.com/docker/docker/integration/daemon	0.099s
17:17:37 [2022-02-17T17:17:37.770Z] 
17:17:37 [2022-02-17T17:17:37.770Z] === Skipped
17:17:37 [2022-02-17T17:17:37.770Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:17:37 [2022-02-17T17:17:37.770Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:17:37 [2022-02-17T17:17:37.770Z] 
17:17:37 [2022-02-17T17:17:37.770Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:17:37 [2022-02-17T17:17:37.770Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:17:37 [2022-02-17T17:17:37.770Z] 
17:17:37 [2022-02-17T17:17:37.771Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:17:37 [2022-02-17T17:17:37.771Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:17:37 [2022-02-17T17:17:37.771Z] 
17:17:37 [2022-02-17T17:17:37.771Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
17:17:37 [2022-02-17T17:17:37.771Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:17:37 [2022-02-17T17:17:37.771Z] 
17:17:37 [2022-02-17T17:17:37.771Z] DONE 4 tests, 4 skipped in 18.495s
17:17:37 [2022-02-17T17:17:37.790Z] --- PASS: TestRemoveContainerRunning (1.93s)
17:17:37 [2022-02-17T17:17:37.790Z] === RUN   TestRemoveContainerForceRemoveRunning
17:17:38 [2022-02-17T17:17:38.239Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:17:38 [2022-02-17T17:17:38.614Z] --- PASS: TestSecretsCreateAndDelete (2.44s)
17:17:38 [2022-02-17T17:17:38.614Z] === RUN   TestSecretsUpdate
17:17:38 [2022-02-17T17:17:38.734Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:38 [2022-02-17T17:17:38.734Z] INFO: Testing against a local daemon
17:17:38 [2022-02-17T17:17:38.734Z] === RUN   TestPluginWithDevMounts
17:17:38 [2022-02-17T17:17:38.734Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:38 [2022-02-17T17:17:38.734Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:17:38 [2022-02-17T17:17:38.734Z] PASS
17:17:38 [2022-02-17T17:17:38.734Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.097s
17:17:38 [2022-02-17T17:17:38.734Z] 
17:17:38 [2022-02-17T17:17:38.734Z] === Skipped
17:17:38 [2022-02-17T17:17:38.734Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:17:38 [2022-02-17T17:17:38.734Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:38 [2022-02-17T17:17:38.734Z] 
17:17:38 [2022-02-17T17:17:38.734Z] DONE 1 tests, 1 skipped in 2.092s
17:17:39 [2022-02-17T17:17:39.200Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:17:39 [2022-02-17T17:17:39.991Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:17:40 [2022-02-17T17:17:40.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.95s)
17:17:40 [2022-02-17T17:17:40.009Z] === RUN   TestRemoveInvalidContainer
17:17:40 [2022-02-17T17:17:40.009Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:17:40 [2022-02-17T17:17:40.009Z] === RUN   TestRenameLinkedContainer
17:17:40 [2022-02-17T17:17:40.009Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:17:40 [2022-02-17T17:17:40.009Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:17:40 [2022-02-17T17:17:40.009Z] === RUN   TestRenameStoppedContainer
17:17:40 [2022-02-17T17:17:40.739Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:40 [2022-02-17T17:17:40.739Z] INFO: Testing against a local daemon
17:17:40 [2022-02-17T17:17:40.739Z] === RUN   TestSecretInspect
17:17:40 [2022-02-17T17:17:40.739Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:17:40 [2022-02-17T17:17:40.739Z] --- SKIP: TestSecretInspect (0.00s)
17:17:40 [2022-02-17T17:17:40.739Z] === RUN   TestSecretList
17:17:40 [2022-02-17T17:17:40.739Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:17:40 [2022-02-17T17:17:40.739Z] --- SKIP: TestSecretList (0.00s)
17:17:40 [2022-02-17T17:17:40.739Z] === RUN   TestSecretsCreateAndDelete
17:17:40 [2022-02-17T17:17:40.739Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:17:40 [2022-02-17T17:17:40.739Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:17:40 [2022-02-17T17:17:40.739Z] === RUN   TestSecretsUpdate
17:17:40 [2022-02-17T17:17:40.739Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:17:40 [2022-02-17T17:17:40.739Z] --- SKIP: TestSecretsUpdate (0.00s)
17:17:40 [2022-02-17T17:17:40.739Z] === RUN   TestTemplatedSecret
17:17:40 [2022-02-17T17:17:40.739Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:17:40 [2022-02-17T17:17:40.739Z] --- SKIP: TestTemplatedSecret (0.00s)
17:17:40 [2022-02-17T17:17:40.739Z] === RUN   TestSecretCreateResolve
17:17:40 [2022-02-17T17:17:40.739Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:17:40 [2022-02-17T17:17:40.739Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:17:40 [2022-02-17T17:17:40.739Z] PASS
17:17:40 [2022-02-17T17:17:40.739Z] ok  	github.com/docker/docker/integration/secret	0.129s
17:17:40 [2022-02-17T17:17:40.929Z] --- PASS: TestSecretsUpdate (2.48s)
17:17:40 [2022-02-17T17:17:40.929Z] === RUN   TestTemplatedSecret
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] === Skipped
17:17:41 [2022-02-17T17:17:41.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:17:41 [2022-02-17T17:17:41.199Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:17:41 [2022-02-17T17:17:41.199Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:17:41 [2022-02-17T17:17:41.199Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:17:41 [2022-02-17T17:17:41.199Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:17:41 [2022-02-17T17:17:41.199Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:17:41 [2022-02-17T17:17:41.199Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:17:41 [2022-02-17T17:17:41.199Z] 
17:17:41 [2022-02-17T17:17:41.199Z] DONE 6 tests, 6 skipped in 1.996s
17:17:41 [2022-02-17T17:17:41.199Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:17:41 [2022-02-17T17:17:41.496Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:17:42 [2022-02-17T17:17:42.041Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:42 [2022-02-17T17:17:42.041Z] INFO: Testing against a local daemon
17:17:42 [2022-02-17T17:17:42.041Z] === RUN   TestCommitInheritsEnv
17:17:42 [2022-02-17T17:17:42.041Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:42 [2022-02-17T17:17:42.041Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:17:42 [2022-02-17T17:17:42.041Z] === RUN   TestImportExtremelyLargeImageWorks
17:17:42 [2022-02-17T17:17:42.041Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:17:42 [2022-02-17T17:17:42.041Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:17:42 [2022-02-17T17:17:42.041Z] === RUN   TestImportWithCustomPlatform
17:17:42 [2022-02-17T17:17:42.041Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:17:42 [2022-02-17T17:17:42.041Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
17:17:42 [2022-02-17T17:17:42.041Z] === RUN   TestImagesFilterMultiReference
17:17:42 [2022-02-17T17:17:42.041Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:17:42 [2022-02-17T17:17:42.041Z] === RUN   TestImagePullPlatformInvalid
17:17:42 [2022-02-17T17:17:42.041Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:17:42 [2022-02-17T17:17:42.041Z] === RUN   TestRemoveImageOrphaning
17:17:42 [2022-02-17T17:17:42.509Z] --- PASS: TestRemoveImageOrphaning (1.03s)
17:17:42 [2022-02-17T17:17:42.509Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:17:42 [2022-02-17T17:17:42.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
17:17:42 [2022-02-17T17:17:42.509Z] === RUN   TestTagInvalidReference
17:17:42 [2022-02-17T17:17:42.509Z] --- PASS: TestTagInvalidReference (0.03s)
17:17:42 [2022-02-17T17:17:42.509Z] === RUN   TestTagValidPrefixedRepo
17:17:42 [2022-02-17T17:17:42.509Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:17:42 [2022-02-17T17:17:42.509Z] === RUN   TestTagExistedNameWithoutForce
17:17:42 [2022-02-17T17:17:42.914Z]     docker_api_swarm_test.go:507: [df8b7643cbca6] joining swarm manager [d44150da96e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:42 [2022-02-17T17:17:42.984Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:17:42 [2022-02-17T17:17:42.984Z] === RUN   TestTagOfficialNames
17:17:42 [2022-02-17T17:17:42.984Z] --- PASS: TestTagOfficialNames (0.10s)
17:17:42 [2022-02-17T17:17:42.984Z] === RUN   TestTagMatchesDigest
17:17:42 [2022-02-17T17:17:42.984Z] --- PASS: TestTagMatchesDigest (0.03s)
17:17:42 [2022-02-17T17:17:42.984Z] PASS
17:17:42 [2022-02-17T17:17:42.984Z] ok  	github.com/docker/docker/integration/image	1.542s
17:17:42 [2022-02-17T17:17:42.984Z] 
17:17:42 [2022-02-17T17:17:42.984Z] === Skipped
17:17:42 [2022-02-17T17:17:42.984Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:17:42 [2022-02-17T17:17:42.984Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:42 [2022-02-17T17:17:42.984Z] 
17:17:42 [2022-02-17T17:17:42.984Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:17:42 [2022-02-17T17:17:42.984Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:17:42 [2022-02-17T17:17:42.984Z] 
17:17:42 [2022-02-17T17:17:42.984Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
17:17:42 [2022-02-17T17:17:42.984Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:17:42 [2022-02-17T17:17:42.984Z] 
17:17:42 [2022-02-17T17:17:42.984Z] DONE 12 tests, 3 skipped in 4.967s
17:17:42 [2022-02-17T17:17:42.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:17:43 [2022-02-17T17:17:43.408Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:43 [2022-02-17T17:17:43.408Z] INFO: Testing against a local daemon
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceCreateInit
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- PASS: TestServiceCreateInit (0.06s)
17:17:43 [2022-02-17T17:17:43.408Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceMultipleTimes
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceConflict
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceMaxReplicas
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateWithDuplicateNetworkNames
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceSecretFileMode
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceConfigFileMode
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceSysctls
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateServiceCapabilities
17:17:43 [2022-02-17T17:17:43.408Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestInspect
17:17:43 [2022-02-17T17:17:43.408Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestInspect (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestCreateJob
17:17:43 [2022-02-17T17:17:43.408Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestCreateJob (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestReplicatedJob
17:17:43 [2022-02-17T17:17:43.408Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestReplicatedJob (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestUpdateReplicatedJob
17:17:43 [2022-02-17T17:17:43.408Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceListWithStatuses
17:17:43 [2022-02-17T17:17:43.408Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestDockerNetworkConnectAlias
17:17:43 [2022-02-17T17:17:43.408Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestDockerNetworkReConnect
17:17:43 [2022-02-17T17:17:43.408Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServicePlugin
17:17:43 [2022-02-17T17:17:43.408Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServicePlugin (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceUpdateLabel
17:17:43 [2022-02-17T17:17:43.408Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceUpdateSecrets
17:17:43 [2022-02-17T17:17:43.408Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceUpdateConfigs
17:17:43 [2022-02-17T17:17:43.408Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceUpdateNetwork
17:17:43 [2022-02-17T17:17:43.408Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] === RUN   TestServiceUpdatePidsLimit
17:17:43 [2022-02-17T17:17:43.408Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.408Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:17:43 [2022-02-17T17:17:43.408Z] PASS
17:17:43 [2022-02-17T17:17:43.408Z] ok  	github.com/docker/docker/integration/service	0.236s
17:17:43 [2022-02-17T17:17:43.482Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === Skipped
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:17:43 [2022-02-17T17:17:43.867Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:17:43 [2022-02-17T17:17:43.867Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.867Z] 
17:17:43 [2022-02-17T17:17:43.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:17:43 [2022-02-17T17:17:43.868Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:17:43 [2022-02-17T17:17:43.868Z] 
17:17:43 [2022-02-17T17:17:43.868Z] DONE 24 tests, 23 skipped in 2.570s
17:17:43 [2022-02-17T17:17:43.868Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:17:44 [2022-02-17T17:17:44.051Z] --- PASS: TestTemplatedSecret (3.18s)
17:17:44 [2022-02-17T17:17:44.051Z] === RUN   TestSecretCreateResolve
17:17:44 [2022-02-17T17:17:44.619Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:17:44 [2022-02-17T17:17:44.880Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:17:45 [2022-02-17T17:17:45.203Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:45 [2022-02-17T17:17:45.203Z] INFO: Testing against a local daemon
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkCreateDelete
17:17:45 [2022-02-17T17:17:45.203Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDockerNetworkDeletePreferID
17:17:45 [2022-02-17T17:17:45.203Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDaemonDNSFallback
17:17:45 [2022-02-17T17:17:45.203Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestInspectNetwork
17:17:45 [2022-02-17T17:17:45.203Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestInspectNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestRunContainerWithBridgeNone
17:17:45 [2022-02-17T17:17:45.203Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkInvalidJSON
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkInvalidJSON//networks/create
17:17:45 [2022-02-17T17:17:45.203Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:17:45 [2022-02-17T17:17:45.203Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:45 [2022-02-17T17:17:45.203Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:45 [2022-02-17T17:17:45.203Z] === CONT  TestNetworkInvalidJSON//networks/create
17:17:45 [2022-02-17T17:17:45.203Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:17:45 [2022-02-17T17:17:45.203Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:17:45 [2022-02-17T17:17:45.203Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:17:45 [2022-02-17T17:17:45.203Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:17:45 [2022-02-17T17:17:45.203Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
17:17:45 [2022-02-17T17:17:45.203Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkList
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkList//networks
17:17:45 [2022-02-17T17:17:45.203Z] === PAUSE TestNetworkList//networks
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestNetworkList//networks/
17:17:45 [2022-02-17T17:17:45.203Z] === PAUSE TestNetworkList//networks/
17:17:45 [2022-02-17T17:17:45.203Z] === CONT  TestNetworkList//networks
17:17:45 [2022-02-17T17:17:45.203Z] === CONT  TestNetworkList//networks/
17:17:45 [2022-02-17T17:17:45.203Z] --- PASS: TestNetworkList (0.03s)
17:17:45 [2022-02-17T17:17:45.203Z]     --- PASS: TestNetworkList//networks (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestHostIPv4BridgeLabel
17:17:45 [2022-02-17T17:17:45.203Z]     network_test.go:128: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDaemonRestartWithLiveRestore
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:30: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDaemonDefaultNetworkPools
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:59: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDaemonRestartWithExistingNetwork
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:103: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:137: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:188: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestServiceWithPredefinedNetwork
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:213: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:243: FLAKY_TEST
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestServiceWithDataPathPortInit
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:334: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:17:45 [2022-02-17T17:17:45.203Z]     service_test.go:402: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.203Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z] PASS
17:17:45 [2022-02-17T17:17:45.203Z] ok  	github.com/docker/docker/integration/network	0.144s
17:17:45 [2022-02-17T17:17:45.203Z] 
17:17:45 [2022-02-17T17:17:45.203Z] === Skipped
17:17:45 [2022-02-17T17:17:45.203Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:17:45 [2022-02-17T17:17:45.203Z] 
17:17:45 [2022-02-17T17:17:45.203Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:17:45 [2022-02-17T17:17:45.203Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:17:45 [2022-02-17T17:17:45.203Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     network_test.go:128: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:30: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:59: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:103: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:137: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:188: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:213: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:243: FLAKY_TEST
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:334: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:17:45 [2022-02-17T17:17:45.204Z]     service_test.go:402: testEnv.OSType == "windows"
17:17:45 [2022-02-17T17:17:45.204Z] 
17:17:45 [2022-02-17T17:17:45.204Z] DONE 22 tests, 15 skipped in 2.103s
17:17:45 [2022-02-17T17:17:45.204Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:17:45 [2022-02-17T17:17:45.408Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:45 [2022-02-17T17:17:45.408Z] INFO: Testing against a local daemon
17:17:45 [2022-02-17T17:17:45.408Z] === RUN   TestSessionCreate
17:17:45 [2022-02-17T17:17:45.408Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:17:45 [2022-02-17T17:17:45.408Z] --- SKIP: TestSessionCreate (0.00s)
17:17:45 [2022-02-17T17:17:45.408Z] === RUN   TestSessionCreateWithBadUpgrade
17:17:45 [2022-02-17T17:17:45.408Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:17:45 [2022-02-17T17:17:45.408Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:17:45 [2022-02-17T17:17:45.408Z] PASS
17:17:45 [2022-02-17T17:17:45.408Z] ok  	github.com/docker/docker/integration/session	0.088s
17:17:45 [2022-02-17T17:17:45.408Z] 
17:17:45 [2022-02-17T17:17:45.408Z] === Skipped
17:17:45 [2022-02-17T17:17:45.408Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:17:45 [2022-02-17T17:17:45.408Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:17:45 [2022-02-17T17:17:45.408Z] 
17:17:45 [2022-02-17T17:17:45.408Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:17:45 [2022-02-17T17:17:45.408Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:17:45 [2022-02-17T17:17:45.408Z] 
17:17:45 [2022-02-17T17:17:45.408Z] DONE 2 tests, 2 skipped in 1.748s
17:17:45 [2022-02-17T17:17:45.449Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:17:45 [2022-02-17T17:17:45.872Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:17:46 [2022-02-17T17:17:46.017Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:17:46 [2022-02-17T17:17:46.189Z] testing: warning: no tests to run
17:17:46 [2022-02-17T17:17:46.189Z] PASS
17:17:46 [2022-02-17T17:17:46.189Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.067s
17:17:46 [2022-02-17T17:17:46.189Z] 
17:17:46 [2022-02-17T17:17:46.189Z] DONE 0 tests in 0.621s
17:17:46 [2022-02-17T17:17:46.189Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:17:46 [2022-02-17T17:17:46.584Z] --- PASS: TestSecretCreateResolve (2.59s)
17:17:46 [2022-02-17T17:17:46.584Z] PASS
17:17:46 [2022-02-17T17:17:46.584Z] 
17:17:46 [2022-02-17T17:17:46.584Z] DONE 6 tests in 15.975s
17:17:46 [2022-02-17T17:17:46.657Z] testing: warning: no tests to run
17:17:46 [2022-02-17T17:17:46.657Z] PASS
17:17:46 [2022-02-17T17:17:46.657Z] ok  	github.com/docker/docker/integration/network/macvlan	0.064s
17:17:46 [2022-02-17T17:17:46.657Z] 
17:17:46 [2022-02-17T17:17:46.657Z] DONE 0 tests in 0.611s
17:17:46 [2022-02-17T17:17:46.657Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:17:46 [2022-02-17T17:17:46.845Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:17:46 [2022-02-17T17:17:46.845Z] ++ 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
17:17:46 [2022-02-17T17:17:46.845Z] ++ set -e
17:17:46 [2022-02-17T17:17:46.845Z] ++ '[' -n 0 ']'
17:17:46 [2022-02-17T17:17:46.845Z] ++ set -x
17:17:46 [2022-02-17T17:17:46.845Z] ++ 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
17:17:46 [2022-02-17T17:17:46.845Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:17:46 [2022-02-17T17:17:46.845Z] INFO: Testing against a local daemon
17:17:46 [2022-02-17T17:17:46.845Z] === RUN   TestServiceCreateInit
17:17:46 [2022-02-17T17:17:46.845Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:47 [2022-02-17T17:17:47.176Z] --- PASS: TestRenameStoppedContainer (7.06s)
17:17:47 [2022-02-17T17:17:47.176Z] === RUN   TestRenameRunningContainerAndReuse
17:17:47 [2022-02-17T17:17:47.410Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:47 [2022-02-17T17:17:47.410Z] INFO: Testing against a local daemon
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:17:47 [2022-02-17T17:17:47.410Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestDiskUsage
17:17:47 [2022-02-17T17:17:47.410Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestDiskUsage (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestEventsExecDie
17:17:47 [2022-02-17T17:17:47.410Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestEventsExecDie (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestEventsBackwardsCompatible
17:17:47 [2022-02-17T17:17:47.410Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestEventsVolumeCreate
17:17:47 [2022-02-17T17:17:47.410Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestInfoAPI
17:17:47 [2022-02-17T17:17:47.410Z] --- PASS: TestInfoAPI (0.04s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestInfoAPIWarnings
17:17:47 [2022-02-17T17:17:47.410Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestInfoDebug
17:17:47 [2022-02-17T17:17:47.410Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestInfoDebug (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestInfoInsecureRegistries
17:17:47 [2022-02-17T17:17:47.410Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestInfoRegistryMirrors
17:17:47 [2022-02-17T17:17:47.410Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:17:47 [2022-02-17T17:17:47.410Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:17:47 [2022-02-17T17:17:47.410Z] === RUN   TestLoginFailsWithBadCredentials
17:17:47 [2022-02-17T17:17:47.415Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:17:47 [2022-02-17T17:17:47.645Z] testing: warning: no tests to run
17:17:47 [2022-02-17T17:17:47.645Z] PASS
17:17:47 [2022-02-17T17:17:47.645Z] ok  	github.com/docker/docker/integration/plugin	0.066s
17:17:47 [2022-02-17T17:17:47.645Z] 
17:17:47 [2022-02-17T17:17:47.645Z] DONE 0 tests in 0.610s
17:17:47 [2022-02-17T17:17:47.645Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:17:47 [2022-02-17T17:17:47.988Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:17:48 [2022-02-17T17:17:48.114Z] testing: warning: no tests to run
17:17:48 [2022-02-17T17:17:48.114Z] PASS
17:17:48 [2022-02-17T17:17:48.114Z] ok  	github.com/docker/docker/integration/plugin/authz	0.061s
17:17:48 [2022-02-17T17:17:48.114Z] 
17:17:48 [2022-02-17T17:17:48.114Z] DONE 0 tests in 0.640s
17:17:48 [2022-02-17T17:17:48.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:17:48 [2022-02-17T17:17:48.380Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s)
17:17:48 [2022-02-17T17:17:48.380Z] === RUN   TestPingCacheHeaders
17:17:48 [2022-02-17T17:17:48.380Z] --- PASS: TestPingCacheHeaders (0.04s)
17:17:48 [2022-02-17T17:17:48.380Z] === RUN   TestPingGet
17:17:48 [2022-02-17T17:17:48.380Z] --- PASS: TestPingGet (0.03s)
17:17:48 [2022-02-17T17:17:48.380Z] === RUN   TestPingHead
17:17:48 [2022-02-17T17:17:48.380Z] --- PASS: TestPingHead (0.04s)
17:17:48 [2022-02-17T17:17:48.380Z] === RUN   TestVersion
17:17:48 [2022-02-17T17:17:48.380Z] --- PASS: TestVersion (0.04s)
17:17:48 [2022-02-17T17:17:48.380Z] PASS
17:17:48 [2022-02-17T17:17:48.380Z] ok  	github.com/docker/docker/integration/system	1.263s
17:17:48 [2022-02-17T17:17:48.556Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === Skipped
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:17:48 [2022-02-17T17:17:48.842Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:17:48 [2022-02-17T17:17:48.842Z] 
17:17:48 [2022-02-17T17:17:48.842Z] DONE 15 tests, 9 skipped in 3.059s
17:17:48 [2022-02-17T17:17:48.842Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:17:49 [2022-02-17T17:17:49.496Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:17:50 [2022-02-17T17:17:50.065Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:17:50 [2022-02-17T17:17:50.975Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s)
17:17:50 [2022-02-17T17:17:50.975Z] === RUN   TestRenameInvalidName
17:17:51 [2022-02-17T17:17:51.003Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:17:51 [2022-02-17T17:17:51.025Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:51 [2022-02-17T17:17:51.025Z] INFO: Testing against a local daemon
17:17:51 [2022-02-17T17:17:51.025Z] === RUN   TestVolumesCreateAndList
17:17:51 [2022-02-17T17:17:51.025Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:17:51 [2022-02-17T17:17:51.025Z] === RUN   TestVolumesRemove
17:17:51 [2022-02-17T17:17:51.025Z] --- PASS: TestVolumesRemove (0.17s)
17:17:51 [2022-02-17T17:17:51.025Z] === RUN   TestVolumesInspect
17:17:51 [2022-02-17T17:17:51.025Z] --- PASS: TestVolumesInspect (0.04s)
17:17:51 [2022-02-17T17:17:51.025Z] === RUN   TestVolumesInvalidJSON
17:17:51 [2022-02-17T17:17:51.025Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:17:51 [2022-02-17T17:17:51.025Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:17:51 [2022-02-17T17:17:51.025Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:17:51 [2022-02-17T17:17:51.025Z] --- PASS: TestVolumesInvalidJSON (0.04s)
17:17:51 [2022-02-17T17:17:51.025Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:17:51 [2022-02-17T17:17:51.025Z] PASS
17:17:51 [2022-02-17T17:17:51.025Z] ok  	github.com/docker/docker/integration/volume	0.346s
17:17:51 [2022-02-17T17:17:51.025Z] 
17:17:51 [2022-02-17T17:17:51.025Z] DONE 5 tests in 2.338s
17:17:51 [2022-02-17T17:17:51.262Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:51 [2022-02-17T17:17:51.484Z] INFO: make.ps1 ended at 02/17/2022 17:17:51
17:17:51 [2022-02-17T17:17:51.484Z] INFO: Integration CLI tests being run from the host:
17:17:51 [2022-02-17T17:17:51.484Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
17:17:51 [2022-02-17T17:17:51.831Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:17:51 [2022-02-17T17:17:51.908Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:51 [2022-02-17T17:17:51.908Z] INFO: Testing against a local daemon
17:17:51 [2022-02-17T17:17:51.908Z] === RUN   TestPluginInvalidJSON
17:17:51 [2022-02-17T17:17:51.908Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:17:51 [2022-02-17T17:17:51.908Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:17:51 [2022-02-17T17:17:51.908Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:17:51 [2022-02-17T17:17:51.908Z] --- PASS: TestPluginInvalidJSON (0.04s)
17:17:51 [2022-02-17T17:17:51.908Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:17:51 [2022-02-17T17:17:51.908Z] === RUN   TestPluginInstall
17:17:51 [2022-02-17T17:17:51.908Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:17:51 [2022-02-17T17:17:51.908Z] --- SKIP: TestPluginInstall (0.00s)
17:17:51 [2022-02-17T17:17:51.908Z] === RUN   TestPluginsWithRuntimes
17:17:51 [2022-02-17T17:17:51.908Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:17:51 [2022-02-17T17:17:51.908Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:17:51 [2022-02-17T17:17:51.908Z] === RUN   TestPluginBackCompatMediaTypes
17:17:51 [2022-02-17T17:17:51.908Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:17:51 [2022-02-17T17:17:51.908Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:17:51 [2022-02-17T17:17:51.908Z] PASS
17:17:51 [2022-02-17T17:17:51.908Z] ok  	github.com/docker/docker/integration/plugin/common	0.099s
17:17:52 [2022-02-17T17:17:52.377Z] 
17:17:52 [2022-02-17T17:17:52.377Z] === Skipped
17:17:52 [2022-02-17T17:17:52.377Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:17:52 [2022-02-17T17:17:52.377Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:17:52 [2022-02-17T17:17:52.377Z] 
17:17:52 [2022-02-17T17:17:52.377Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:17:52 [2022-02-17T17:17:52.377Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:17:52 [2022-02-17T17:17:52.377Z] 
17:17:52 [2022-02-17T17:17:52.377Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:17:52 [2022-02-17T17:17:52.377Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:17:52 [2022-02-17T17:17:52.377Z] 
17:17:52 [2022-02-17T17:17:52.377Z] DONE 5 tests, 3 skipped in 3.977s
17:17:52 [2022-02-17T17:17:52.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:17:52 [2022-02-17T17:17:52.398Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:17:52 [2022-02-17T17:17:52.543Z] --- PASS: TestRenameInvalidName (1.90s)
17:17:52 [2022-02-17T17:17:52.543Z] === RUN   TestRenameAnonymousContainer
17:17:52 [2022-02-17T17:17:52.967Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:17:53 [2022-02-17T17:17:53.906Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:17:54 [2022-02-17T17:17:54.617Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:54 [2022-02-17T17:17:54.617Z] INFO: Testing against a local daemon
17:17:54 [2022-02-17T17:17:54.617Z] === RUN   TestExternalGraphDriver
17:17:54 [2022-02-17T17:17:54.617Z]     external_test.go:47: runtime.GOOS == "windows"
17:17:54 [2022-02-17T17:17:54.617Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:17:54 [2022-02-17T17:17:54.617Z] === RUN   TestGraphdriverPluginV2
17:17:54 [2022-02-17T17:17:54.617Z]     external_test.go:407: runtime.GOOS == "windows"
17:17:54 [2022-02-17T17:17:54.617Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:17:54 [2022-02-17T17:17:54.617Z] PASS
17:17:54 [2022-02-17T17:17:54.617Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.101s
17:17:54 [2022-02-17T17:17:54.617Z] 
17:17:54 [2022-02-17T17:17:54.617Z] === Skipped
17:17:54 [2022-02-17T17:17:54.617Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:17:54 [2022-02-17T17:17:54.617Z]     external_test.go:47: runtime.GOOS == "windows"
17:17:54 [2022-02-17T17:17:54.617Z] 
17:17:54 [2022-02-17T17:17:54.617Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:17:54 [2022-02-17T17:17:54.617Z]     external_test.go:407: runtime.GOOS == "windows"
17:17:54 [2022-02-17T17:17:54.617Z] 
17:17:54 [2022-02-17T17:17:54.617Z] DONE 2 tests, 2 skipped in 2.091s
17:17:54 [2022-02-17T17:17:54.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:17:54 [2022-02-17T17:17:54.844Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:17:55 [2022-02-17T17:17:55.780Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:17:55 [2022-02-17T17:17:55.780Z] --- PASS: TestServiceCreateInit (8.92s)
17:17:55 [2022-02-17T17:17:55.780Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.32s)
17:17:55 [2022-02-17T17:17:55.780Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
17:17:55 [2022-02-17T17:17:55.780Z] === RUN   TestCreateServiceMultipleTimes
17:17:56 [2022-02-17T17:17:56.185Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:56 [2022-02-17T17:17:56.186Z] INFO: Testing against a local daemon
17:17:56 [2022-02-17T17:17:56.186Z] === RUN   TestReadPluginNoRead
17:17:56 [2022-02-17T17:17:56.186Z]     read_test.go:21: no unix domain sockets on Windows
17:17:56 [2022-02-17T17:17:56.186Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:17:56 [2022-02-17T17:17:56.186Z] PASS
17:17:56 [2022-02-17T17:17:56.186Z] ok  	github.com/docker/docker/integration/plugin/logging	0.088s
17:17:56 [2022-02-17T17:17:56.186Z] 
17:17:56 [2022-02-17T17:17:56.186Z] === Skipped
17:17:56 [2022-02-17T17:17:56.186Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:17:56 [2022-02-17T17:17:56.186Z]     read_test.go:21: no unix domain sockets on Windows
17:17:56 [2022-02-17T17:17:56.186Z] 
17:17:56 [2022-02-17T17:17:56.186Z] DONE 1 tests, 1 skipped in 1.829s
17:17:56 [2022-02-17T17:17:56.349Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:17:56 [2022-02-17T17:17:56.349Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:17:56 [2022-02-17T17:17:56.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:17:57 [2022-02-17T17:17:57.289Z] === RUN   TestDockerSuite/TestCpRelativePath
17:17:57 [2022-02-17T17:17:57.648Z] testing: warning: no tests to run
17:17:57 [2022-02-17T17:17:57.648Z] PASS
17:17:57 [2022-02-17T17:17:57.648Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.074s
17:17:57 [2022-02-17T17:17:57.648Z] 
17:17:57 [2022-02-17T17:17:57.648Z] DONE 0 tests in 0.965s
17:17:57 [2022-02-17T17:17:57.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:17:57 [2022-02-17T17:17:57.859Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:17:58 [2022-02-17T17:17:58.798Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:17:59 [2022-02-17T17:17:59.216Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:59 [2022-02-17T17:17:59.216Z] INFO: Testing against a local daemon
17:17:59 [2022-02-17T17:17:59.216Z] === RUN   TestPluginWithDevMounts
17:17:59 [2022-02-17T17:17:59.216Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:59 [2022-02-17T17:17:59.216Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:17:59 [2022-02-17T17:17:59.216Z] PASS
17:17:59 [2022-02-17T17:17:59.216Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.109s
17:17:59 [2022-02-17T17:17:59.684Z] 
17:17:59 [2022-02-17T17:17:59.684Z] === Skipped
17:17:59 [2022-02-17T17:17:59.684Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:17:59 [2022-02-17T17:17:59.684Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:59 [2022-02-17T17:17:59.684Z] 
17:17:59 [2022-02-17T17:17:59.684Z] DONE 1 tests, 1 skipped in 1.950s
17:17:59 [2022-02-17T17:17:59.684Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:17:59 [2022-02-17T17:17:59.734Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:18:00 [2022-02-17T17:18:00.674Z] === RUN   TestDockerSuite/TestCpToCaseA
17:18:01 [2022-02-17T17:18:01.250Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:01 [2022-02-17T17:18:01.250Z] INFO: Testing against a local daemon
17:18:01 [2022-02-17T17:18:01.250Z] === RUN   TestSecretInspect
17:18:01 [2022-02-17T17:18:01.250Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.250Z] --- SKIP: TestSecretInspect (0.00s)
17:18:01 [2022-02-17T17:18:01.250Z] === RUN   TestSecretList
17:18:01 [2022-02-17T17:18:01.250Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.250Z] --- SKIP: TestSecretList (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z] === RUN   TestSecretsCreateAndDelete
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z] === RUN   TestSecretsUpdate
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] --- SKIP: TestSecretsUpdate (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z] === RUN   TestTemplatedSecret
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] --- SKIP: TestTemplatedSecret (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z] === RUN   TestSecretCreateResolve
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:18:01 [2022-02-17T17:18:01.251Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z] PASS
17:18:01 [2022-02-17T17:18:01.251Z] ok  	github.com/docker/docker/integration/secret	0.092s
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] === Skipped
17:18:01 [2022-02-17T17:18:01.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:18:01 [2022-02-17T17:18:01.251Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:18:01 [2022-02-17T17:18:01.251Z] 
17:18:01 [2022-02-17T17:18:01.251Z] DONE 6 tests, 6 skipped in 1.716s
17:18:01 [2022-02-17T17:18:01.251Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:18:01 [2022-02-17T17:18:01.820Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:01 [2022-02-17T17:18:01.820Z] INFO: Testing against a local daemon
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:18:01 [2022-02-17T17:18:01.820Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:18:01 [2022-02-17T17:18:01.820Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:18:01 [2022-02-17T17:18:01.820Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:18:02 [2022-02-17T17:18:02.058Z] === RUN   TestDockerSuite/TestCpToCaseB
17:18:02 [2022-02-17T17:18:02.279Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:18:02 [2022-02-17T17:18:02.642Z] === RUN   TestDockerSuite/TestCpToCaseC
17:18:02 [2022-02-17T17:18:02.737Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:18:03 [2022-02-17T17:18:03.470Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:03 [2022-02-17T17:18:03.470Z] INFO: Testing against a local daemon
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceCreateInit
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- PASS: TestServiceCreateInit (0.04s)
17:18:03 [2022-02-17T17:18:03.470Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceMultipleTimes
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceConflict
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceMaxReplicas
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateWithDuplicateNetworkNames
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceSecretFileMode
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceConfigFileMode
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceSysctls
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceSysctls (0.04s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateServiceCapabilities
17:18:03 [2022-02-17T17:18:03.470Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestInspect
17:18:03 [2022-02-17T17:18:03.470Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestInspect (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestCreateJob
17:18:03 [2022-02-17T17:18:03.470Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestCreateJob (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestReplicatedJob
17:18:03 [2022-02-17T17:18:03.470Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestReplicatedJob (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestUpdateReplicatedJob
17:18:03 [2022-02-17T17:18:03.470Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceListWithStatuses
17:18:03 [2022-02-17T17:18:03.470Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestDockerNetworkConnectAlias
17:18:03 [2022-02-17T17:18:03.470Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestDockerNetworkReConnect
17:18:03 [2022-02-17T17:18:03.470Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServicePlugin
17:18:03 [2022-02-17T17:18:03.470Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServicePlugin (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceUpdateLabel
17:18:03 [2022-02-17T17:18:03.470Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceUpdateSecrets
17:18:03 [2022-02-17T17:18:03.470Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceUpdateConfigs
17:18:03 [2022-02-17T17:18:03.470Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceUpdateNetwork
17:18:03 [2022-02-17T17:18:03.470Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] === RUN   TestServiceUpdatePidsLimit
17:18:03 [2022-02-17T17:18:03.470Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.470Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:18:03 [2022-02-17T17:18:03.470Z] PASS
17:18:03 [2022-02-17T17:18:03.470Z] ok  	github.com/docker/docker/integration/service	0.228s
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === Skipped
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:18:03 [2022-02-17T17:18:03.938Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.938Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:18:03 [2022-02-17T17:18:03.938Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.938Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:18:03 [2022-02-17T17:18:03.939Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:18:03 [2022-02-17T17:18:03.939Z] 
17:18:03 [2022-02-17T17:18:03.939Z] DONE 24 tests, 23 skipped in 2.368s
17:18:03 [2022-02-17T17:18:03.939Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:18:04 [2022-02-17T17:18:04.547Z] === RUN   TestDockerSuite/TestCpToCaseD
17:18:05 [2022-02-17T17:18:05.049Z] --- PASS: TestRenameAnonymousContainer (11.09s)
17:18:05 [2022-02-17T17:18:05.049Z] === RUN   TestRenameContainerWithSameName
17:18:05 [2022-02-17T17:18:05.510Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:05 [2022-02-17T17:18:05.510Z] INFO: Testing against a local daemon
17:18:05 [2022-02-17T17:18:05.510Z] === RUN   TestSessionCreate
17:18:05 [2022-02-17T17:18:05.510Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:18:05 [2022-02-17T17:18:05.510Z] --- SKIP: TestSessionCreate (0.00s)
17:18:05 [2022-02-17T17:18:05.510Z] === RUN   TestSessionCreateWithBadUpgrade
17:18:05 [2022-02-17T17:18:05.510Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:18:05 [2022-02-17T17:18:05.510Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:18:05 [2022-02-17T17:18:05.510Z] PASS
17:18:05 [2022-02-17T17:18:05.510Z] ok  	github.com/docker/docker/integration/session	0.094s
17:18:05 [2022-02-17T17:18:05.510Z] 
17:18:05 [2022-02-17T17:18:05.510Z] === Skipped
17:18:05 [2022-02-17T17:18:05.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:18:05 [2022-02-17T17:18:05.510Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:18:05 [2022-02-17T17:18:05.510Z] 
17:18:05 [2022-02-17T17:18:05.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:18:05 [2022-02-17T17:18:05.510Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:18:05 [2022-02-17T17:18:05.510Z] 
17:18:05 [2022-02-17T17:18:05.510Z] DONE 2 tests, 2 skipped in 1.613s
17:18:05 [2022-02-17T17:18:05.510Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:18:05 [2022-02-17T17:18:05.524Z] --- PASS: TestRenameContainerWithSameName (1.94s)
17:18:05 [2022-02-17T17:18:05.524Z] === RUN   TestRenameContainerWithLinkedContainer
17:18:05 [2022-02-17T17:18:05.524Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:18:05 [2022-02-17T17:18:05.524Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:18:05 [2022-02-17T17:18:05.524Z] === RUN   TestResize
17:18:07 [2022-02-17T17:18:07.078Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:07 [2022-02-17T17:18:07.079Z] INFO: Testing against a local daemon
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:18:07 [2022-02-17T17:18:07.079Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestDiskUsage
17:18:07 [2022-02-17T17:18:07.079Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestDiskUsage (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestEventsExecDie
17:18:07 [2022-02-17T17:18:07.079Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestEventsExecDie (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestEventsBackwardsCompatible
17:18:07 [2022-02-17T17:18:07.079Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestEventsVolumeCreate
17:18:07 [2022-02-17T17:18:07.079Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestInfoAPI
17:18:07 [2022-02-17T17:18:07.079Z] --- PASS: TestInfoAPI (0.04s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestInfoAPIWarnings
17:18:07 [2022-02-17T17:18:07.079Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestInfoDebug
17:18:07 [2022-02-17T17:18:07.079Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestInfoDebug (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestInfoInsecureRegistries
17:18:07 [2022-02-17T17:18:07.079Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestInfoRegistryMirrors
17:18:07 [2022-02-17T17:18:07.079Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:18:07 [2022-02-17T17:18:07.079Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:18:07 [2022-02-17T17:18:07.079Z] === RUN   TestLoginFailsWithBadCredentials
17:18:07 [2022-02-17T17:18:07.742Z] --- PASS: TestResize (1.96s)
17:18:07 [2022-02-17T17:18:07.742Z] === RUN   TestResizeWithInvalidSize
17:18:07 [2022-02-17T17:18:07.835Z] === RUN   TestDockerSuite/TestCpToCaseE
17:18:08 [2022-02-17T17:18:08.065Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:18:08 [2022-02-17T17:18:08.065Z] === RUN   TestPingCacheHeaders
17:18:08 [2022-02-17T17:18:08.534Z] --- PASS: TestPingCacheHeaders (0.03s)
17:18:08 [2022-02-17T17:18:08.534Z] === RUN   TestPingGet
17:18:08 [2022-02-17T17:18:08.534Z] --- PASS: TestPingGet (0.03s)
17:18:08 [2022-02-17T17:18:08.534Z] === RUN   TestPingHead
17:18:08 [2022-02-17T17:18:08.534Z] --- PASS: TestPingHead (0.04s)
17:18:08 [2022-02-17T17:18:08.534Z] === RUN   TestVersion
17:18:08 [2022-02-17T17:18:08.534Z] --- PASS: TestVersion (0.03s)
17:18:08 [2022-02-17T17:18:08.534Z] PASS
17:18:08 [2022-02-17T17:18:08.534Z] ok  	github.com/docker/docker/integration/system	1.221s
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === Skipped
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:18:08 [2022-02-17T17:18:08.534Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:18:08 [2022-02-17T17:18:08.534Z] 
17:18:08 [2022-02-17T17:18:08.534Z] DONE 15 tests, 9 skipped in 2.911s
17:18:08 [2022-02-17T17:18:08.534Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:18:09 [2022-02-17T17:18:09.215Z] === RUN   TestDockerSuite/TestCpToCaseF
17:18:09 [2022-02-17T17:18:09.317Z] --- PASS: TestResizeWithInvalidSize (1.95s)
17:18:09 [2022-02-17T17:18:09.317Z] === RUN   TestResizeWhenContainerNotStarted
17:18:09 [2022-02-17T17:18:09.784Z] === RUN   TestDockerSuite/TestCpToCaseG
17:18:10 [2022-02-17T17:18:10.100Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:10 [2022-02-17T17:18:10.100Z] INFO: Testing against a local daemon
17:18:10 [2022-02-17T17:18:10.100Z] === RUN   TestVolumesCreateAndList
17:18:10 [2022-02-17T17:18:10.100Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:18:10 [2022-02-17T17:18:10.100Z] === RUN   TestVolumesRemove
17:18:10 [2022-02-17T17:18:10.569Z] --- PASS: TestVolumesRemove (0.16s)
17:18:10 [2022-02-17T17:18:10.569Z] === RUN   TestVolumesInspect
17:18:10 [2022-02-17T17:18:10.569Z] --- PASS: TestVolumesInspect (0.04s)
17:18:10 [2022-02-17T17:18:10.569Z] === RUN   TestVolumesInvalidJSON
17:18:10 [2022-02-17T17:18:10.569Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:18:10 [2022-02-17T17:18:10.569Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:18:10 [2022-02-17T17:18:10.569Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:18:10 [2022-02-17T17:18:10.569Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:18:10 [2022-02-17T17:18:10.569Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:18:10 [2022-02-17T17:18:10.569Z] PASS
17:18:10 [2022-02-17T17:18:10.569Z] ok  	github.com/docker/docker/integration/volume	0.331s
17:18:10 [2022-02-17T17:18:10.569Z] 
17:18:10 [2022-02-17T17:18:10.569Z] DONE 5 tests in 1.973s
17:18:10 [2022-02-17T17:18:10.569Z] INFO: make.ps1 ended at 02/17/2022 17:18:10
17:18:10 [2022-02-17T17:18:10.569Z] INFO: Integration CLI tests being run from the host:
17:18:10 [2022-02-17T17:18:10.569Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
17:18:11 [2022-02-17T17:18:11.540Z] --- PASS: TestResizeWhenContainerNotStarted (2.16s)
17:18:11 [2022-02-17T17:18:11.540Z] === RUN   TestDaemonRestartKillContainers
17:18:11 [2022-02-17T17:18:11.540Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:18:11 [2022-02-17T17:18:11.540Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:18:11 [2022-02-17T17:18:11.540Z] === RUN   TestStats
17:18:11 [2022-02-17T17:18:11.540Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:18:11 [2022-02-17T17:18:11.540Z] --- SKIP: TestStats (0.00s)
17:18:11 [2022-02-17T17:18:11.540Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:18:12 [2022-02-17T17:18:12.320Z] === RUN   TestDockerSuite/TestCpToCaseH
17:18:12 [2022-02-17T17:18:12.889Z] --- PASS: TestCreateServiceMultipleTimes (17.18s)
17:18:12 [2022-02-17T17:18:12.889Z] === RUN   TestCreateServiceConflict
17:18:14 [2022-02-17T17:18:14.798Z] === RUN   TestDockerSuite/TestCpToCaseI
17:18:15 [2022-02-17T17:18:15.056Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:18:15 [2022-02-17T17:18:15.627Z] --- PASS: TestCreateServiceConflict (2.57s)
17:18:15 [2022-02-17T17:18:15.627Z] === RUN   TestCreateServiceMaxReplicas
17:18:16 [2022-02-17T17:18:16.306Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.92s)
17:18:16 [2022-02-17T17:18:16.306Z] === RUN   TestStopContainerWithTimeout
17:18:16 [2022-02-17T17:18:16.306Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:18:16 [2022-02-17T17:18:16.306Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:18:16 [2022-02-17T17:18:16.306Z] === RUN   TestUpdateRestartPolicy
17:18:17 [2022-02-17T17:18:17.007Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:18:18 [2022-02-17T17:18:18.916Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:18:19 [2022-02-17T17:18:19.175Z] --- PASS: TestCreateServiceMaxReplicas (3.56s)
17:18:19 [2022-02-17T17:18:19.175Z] === RUN   TestCreateWithDuplicateNetworkNames
17:18:19 [2022-02-17T17:18:19.175Z]     docker_api_swarm_node_test.go:81: [df8f8fe2a06ac] joining swarm manager [d0dfb271a83b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:18:19 [2022-02-17T17:18:19.266Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:19 [2022-02-17T17:18:19.266Z] INFO: Testing against a local daemon
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:18:19 [2022-02-17T17:18:19.266Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:18:19 [2022-02-17T17:18:19.266Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:18:19 [2022-02-17T17:18:19.266Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:18:19 [2022-02-17T17:18:19.745Z] === RUN   TestDockerSuite/TestCpToDot
17:18:20 [2022-02-17T17:18:20.316Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:18:20 [2022-02-17T17:18:20.379Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:18:20 [2022-02-17T17:18:20.379Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:18:20 [2022-02-17T17:18:20.849Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:18:21 [2022-02-17T17:18:21.317Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:18:22 [2022-02-17T17:18:22.225Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:18:23 [2022-02-17T17:18:23.165Z] === RUN   TestDockerSuite/TestCpToStdout
17:18:23 [2022-02-17T17:18:23.732Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:18:24 [2022-02-17T17:18:24.673Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:18:24 [2022-02-17T17:18:24.673Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:18:25 [2022-02-17T17:18:25.241Z] === RUN   TestDockerSuite/TestCpVolumePath
17:18:26 [2022-02-17T17:18:26.643Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:18:26 [2022-02-17T17:18:26.643Z] === RUN   TestDockerSuite/TestCreateArgs
17:18:26 [2022-02-17T17:18:26.643Z] === RUN   TestDockerSuite/TestCreateByImageID
17:18:27 [2022-02-17T17:18:27.211Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:18:27 [2022-02-17T17:18:27.780Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:18:27 [2022-02-17T17:18:27.780Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:18:27 [2022-02-17T17:18:27.780Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:18:27 [2022-02-17T17:18:27.780Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:18:28 [2022-02-17T17:18:28.348Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:18:28 [2022-02-17T17:18:28.607Z] === RUN   TestDockerSuite/TestCreateLabels
17:18:28 [2022-02-17T17:18:28.607Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:18:28 [2022-02-17T17:18:28.607Z] === RUN   TestDockerSuite/TestCreateRM
17:18:28 [2022-02-17T17:18:28.865Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:18:28 [2022-02-17T17:18:28.865Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:18:28 [2022-02-17T17:18:28.865Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:18:28 [2022-02-17T17:18:28.865Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:18:28 [2022-02-17T17:18:28.865Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:18:30 [2022-02-17T17:18:30.246Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:18:30 [2022-02-17T17:18:30.246Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:18:30 [2022-02-17T17:18:30.246Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:18:32 [2022-02-17T17:18:32.786Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:18:33 [2022-02-17T17:18:33.045Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:18:33 [2022-02-17T17:18:33.045Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:18:33 [2022-02-17T17:18:33.045Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:18:33 [2022-02-17T17:18:33.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:18:33 [2022-02-17T17:18:33.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:18:33 [2022-02-17T17:18:33.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:18:33 [2022-02-17T17:18:33.305Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.25s)
17:18:33 [2022-02-17T17:18:33.305Z] === RUN   TestCreateServiceSecretFileMode
17:18:33 [2022-02-17T17:18:33.876Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:18:35 [2022-02-17T17:18:35.258Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:18:35 [2022-02-17T17:18:35.518Z]     docker_api_swarm_node_test.go:53: [da390557ac906] joining swarm manager [dbcf1e034d6ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:18:36 [2022-02-17T17:18:36.087Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:18:36 [2022-02-17T17:18:36.346Z]     docker_api_swarm_node_test.go:54: [d59d09a256671] joining swarm manager [dbcf1e034d6ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:18:36 [2022-02-17T17:18:36.913Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:18:37 [2022-02-17T17:18:37.560Z] --- PASS: TestUpdateRestartPolicy (20.23s)
17:18:37 [2022-02-17T17:18:37.560Z] === RUN   TestUpdateRestartWithAutoRemove
17:18:37 [2022-02-17T17:18:37.560Z] --- PASS: TestUpdateRestartWithAutoRemove (1.86s)
17:18:37 [2022-02-17T17:18:37.560Z] === RUN   TestWaitNonBlocked
17:18:37 [2022-02-17T17:18:37.560Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:18:37 [2022-02-17T17:18:37.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:18:37 [2022-02-17T17:18:37.560Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:18:37 [2022-02-17T17:18:37.560Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:18:37 [2022-02-17T17:18:37.560Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:18:37 [2022-02-17T17:18:37.560Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:18:37 [2022-02-17T17:18:37.849Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:18:38 [2022-02-17T17:18:38.416Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:18:38 [2022-02-17T17:18:38.674Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:18:38 [2022-02-17T17:18:38.934Z] === RUN   TestDockerSuite/TestDevicePermissions
17:18:39 [2022-02-17T17:18:39.193Z] === RUN   TestDockerSuite/TestDockerFails
17:18:39 [2022-02-17T17:18:39.452Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:18:39 [2022-02-17T17:18:39.452Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:18:39 [2022-02-17T17:18:39.452Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:18:40 [2022-02-17T17:18:40.020Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:18:40 [2022-02-17T17:18:40.589Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:18:41 [2022-02-17T17:18:41.529Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:18:41 [2022-02-17T17:18:41.529Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:18:41 [2022-02-17T17:18:41.529Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:18:41 [2022-02-17T17:18:41.788Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:18:44 [2022-02-17T17:18:44.775Z] --- PASS: TestWaitNonBlocked (0.03s)
17:18:44 [2022-02-17T17:18:44.775Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.43s)
17:18:44 [2022-02-17T17:18:44.775Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.16s)
17:18:44 [2022-02-17T17:18:44.775Z] === RUN   TestWaitBlocked
17:18:44 [2022-02-17T17:18:44.775Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:18:44 [2022-02-17T17:18:44.775Z] --- SKIP: TestWaitBlocked (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z] PASS
17:18:44 [2022-02-17T17:18:44.775Z] ok  	github.com/docker/docker/integration/container	96.102s
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === Skipped
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:18:44 [2022-02-17T17:18:44.775Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:18:44 [2022-02-17T17:18:44.775Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:18:44 [2022-02-17T17:18:44.775Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:18:44 [2022-02-17T17:18:44.775Z] 
17:18:44 [2022-02-17T17:18:44.775Z] DONE 87 tests, 33 skipped in 98.395s
17:18:45 [2022-02-17T17:18:45.247Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:18:47 [2022-02-17T17:18:47.058Z] --- PASS: TestCreateServiceSecretFileMode (13.10s)
17:18:47 [2022-02-17T17:18:47.058Z] === RUN   TestCreateServiceConfigFileMode
17:18:47 [2022-02-17T17:18:47.058Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:18:48 [2022-02-17T17:18:48.974Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:18:50 [2022-02-17T17:18:50.879Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:18:51 [2022-02-17T17:18:51.826Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:18:52 [2022-02-17T17:18:52.395Z] === RUN   TestDockerSuite/TestEventsAttach
17:18:52 [2022-02-17T17:18:52.963Z] === RUN   TestDockerSuite/TestEventsCommit
17:18:53 [2022-02-17T17:18:53.531Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:18:54 [2022-02-17T17:18:54.100Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:18:54 [2022-02-17T17:18:54.359Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:18:54 [2022-02-17T17:18:54.929Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:18:56 [2022-02-17T17:18:56.311Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:18:57 [2022-02-17T17:18:57.249Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:18:59 [2022-02-17T17:18:59.153Z] --- PASS: TestCreateServiceConfigFileMode (12.75s)
17:18:59 [2022-02-17T17:18:59.153Z] === RUN   TestCreateServiceSysctls
17:18:59 [2022-02-17T17:18:59.412Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:19:01 [2022-02-17T17:19:01.946Z] === RUN   TestDockerSuite/TestEventsCopy
17:19:02 [2022-02-17T17:19:02.513Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:19:02 [2022-02-17T17:19:02.513Z] --- PASS: TestCreateServiceSysctls (3.33s)
17:19:02 [2022-02-17T17:19:02.513Z] === RUN   TestCreateServiceCapabilities
17:19:03 [2022-02-17T17:19:03.113Z] === RUN   TestConfigDaemonLibtrustID
17:19:03 [2022-02-17T17:19:03.113Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:19:03 [2022-02-17T17:19:03.113Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:19:03 [2022-02-17T17:19:03.113Z] === RUN   TestDaemonConfigValidation
17:19:03 [2022-02-17T17:19:03.113Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:19:03 [2022-02-17T17:19:03.113Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:19:03 [2022-02-17T17:19:03.113Z] === RUN   TestConfigDaemonSeccompProfiles
17:19:03 [2022-02-17T17:19:03.113Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:19:03 [2022-02-17T17:19:03.113Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:19:03 [2022-02-17T17:19:03.113Z] === RUN   TestDaemonProxy
17:19:03 [2022-02-17T17:19:03.113Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:19:03 [2022-02-17T17:19:03.113Z] --- SKIP: TestDaemonProxy (0.00s)
17:19:03 [2022-02-17T17:19:03.113Z] PASS
17:19:03 [2022-02-17T17:19:03.113Z] ok  	github.com/docker/docker/integration/daemon	0.108s
17:19:03 [2022-02-17T17:19:03.583Z] 
17:19:03 [2022-02-17T17:19:03.583Z] === Skipped
17:19:03 [2022-02-17T17:19:03.583Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:19:03 [2022-02-17T17:19:03.583Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:19:03 [2022-02-17T17:19:03.583Z] 
17:19:03 [2022-02-17T17:19:03.583Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:19:03 [2022-02-17T17:19:03.583Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:19:03 [2022-02-17T17:19:03.583Z] 
17:19:03 [2022-02-17T17:19:03.583Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:19:03 [2022-02-17T17:19:03.583Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:19:03 [2022-02-17T17:19:03.583Z] 
17:19:03 [2022-02-17T17:19:03.583Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
17:19:03 [2022-02-17T17:19:03.583Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:19:03 [2022-02-17T17:19:03.583Z] 
17:19:03 [2022-02-17T17:19:03.583Z] DONE 4 tests, 4 skipped in 18.512s
17:19:03 [2022-02-17T17:19:03.583Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:19:03 [2022-02-17T17:19:03.894Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:19:05 [2022-02-17T17:19:05.273Z] --- PASS: TestCreateServiceCapabilities (2.55s)
17:19:05 [2022-02-17T17:19:05.273Z] === RUN   TestInspect
17:19:07 [2022-02-17T17:19:07.385Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:07 [2022-02-17T17:19:07.385Z] INFO: Testing against a local daemon
17:19:07 [2022-02-17T17:19:07.385Z] === RUN   TestCommitInheritsEnv
17:19:07 [2022-02-17T17:19:07.385Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:07 [2022-02-17T17:19:07.385Z] --- SKIP: TestCommitInheritsEnv (0.01s)
17:19:07 [2022-02-17T17:19:07.385Z] === RUN   TestImportExtremelyLargeImageWorks
17:19:07 [2022-02-17T17:19:07.385Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:19:07 [2022-02-17T17:19:07.385Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:19:07 [2022-02-17T17:19:07.385Z] === RUN   TestImportWithCustomPlatform
17:19:07 [2022-02-17T17:19:07.385Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:19:07 [2022-02-17T17:19:07.385Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
17:19:07 [2022-02-17T17:19:07.385Z] === RUN   TestImagesFilterMultiReference
17:19:07 [2022-02-17T17:19:07.385Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:19:07 [2022-02-17T17:19:07.385Z] === RUN   TestImagePullPlatformInvalid
17:19:07 [2022-02-17T17:19:07.385Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:19:07 [2022-02-17T17:19:07.385Z] === RUN   TestRemoveImageOrphaning
17:19:07 [2022-02-17T17:19:07.809Z] --- PASS: TestInspect (2.82s)
17:19:07 [2022-02-17T17:19:07.809Z] === RUN   TestCreateJob
17:19:08 [2022-02-17T17:19:08.374Z] --- PASS: TestRemoveImageOrphaning (0.95s)
17:19:08 [2022-02-17T17:19:08.375Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:19:08 [2022-02-17T17:19:08.375Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:19:08 [2022-02-17T17:19:08.375Z] === RUN   TestTagInvalidReference
17:19:08 [2022-02-17T17:19:08.375Z] --- PASS: TestTagInvalidReference (0.03s)
17:19:08 [2022-02-17T17:19:08.375Z] === RUN   TestTagValidPrefixedRepo
17:19:08 [2022-02-17T17:19:08.375Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:19:08 [2022-02-17T17:19:08.375Z] === RUN   TestTagExistedNameWithoutForce
17:19:08 [2022-02-17T17:19:08.375Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:19:08 [2022-02-17T17:19:08.375Z] === RUN   TestTagOfficialNames
17:19:08 [2022-02-17T17:19:08.375Z] --- PASS: TestTagOfficialNames (0.09s)
17:19:08 [2022-02-17T17:19:08.375Z] === RUN   TestTagMatchesDigest
17:19:08 [2022-02-17T17:19:08.746Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:19:08 [2022-02-17T17:19:08.845Z] --- PASS: TestTagMatchesDigest (0.03s)
17:19:08 [2022-02-17T17:19:08.845Z] PASS
17:19:08 [2022-02-17T17:19:08.845Z] ok  	github.com/docker/docker/integration/image	1.425s
17:19:08 [2022-02-17T17:19:08.845Z] 
17:19:08 [2022-02-17T17:19:08.845Z] === Skipped
17:19:08 [2022-02-17T17:19:08.845Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
17:19:08 [2022-02-17T17:19:08.845Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:08 [2022-02-17T17:19:08.845Z] 
17:19:08 [2022-02-17T17:19:08.845Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:19:08 [2022-02-17T17:19:08.845Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:19:08 [2022-02-17T17:19:08.845Z] 
17:19:08 [2022-02-17T17:19:08.845Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
17:19:08 [2022-02-17T17:19:08.845Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:19:08 [2022-02-17T17:19:08.845Z] 
17:19:08 [2022-02-17T17:19:08.845Z] DONE 12 tests, 3 skipped in 5.005s
17:19:08 [2022-02-17T17:19:08.845Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:19:09 [2022-02-17T17:19:09.005Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:19:09 [2022-02-17T17:19:09.265Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:19:10 [2022-02-17T17:19:10.675Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:19:11 [2022-02-17T17:19:11.058Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:11 [2022-02-17T17:19:11.058Z] INFO: Testing against a local daemon
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkCreateDelete
17:19:11 [2022-02-17T17:19:11.058Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestNetworkCreateDelete (0.01s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDockerNetworkDeletePreferID
17:19:11 [2022-02-17T17:19:11.058Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDaemonDNSFallback
17:19:11 [2022-02-17T17:19:11.058Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestInspectNetwork
17:19:11 [2022-02-17T17:19:11.058Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestInspectNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestRunContainerWithBridgeNone
17:19:11 [2022-02-17T17:19:11.058Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkInvalidJSON
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkInvalidJSON//networks/create
17:19:11 [2022-02-17T17:19:11.058Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:19:11 [2022-02-17T17:19:11.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:11 [2022-02-17T17:19:11.058Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:11 [2022-02-17T17:19:11.058Z] === CONT  TestNetworkInvalidJSON//networks/create
17:19:11 [2022-02-17T17:19:11.058Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:11 [2022-02-17T17:19:11.058Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:19:11 [2022-02-17T17:19:11.058Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:19:11 [2022-02-17T17:19:11.058Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:19:11 [2022-02-17T17:19:11.058Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:19:11 [2022-02-17T17:19:11.058Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkList
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkList//networks
17:19:11 [2022-02-17T17:19:11.058Z] === PAUSE TestNetworkList//networks
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestNetworkList//networks/
17:19:11 [2022-02-17T17:19:11.058Z] === PAUSE TestNetworkList//networks/
17:19:11 [2022-02-17T17:19:11.058Z] === CONT  TestNetworkList//networks
17:19:11 [2022-02-17T17:19:11.058Z] === CONT  TestNetworkList//networks/
17:19:11 [2022-02-17T17:19:11.058Z] --- PASS: TestNetworkList (0.03s)
17:19:11 [2022-02-17T17:19:11.058Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     --- PASS: TestNetworkList//networks (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestHostIPv4BridgeLabel
17:19:11 [2022-02-17T17:19:11.058Z]     network_test.go:128: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDaemonRestartWithLiveRestore
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:30: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDaemonDefaultNetworkPools
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:59: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDaemonRestartWithExistingNetwork
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:103: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:137: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:188: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestServiceWithPredefinedNetwork
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:213: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:243: FLAKY_TEST
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestServiceWithDataPathPortInit
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:334: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:402: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z] PASS
17:19:11 [2022-02-17T17:19:11.058Z] ok  	github.com/docker/docker/integration/network	0.151s
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === Skipped
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s)
17:19:11 [2022-02-17T17:19:11.058Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     network_test.go:128: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:30: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:59: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:103: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:137: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:188: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:213: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:243: FLAKY_TEST
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:334: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:19:11 [2022-02-17T17:19:11.058Z]     service_test.go:402: testEnv.OSType == "windows"
17:19:11 [2022-02-17T17:19:11.058Z] 
17:19:11 [2022-02-17T17:19:11.058Z] DONE 22 tests, 15 skipped in 2.126s
17:19:11 [2022-02-17T17:19:11.058Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:19:11 [2022-02-17T17:19:11.243Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:19:11 [2022-02-17T17:19:11.507Z] === RUN   TestDockerSuite/TestEventsFilterType
17:19:11 [2022-02-17T17:19:11.515Z] testing: warning: no tests to run
17:19:11 [2022-02-17T17:19:11.515Z] PASS
17:19:11 [2022-02-17T17:19:11.515Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.071s
17:19:11 [2022-02-17T17:19:11.515Z] 
17:19:11 [2022-02-17T17:19:11.515Z] DONE 0 tests in 0.651s
17:19:11 [2022-02-17T17:19:11.648Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
17:19:11 [2022-02-17T17:19:11.648Z] Copying nested executables into bundles/cross/linux/amd64-daemon
17:19:11 [2022-02-17T17:19:11.648Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:19:11 [2022-02-17T17:19:11.648Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:19:11 [2022-02-17T17:19:11.648Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:19:11 [2022-02-17T17:19:11.648Z] Cross building: bundles/cross/windows/amd64
17:19:11 [2022-02-17T17:19:11.648Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:19:11 [2022-02-17T17:19:11.648Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:19:11 [2022-02-17T17:19:11.773Z] --- PASS: TestCreateJob (3.84s)
17:19:11 [2022-02-17T17:19:11.773Z] === RUN   TestReplicatedJob
17:19:11 [2022-02-17T17:19:11.773Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:19:11 [2022-02-17T17:19:11.972Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:19:12 [2022-02-17T17:19:12.033Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:19:12 [2022-02-17T17:19:12.033Z] === RUN   TestDockerSuite/TestEventsFilters
17:19:12 [2022-02-17T17:19:12.429Z] testing: warning: no tests to run
17:19:12 [2022-02-17T17:19:12.429Z] PASS
17:19:12 [2022-02-17T17:19:12.429Z] ok  	github.com/docker/docker/integration/network/macvlan	0.077s
17:19:12 [2022-02-17T17:19:12.429Z] 
17:19:12 [2022-02-17T17:19:12.429Z] DONE 0 tests in 0.659s
17:19:12 [2022-02-17T17:19:12.429Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:19:12 [2022-02-17T17:19:12.969Z] === RUN   TestDockerSuite/TestEventsFormat
17:19:13 [2022-02-17T17:19:13.392Z] testing: warning: no tests to run
17:19:13 [2022-02-17T17:19:13.392Z] PASS
17:19:13 [2022-02-17T17:19:13.392Z] ok  	github.com/docker/docker/integration/plugin	0.066s
17:19:13 [2022-02-17T17:19:13.392Z] 
17:19:13 [2022-02-17T17:19:13.392Z] DONE 0 tests in 0.647s
17:19:13 [2022-02-17T17:19:13.392Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:19:13 [2022-02-17T17:19:13.849Z] testing: warning: no tests to run
17:19:13 [2022-02-17T17:19:13.849Z] PASS
17:19:13 [2022-02-17T17:19:13.849Z] ok  	github.com/docker/docker/integration/plugin/authz	0.071s
17:19:13 [2022-02-17T17:19:13.849Z] 
17:19:13 [2022-02-17T17:19:13.849Z] DONE 0 tests in 0.664s
17:19:14 [2022-02-17T17:19:14.307Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:19:14 [2022-02-17T17:19:14.351Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:19:14 [2022-02-17T17:19:14.351Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:19:14 [2022-02-17T17:19:14.351Z] === RUN   TestDockerSuite/TestEventsImageImport
17:19:15 [2022-02-17T17:19:15.289Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:19:15 [2022-02-17T17:19:15.289Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:19:15 [2022-02-17T17:19:15.549Z] === RUN   TestDockerSuite/TestEventsImagePull
17:19:16 [2022-02-17T17:19:16.119Z] === RUN   TestDockerSuite/TestEventsImageTag
17:19:17 [2022-02-17T17:19:17.058Z]     docker_api_swarm_test.go:202: [d053402ac6eb1] joining swarm manager [d29f5092e12ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:19:17 [2022-02-17T17:19:17.318Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:19:17 [2022-02-17T17:19:17.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:19:17 [2022-02-17T17:19:17.578Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:19:17 [2022-02-17T17:19:17.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:19:17 [2022-02-17T17:19:17.578Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:19:17 [2022-02-17T17:19:17.578Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:19:17 [2022-02-17T17:19:17.838Z] --- PASS: TestReplicatedJob (6.02s)
17:19:17 [2022-02-17T17:19:17.838Z] === RUN   TestUpdateReplicatedJob
17:19:18 [2022-02-17T17:19:18.033Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:18 [2022-02-17T17:19:18.033Z] INFO: Testing against a local daemon
17:19:18 [2022-02-17T17:19:18.033Z] === RUN   TestPluginInvalidJSON
17:19:18 [2022-02-17T17:19:18.033Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:19:18 [2022-02-17T17:19:18.033Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:19:18 [2022-02-17T17:19:18.033Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:19:18 [2022-02-17T17:19:18.033Z] --- PASS: TestPluginInvalidJSON (0.04s)
17:19:18 [2022-02-17T17:19:18.033Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:19:18 [2022-02-17T17:19:18.033Z] === RUN   TestPluginInstall
17:19:18 [2022-02-17T17:19:18.033Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:19:18 [2022-02-17T17:19:18.033Z] --- SKIP: TestPluginInstall (0.00s)
17:19:18 [2022-02-17T17:19:18.033Z] === RUN   TestPluginsWithRuntimes
17:19:18 [2022-02-17T17:19:18.033Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:19:18 [2022-02-17T17:19:18.033Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:19:18 [2022-02-17T17:19:18.033Z] === RUN   TestPluginBackCompatMediaTypes
17:19:18 [2022-02-17T17:19:18.033Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:19:18 [2022-02-17T17:19:18.033Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:19:18 [2022-02-17T17:19:18.033Z] PASS
17:19:18 [2022-02-17T17:19:18.033Z] ok  	github.com/docker/docker/integration/plugin/common	0.101s
17:19:18 [2022-02-17T17:19:18.491Z] 
17:19:18 [2022-02-17T17:19:18.491Z] === Skipped
17:19:18 [2022-02-17T17:19:18.491Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:19:18 [2022-02-17T17:19:18.491Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:19:18 [2022-02-17T17:19:18.491Z] 
17:19:18 [2022-02-17T17:19:18.491Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:19:18 [2022-02-17T17:19:18.491Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:19:18 [2022-02-17T17:19:18.491Z] 
17:19:18 [2022-02-17T17:19:18.491Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:19:18 [2022-02-17T17:19:18.491Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:19:18 [2022-02-17T17:19:18.491Z] 
17:19:18 [2022-02-17T17:19:18.491Z] DONE 5 tests, 3 skipped in 4.276s
17:19:18 [2022-02-17T17:19:18.491Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:19:19 [2022-02-17T17:19:19.744Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:19:20 [2022-02-17T17:19:20.003Z] === RUN   TestDockerSuite/TestEventsRename
17:19:20 [2022-02-17T17:19:20.573Z] === RUN   TestDockerSuite/TestEventsResize
17:19:20 [2022-02-17T17:19:20.662Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:20 [2022-02-17T17:19:20.662Z] INFO: Testing against a local daemon
17:19:20 [2022-02-17T17:19:20.662Z] === RUN   TestExternalGraphDriver
17:19:20 [2022-02-17T17:19:20.662Z]     external_test.go:47: runtime.GOOS == "windows"
17:19:20 [2022-02-17T17:19:20.662Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:19:20 [2022-02-17T17:19:20.662Z] === RUN   TestGraphdriverPluginV2
17:19:20 [2022-02-17T17:19:20.662Z]     external_test.go:407: runtime.GOOS == "windows"
17:19:20 [2022-02-17T17:19:20.662Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:19:20 [2022-02-17T17:19:20.662Z] PASS
17:19:20 [2022-02-17T17:19:20.662Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.107s
17:19:20 [2022-02-17T17:19:20.662Z] 
17:19:20 [2022-02-17T17:19:20.662Z] === Skipped
17:19:20 [2022-02-17T17:19:20.662Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:19:20 [2022-02-17T17:19:20.662Z]     external_test.go:47: runtime.GOOS == "windows"
17:19:20 [2022-02-17T17:19:20.662Z] 
17:19:20 [2022-02-17T17:19:20.662Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:19:20 [2022-02-17T17:19:20.662Z]     external_test.go:407: runtime.GOOS == "windows"
17:19:20 [2022-02-17T17:19:20.662Z] 
17:19:20 [2022-02-17T17:19:20.662Z] DONE 2 tests, 2 skipped in 2.346s
17:19:21 [2022-02-17T17:19:21.119Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:19:21 [2022-02-17T17:19:21.140Z] --- PASS: TestUpdateReplicatedJob (3.30s)
17:19:21 [2022-02-17T17:19:21.140Z] === RUN   TestServiceListWithStatuses
17:19:21 [2022-02-17T17:19:21.140Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:19:21 [2022-02-17T17:19:21.140Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:19:21 [2022-02-17T17:19:21.140Z] === RUN   TestDockerNetworkConnectAlias
17:19:21 [2022-02-17T17:19:21.400Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:19:22 [2022-02-17T17:19:22.650Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:22 [2022-02-17T17:19:22.650Z] INFO: Testing against a local daemon
17:19:22 [2022-02-17T17:19:22.650Z] === RUN   TestReadPluginNoRead
17:19:22 [2022-02-17T17:19:22.650Z]     read_test.go:21: no unix domain sockets on Windows
17:19:22 [2022-02-17T17:19:22.650Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:19:22 [2022-02-17T17:19:22.650Z] PASS
17:19:22 [2022-02-17T17:19:22.650Z] ok  	github.com/docker/docker/integration/plugin/logging	0.081s
17:19:23 [2022-02-17T17:19:23.107Z] 
17:19:23 [2022-02-17T17:19:23.107Z] === Skipped
17:19:23 [2022-02-17T17:19:23.107Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:19:23 [2022-02-17T17:19:23.107Z]     read_test.go:21: no unix domain sockets on Windows
17:19:23 [2022-02-17T17:19:23.107Z] 
17:19:23 [2022-02-17T17:19:23.107Z] DONE 1 tests, 1 skipped in 1.948s
17:19:23 [2022-02-17T17:19:23.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:19:24 [2022-02-17T17:19:24.071Z] testing: warning: no tests to run
17:19:24 [2022-02-17T17:19:24.071Z] PASS
17:19:24 [2022-02-17T17:19:24.071Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.071s
17:19:24 [2022-02-17T17:19:24.071Z] 
17:19:24 [2022-02-17T17:19:24.071Z] DONE 0 tests in 1.101s
17:19:24 [2022-02-17T17:19:24.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:19:24 [2022-02-17T17:19:24.688Z] --- PASS: TestDockerNetworkConnectAlias (3.74s)
17:19:24 [2022-02-17T17:19:24.688Z] === RUN   TestDockerNetworkReConnect
17:19:26 [2022-02-17T17:19:26.241Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:26 [2022-02-17T17:19:26.241Z] INFO: Testing against a local daemon
17:19:26 [2022-02-17T17:19:26.241Z] === RUN   TestPluginWithDevMounts
17:19:26 [2022-02-17T17:19:26.241Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:19:26 [2022-02-17T17:19:26.241Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:19:26 [2022-02-17T17:19:26.241Z] PASS
17:19:26 [2022-02-17T17:19:26.241Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.089s
17:19:26 [2022-02-17T17:19:26.241Z] 
17:19:26 [2022-02-17T17:19:26.241Z] === Skipped
17:19:26 [2022-02-17T17:19:26.241Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:19:26 [2022-02-17T17:19:26.241Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:19:26 [2022-02-17T17:19:26.241Z] 
17:19:26 [2022-02-17T17:19:26.241Z] DONE 1 tests, 1 skipped in 1.994s
17:19:26 [2022-02-17T17:19:26.241Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:19:26 [2022-02-17T17:19:26.595Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:19:27 [2022-02-17T17:19:27.535Z] === RUN   TestDockerSuite/TestEventsStreaming
17:19:27 [2022-02-17T17:19:27.773Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:27 [2022-02-17T17:19:27.773Z] INFO: Testing against a local daemon
17:19:27 [2022-02-17T17:19:27.773Z] === RUN   TestSecretInspect
17:19:27 [2022-02-17T17:19:27.773Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:19:27 [2022-02-17T17:19:27.773Z] --- SKIP: TestSecretInspect (0.00s)
17:19:27 [2022-02-17T17:19:27.773Z] === RUN   TestSecretList
17:19:27 [2022-02-17T17:19:27.773Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:19:27 [2022-02-17T17:19:27.773Z] --- SKIP: TestSecretList (0.00s)
17:19:27 [2022-02-17T17:19:27.773Z] === RUN   TestSecretsCreateAndDelete
17:19:27 [2022-02-17T17:19:27.773Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:19:27 [2022-02-17T17:19:27.773Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:19:27 [2022-02-17T17:19:27.773Z] === RUN   TestSecretsUpdate
17:19:27 [2022-02-17T17:19:27.773Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:19:27 [2022-02-17T17:19:27.773Z] --- SKIP: TestSecretsUpdate (0.00s)
17:19:27 [2022-02-17T17:19:27.773Z] === RUN   TestTemplatedSecret
17:19:27 [2022-02-17T17:19:27.773Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:19:27 [2022-02-17T17:19:27.773Z] --- SKIP: TestTemplatedSecret (0.00s)
17:19:27 [2022-02-17T17:19:27.773Z] === RUN   TestSecretCreateResolve
17:19:27 [2022-02-17T17:19:27.773Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:19:27 [2022-02-17T17:19:27.773Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:19:27 [2022-02-17T17:19:27.773Z] PASS
17:19:27 [2022-02-17T17:19:27.773Z] ok  	github.com/docker/docker/integration/secret	0.083s
17:19:28 [2022-02-17T17:19:28.102Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] === Skipped
17:19:28 [2022-02-17T17:19:28.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:19:28 [2022-02-17T17:19:28.230Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:19:28 [2022-02-17T17:19:28.230Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:19:28 [2022-02-17T17:19:28.230Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:19:28 [2022-02-17T17:19:28.230Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:19:28 [2022-02-17T17:19:28.230Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:19:28 [2022-02-17T17:19:28.230Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:19:28 [2022-02-17T17:19:28.230Z] 
17:19:28 [2022-02-17T17:19:28.230Z] DONE 6 tests, 6 skipped in 1.704s
17:19:28 [2022-02-17T17:19:28.230Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:19:28 [2022-02-17T17:19:28.361Z] --- PASS: TestDockerNetworkReConnect (3.58s)
17:19:28 [2022-02-17T17:19:28.361Z] === RUN   TestServicePlugin
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:19:28 [2022-02-17T17:19:28.802Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:19:28 [2022-02-17T17:19:28.802Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:19:30 [2022-02-17T17:19:30.402Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:30 [2022-02-17T17:19:30.402Z] INFO: Testing against a local daemon
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceCreateInit
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- PASS: TestServiceCreateInit (0.04s)
17:19:30 [2022-02-17T17:19:30.402Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceMultipleTimes
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceConflict
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceMaxReplicas
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateWithDuplicateNetworkNames
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceSecretFileMode
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceConfigFileMode
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceSysctls
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateServiceCapabilities
17:19:30 [2022-02-17T17:19:30.402Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestInspect
17:19:30 [2022-02-17T17:19:30.402Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestInspect (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestCreateJob
17:19:30 [2022-02-17T17:19:30.402Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestCreateJob (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestReplicatedJob
17:19:30 [2022-02-17T17:19:30.402Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestReplicatedJob (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestUpdateReplicatedJob
17:19:30 [2022-02-17T17:19:30.402Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceListWithStatuses
17:19:30 [2022-02-17T17:19:30.402Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestDockerNetworkConnectAlias
17:19:30 [2022-02-17T17:19:30.402Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestDockerNetworkReConnect
17:19:30 [2022-02-17T17:19:30.402Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServicePlugin
17:19:30 [2022-02-17T17:19:30.402Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServicePlugin (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceUpdateLabel
17:19:30 [2022-02-17T17:19:30.402Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceUpdateSecrets
17:19:30 [2022-02-17T17:19:30.402Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceUpdateConfigs
17:19:30 [2022-02-17T17:19:30.402Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceUpdateNetwork
17:19:30 [2022-02-17T17:19:30.402Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] === RUN   TestServiceUpdatePidsLimit
17:19:30 [2022-02-17T17:19:30.402Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.402Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:19:30 [2022-02-17T17:19:30.402Z] PASS
17:19:30 [2022-02-17T17:19:30.402Z] ok  	github.com/docker/docker/integration/service	0.214s
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === Skipped
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:19:30 [2022-02-17T17:19:30.860Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:19:30 [2022-02-17T17:19:30.860Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:19:30 [2022-02-17T17:19:30.860Z] 
17:19:30 [2022-02-17T17:19:30.860Z] DONE 24 tests, 23 skipped in 2.467s
17:19:30 [2022-02-17T17:19:30.860Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:19:30 [2022-02-17T17:19:30.989Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:19:30 [2022-02-17T17:19:30.989Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:19:30 [2022-02-17T17:19:30.989Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:19:30 [2022-02-17T17:19:30.989Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:19:31 [2022-02-17T17:19:31.448Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:19:31 [2022-02-17T17:19:31.650Z] === RUN   TestDockerSuite/TestEventsTop
17:19:31 [2022-02-17T17:19:31.650Z] === RUN   TestDockerSuite/TestEventsUntag
17:19:31 [2022-02-17T17:19:31.910Z]     plugin_test.go:61: [df316c05b0652] joining swarm manager [d8f9e3ad5f2b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:19:32 [2022-02-17T17:19:32.391Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:32 [2022-02-17T17:19:32.391Z] INFO: Testing against a local daemon
17:19:32 [2022-02-17T17:19:32.391Z] === RUN   TestSessionCreate
17:19:32 [2022-02-17T17:19:32.391Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:19:32 [2022-02-17T17:19:32.391Z] --- SKIP: TestSessionCreate (0.00s)
17:19:32 [2022-02-17T17:19:32.391Z] === RUN   TestSessionCreateWithBadUpgrade
17:19:32 [2022-02-17T17:19:32.391Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:19:32 [2022-02-17T17:19:32.391Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:19:32 [2022-02-17T17:19:32.391Z] PASS
17:19:32 [2022-02-17T17:19:32.391Z] ok  	github.com/docker/docker/integration/session	0.079s
17:19:32 [2022-02-17T17:19:32.391Z] 
17:19:32 [2022-02-17T17:19:32.391Z] === Skipped
17:19:32 [2022-02-17T17:19:32.391Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:19:32 [2022-02-17T17:19:32.391Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:19:32 [2022-02-17T17:19:32.391Z] 
17:19:32 [2022-02-17T17:19:32.391Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:19:32 [2022-02-17T17:19:32.391Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:19:32 [2022-02-17T17:19:32.391Z] 
17:19:32 [2022-02-17T17:19:32.391Z] DONE 2 tests, 2 skipped in 1.605s
17:19:32 [2022-02-17T17:19:32.391Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:19:33 [2022-02-17T17:19:33.288Z]     plugin_test.go:64: [d4e795d97191d] joining swarm manager [d8f9e3ad5f2b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:19:33 [2022-02-17T17:19:33.926Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:33 [2022-02-17T17:19:33.927Z] INFO: Testing against a local daemon
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:19:33 [2022-02-17T17:19:33.927Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestDiskUsage
17:19:33 [2022-02-17T17:19:33.927Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestDiskUsage (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestEventsExecDie
17:19:33 [2022-02-17T17:19:33.927Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestEventsExecDie (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestEventsBackwardsCompatible
17:19:33 [2022-02-17T17:19:33.927Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestEventsVolumeCreate
17:19:33 [2022-02-17T17:19:33.927Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestInfoAPI
17:19:33 [2022-02-17T17:19:33.927Z] --- PASS: TestInfoAPI (0.04s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestInfoAPIWarnings
17:19:33 [2022-02-17T17:19:33.927Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestInfoDebug
17:19:33 [2022-02-17T17:19:33.927Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestInfoDebug (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestInfoInsecureRegistries
17:19:33 [2022-02-17T17:19:33.927Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestInfoRegistryMirrors
17:19:33 [2022-02-17T17:19:33.927Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:33 [2022-02-17T17:19:33.927Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:19:33 [2022-02-17T17:19:33.927Z] === RUN   TestLoginFailsWithBadCredentials
17:19:34 [2022-02-17T17:19:34.224Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:19:34 [2022-02-17T17:19:34.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
17:19:34 [2022-02-17T17:19:34.890Z] === RUN   TestPingCacheHeaders
17:19:34 [2022-02-17T17:19:34.890Z] --- PASS: TestPingCacheHeaders (0.03s)
17:19:34 [2022-02-17T17:19:34.891Z] === RUN   TestPingGet
17:19:35 [2022-02-17T17:19:35.190Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:19:36 [2022-02-17T17:19:36.012Z] --- PASS: TestPingGet (0.04s)
17:19:36 [2022-02-17T17:19:36.012Z] === RUN   TestPingHead
17:19:36 [2022-02-17T17:19:36.012Z] --- PASS: TestPingHead (0.03s)
17:19:36 [2022-02-17T17:19:36.012Z] === RUN   TestVersion
17:19:36 [2022-02-17T17:19:36.012Z] --- PASS: TestVersion (0.03s)
17:19:36 [2022-02-17T17:19:36.012Z] PASS
17:19:36 [2022-02-17T17:19:36.012Z] ok  	github.com/docker/docker/integration/system	1.193s
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === Skipped
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:19:36 [2022-02-17T17:19:36.012Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:36 [2022-02-17T17:19:36.012Z] 
17:19:36 [2022-02-17T17:19:36.012Z] DONE 15 tests, 9 skipped in 2.870s
17:19:36 [2022-02-17T17:19:36.012Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:19:36 [2022-02-17T17:19:36.976Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:36 [2022-02-17T17:19:36.976Z] INFO: Testing against a local daemon
17:19:36 [2022-02-17T17:19:36.976Z] === RUN   TestVolumesCreateAndList
17:19:36 [2022-02-17T17:19:36.976Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:19:36 [2022-02-17T17:19:36.976Z] === RUN   TestVolumesRemove
17:19:37 [2022-02-17T17:19:37.400Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:19:37 [2022-02-17T17:19:37.400Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:19:37 [2022-02-17T17:19:37.400Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:19:37 [2022-02-17T17:19:37.400Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:19:37 [2022-02-17T17:19:37.400Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:19:37 [2022-02-17T17:19:37.400Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:19:37 [2022-02-17T17:19:37.400Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:19:37 [2022-02-17T17:19:37.400Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:19:37 [2022-02-17T17:19:37.400Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:19:37 [2022-02-17T17:19:37.434Z] --- PASS: TestVolumesRemove (0.09s)
17:19:37 [2022-02-17T17:19:37.434Z] === RUN   TestVolumesInspect
17:19:37 [2022-02-17T17:19:37.434Z] --- PASS: TestVolumesInspect (0.04s)
17:19:37 [2022-02-17T17:19:37.434Z] === RUN   TestVolumesInvalidJSON
17:19:37 [2022-02-17T17:19:37.434Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:19:37 [2022-02-17T17:19:37.434Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:19:37 [2022-02-17T17:19:37.434Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:19:37 [2022-02-17T17:19:37.434Z] --- PASS: TestVolumesInvalidJSON (0.04s)
17:19:37 [2022-02-17T17:19:37.434Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:19:37 [2022-02-17T17:19:37.434Z] PASS
17:19:37 [2022-02-17T17:19:37.434Z] ok  	github.com/docker/docker/integration/volume	0.269s
17:19:37 [2022-02-17T17:19:37.434Z] 
17:19:37 [2022-02-17T17:19:37.434Z] DONE 5 tests in 2.033s
17:19:37 [2022-02-17T17:19:37.434Z] INFO: make.ps1 ended at 02/17/2022 17:19:37
17:19:37 [2022-02-17T17:19:37.434Z] INFO: Integration CLI tests being run from the host:
17:19:37 [2022-02-17T17:19:37.434Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
17:19:39 [2022-02-17T17:19:39.518Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:19:40 [2022-02-17T17:19:40.085Z] === RUN   TestDockerSuite/TestExec
17:19:40 [2022-02-17T17:19:40.652Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:19:41 [2022-02-17T17:19:41.138Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:19:41 [2022-02-17T17:19:41.138Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:19:41 [2022-02-17T17:19:41.138Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:19:41 [2022-02-17T17:19:41.138Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:19:41 [2022-02-17T17:19:41.138Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:19:41 [2022-02-17T17:19:41.221Z]     docker_api_swarm_test.go:384: [d41c12e782fb1] joining swarm manager [d0616b321805f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:19:41 [2022-02-17T17:19:41.482Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:19:42 [2022-02-17T17:19:42.050Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:19:42 [2022-02-17T17:19:42.309Z] === RUN   TestDockerSuite/TestExecAPIStart
17:19:42 [2022-02-17T17:19:42.877Z]     docker_api_swarm_test.go:385: [d0df60180a164] joining swarm manager [d0616b321805f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:19:43 [2022-02-17T17:19:43.815Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:19:44 [2022-02-17T17:19:44.383Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:19:44 [2022-02-17T17:19:44.950Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:19:45 [2022-02-17T17:19:45.517Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:19:45 [2022-02-17T17:19:45.983Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:19:45 [2022-02-17T17:19:45.983Z] INFO: Testing against a local daemon
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:19:45 [2022-02-17T17:19:45.983Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:19:45 [2022-02-17T17:19:45.983Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:19:45 [2022-02-17T17:19:45.983Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:19:46 [2022-02-17T17:19:46.086Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:19:46 [2022-02-17T17:19:46.654Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:19:46 [2022-02-17T17:19:46.953Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:19:46 [2022-02-17T17:19:46.953Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:19:47 [2022-02-17T17:19:47.223Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:19:47 [2022-02-17T17:19:47.758Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:19:47 [2022-02-17T17:19:47.758Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:19:47 [2022-02-17T17:19:47.758Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:19:47 [2022-02-17T17:19:47.758Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:19:47 [2022-02-17T17:19:47.758Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:19:47 [2022-02-17T17:19:47.758Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:19:47 [2022-02-17T17:19:47.918Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:19:47 [2022-02-17T17:19:47.918Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:19:48 [2022-02-17T17:19:48.162Z] === RUN   TestDockerSuite/TestExecCgroup
17:19:48 [2022-02-17T17:19:48.236Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:19:49 [2022-02-17T17:19:49.101Z] === RUN   TestDockerSuite/TestExecEnv
17:19:49 [2022-02-17T17:19:49.668Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:19:50 [2022-02-17T17:19:50.606Z] === RUN   TestDockerSuite/TestExecExitStatus
17:19:50 [2022-02-17T17:19:50.646Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:19:50 [2022-02-17T17:19:50.646Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:19:50 [2022-02-17T17:19:50.866Z] === RUN   TestDockerSuite/TestExecInspectID
17:19:51 [2022-02-17T17:19:51.103Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:19:51 [2022-02-17T17:19:51.103Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:19:51 [2022-02-17T17:19:51.103Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:19:52 [2022-02-17T17:19:52.771Z] === RUN   TestDockerSuite/TestExecInteractive
17:19:53 [2022-02-17T17:19:53.030Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:19:53 [2022-02-17T17:19:53.598Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:19:54 [2022-02-17T17:19:54.167Z] === RUN   TestDockerSuite/TestExecParseError
17:19:54 [2022-02-17T17:19:54.425Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:19:54 [2022-02-17T17:19:54.997Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:19:55 [2022-02-17T17:19:55.565Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:19:56 [2022-02-17T17:19:56.501Z] === RUN   TestDockerSuite/TestExecSetEnv
17:19:56 [2022-02-17T17:19:56.760Z] === RUN   TestDockerSuite/TestExecStartFails
17:19:57 [2022-02-17T17:19:57.346Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:19:58 [2022-02-17T17:19:58.153Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:19:59 [2022-02-17T17:19:59.879Z] --- PASS: TestServicePlugin (31.06s)
17:19:59 [2022-02-17T17:19:59.879Z] === RUN   TestServiceUpdateLabel
17:20:01 [2022-02-17T17:20:01.782Z] --- PASS: TestServiceUpdateLabel (2.14s)
17:20:01 [2022-02-17T17:20:01.782Z] === RUN   TestServiceUpdateSecrets
17:20:08 [2022-02-17T17:20:08.347Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:20:08 [2022-02-17T17:20:08.605Z] === RUN   TestDockerSuite/TestExecTTY
17:20:09 [2022-02-17T17:20:09.173Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:20:09 [2022-02-17T17:20:09.432Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:20:10 [2022-02-17T17:20:10.000Z] === RUN   TestDockerSuite/TestExecUlimits
17:20:10 [2022-02-17T17:20:10.937Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:20:10 [2022-02-17T17:20:10.937Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:20:10 [2022-02-17T17:20:10.937Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:20:11 [2022-02-17T17:20:11.874Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:20:12 [2022-02-17T17:20:12.443Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:20:13 [2022-02-17T17:20:13.012Z] === RUN   TestDockerSuite/TestExecWithTERM
17:20:13 [2022-02-17T17:20:13.582Z] === RUN   TestDockerSuite/TestExecWithUser
17:20:14 [2022-02-17T17:20:14.149Z] === RUN   TestDockerSuite/TestGetContainerStats
17:20:16 [2022-02-17T17:20:16.055Z] --- PASS: TestServiceUpdateSecrets (14.45s)
17:20:16 [2022-02-17T17:20:16.055Z] === RUN   TestServiceUpdateConfigs
17:20:18 [2022-02-17T17:20:18.585Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:20:23 [2022-02-17T17:20:23.854Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:20:24 [2022-02-17T17:20:24.424Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:20:29 [2022-02-17T17:20:29.724Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:20:29 [2022-02-17T17:20:29.724Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:20:29 [2022-02-17T17:20:29.724Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:20:29 [2022-02-17T17:20:29.724Z] === RUN   TestDockerSuite/TestHealth
17:20:30 [2022-02-17T17:20:30.659Z] --- PASS: TestServiceUpdateConfigs (14.46s)
17:20:30 [2022-02-17T17:20:30.659Z] === RUN   TestServiceUpdateNetwork
17:20:33 [2022-02-17T17:20:33.138Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:20:33 [2022-02-17T17:20:33.138Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:20:33 [2022-02-17T17:20:33.138Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:20:33 [2022-02-17T17:20:33.138Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:20:33 [2022-02-17T17:20:33.138Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:20:33 [2022-02-17T17:20:33.138Z] remote: Enumerating objects: 23, done.
17:20:33 [2022-02-17T17:20:33.138Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:20:33 [2022-02-17T17:20:33.138Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:20:33 [2022-02-17T17:20:33.138Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:20:33 [2022-02-17T17:20:33.138Z] 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.
17:20:33 [2022-02-17T17:20:33.138Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
17:20:33 [2022-02-17T17:20:33.138Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:20:33 [2022-02-17T17:20:33.138Z] Cross building: bundles/cross/linux/ppc64le
17:20:33 [2022-02-17T17:20:33.138Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:20:33 [2022-02-17T17:20:33.138Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:20:37 [2022-02-17T17:20:37.223Z]     check_test.go:379: [d0df60180a164] daemon is not started
17:20:37 [2022-02-17T17:20:37.223Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:20:39 [2022-02-17T17:20:39.132Z]     docker_api_swarm_test.go:802: [d4d6808fcbc67] joining swarm manager [d53b7e5ad696d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:20:40 [2022-02-17T17:20:40.508Z]     docker_api_swarm_test.go:802: [deb5428531864] joining swarm manager [d53b7e5ad696d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:20:41 [2022-02-17T17:20:41.444Z]     docker_api_swarm_test.go:802: [d0e35d499517a] joining swarm manager [d53b7e5ad696d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:20:42 [2022-02-17T17:20:42.821Z]     docker_api_swarm_test.go:802: [db96c25ee7354] joining swarm manager [d53b7e5ad696d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:20:43 [2022-02-17T17:20:43.080Z] --- PASS: TestServiceUpdateNetwork (12.53s)
17:20:43 [2022-02-17T17:20:43.080Z] === RUN   TestServiceUpdatePidsLimit
17:20:44 [2022-02-17T17:20:44.014Z]     docker_api_swarm_test.go:810: [d4032dc73acb0] joining swarm manager [d53b7e5ad696d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:20:44 [2022-02-17T17:20:44.273Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:20:45 [2022-02-17T17:20:45.209Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:20:48 [2022-02-17T17:20:48.504Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:20:48 [2022-02-17T17:20:48.504Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:20:48 [2022-02-17T17:20:48.504Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:20:48 [2022-02-17T17:20:48.504Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:20:49 [2022-02-17T17:20:49.073Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:20:49 [2022-02-17T17:20:49.073Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:20:50 [2022-02-17T17:20:50.012Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:20:50 [2022-02-17T17:20:50.012Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:20:50 [2022-02-17T17:20:50.012Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:20:50 [2022-02-17T17:20:50.012Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:20:50 [2022-02-17T17:20:50.270Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:20:50 [2022-02-17T17:20:50.531Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:20:50 [2022-02-17T17:20:50.791Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:20:50 [2022-02-17T17:20:50.791Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:20:51 [2022-02-17T17:20:51.359Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:20:51 [2022-02-17T17:20:51.359Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:20:51 [2022-02-17T17:20:51.926Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:20:51 [2022-02-17T17:20:51.926Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:20:52 [2022-02-17T17:20:52.494Z] === RUN   TestDockerSuite/TestImagesFormat
17:20:52 [2022-02-17T17:20:52.494Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:20:53 [2022-02-17T17:20:53.064Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:20:55 [2022-02-17T17:20:55.611Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:20:55 [2022-02-17T17:20:55.611Z] === RUN   TestDockerSuite/TestImportBadURL
17:20:55 [2022-02-17T17:20:55.611Z] === RUN   TestDockerSuite/TestImportDisplay
17:20:56 [2022-02-17T17:20:56.990Z] === RUN   TestDockerSuite/TestImportFile
17:20:57 [2022-02-17T17:20:57.928Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:20:57 [2022-02-17T17:20:57.928Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:20:58 [2022-02-17T17:20:58.865Z] === RUN   TestDockerSuite/TestImportGzipped
17:20:59 [2022-02-17T17:20:59.434Z] --- PASS: TestServiceUpdatePidsLimit (16.54s)
17:20:59 [2022-02-17T17:20:59.434Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
17:20:59 [2022-02-17T17:20:59.434Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
17:20:59 [2022-02-17T17:20:59.434Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
17:20:59 [2022-02-17T17:20:59.434Z] PASS
17:20:59 [2022-02-17T17:20:59.434Z] 
17:20:59 [2022-02-17T17:20:59.434Z] === Skipped
17:20:59 [2022-02-17T17:20:59.434Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:20:59 [2022-02-17T17:20:59.434Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:59 [2022-02-17T17:20:59.434Z] 
17:20:59 [2022-02-17T17:20:59.434Z] DONE 27 tests, 1 skipped in 192.789s
17:20:59 [2022-02-17T17:20:59.434Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:20:59 [2022-02-17T17:20:59.434Z] ++ 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
17:20:59 [2022-02-17T17:20:59.434Z] ++ set -e
17:20:59 [2022-02-17T17:20:59.434Z] ++ '[' -n 0 ']'
17:20:59 [2022-02-17T17:20:59.434Z] ++ set -x
17:20:59 [2022-02-17T17:20:59.434Z] ++ 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
17:20:59 [2022-02-17T17:20:59.694Z] INFO: Testing against a local daemon
17:20:59 [2022-02-17T17:20:59.694Z] === RUN   TestSessionCreate
17:20:59 [2022-02-17T17:20:59.694Z] --- PASS: TestSessionCreate (0.03s)
17:20:59 [2022-02-17T17:20:59.694Z] === RUN   TestSessionCreateWithBadUpgrade
17:20:59 [2022-02-17T17:20:59.694Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:20:59 [2022-02-17T17:20:59.694Z] PASS
17:20:59 [2022-02-17T17:20:59.694Z] 
17:20:59 [2022-02-17T17:20:59.694Z] DONE 2 tests in 0.143s
17:20:59 [2022-02-17T17:20:59.694Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:20:59 [2022-02-17T17:20:59.694Z] ++ 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
17:20:59 [2022-02-17T17:20:59.694Z] ++ set -e
17:20:59 [2022-02-17T17:20:59.694Z] ++ '[' -n 0 ']'
17:20:59 [2022-02-17T17:20:59.694Z] ++ set -x
17:20:59 [2022-02-17T17:20:59.694Z] ++ 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
17:20:59 [2022-02-17T17:20:59.694Z] INFO: Testing against a local daemon
17:20:59 [2022-02-17T17:20:59.694Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:20:59 [2022-02-17T17:20:59.954Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:20:59 [2022-02-17T17:20:59.954Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
17:20:59 [2022-02-17T17:20:59.954Z] === RUN   TestDiskUsage
17:20:59 [2022-02-17T17:20:59.954Z] === PAUSE TestDiskUsage
17:20:59 [2022-02-17T17:20:59.954Z] === RUN   TestEventsExecDie
17:21:00 [2022-02-17T17:21:00.525Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:21:00 [2022-02-17T17:21:00.525Z] --- PASS: TestEventsExecDie (0.77s)
17:21:00 [2022-02-17T17:21:00.525Z] === RUN   TestEventsBackwardsCompatible
17:21:00 [2022-02-17T17:21:00.785Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:21:00 [2022-02-17T17:21:00.785Z] === RUN   TestEventsVolumeCreate
17:21:00 [2022-02-17T17:21:00.785Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:21:00 [2022-02-17T17:21:00.785Z] === RUN   TestInfoBinaryCommits
17:21:00 [2022-02-17T17:21:00.785Z] --- PASS: TestInfoBinaryCommits (0.06s)
17:21:00 [2022-02-17T17:21:00.785Z] === RUN   TestInfoAPIVersioned
17:21:00 [2022-02-17T17:21:00.785Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:21:00 [2022-02-17T17:21:00.785Z] === RUN   TestInfoAPI
17:21:00 [2022-02-17T17:21:00.785Z] --- PASS: TestInfoAPI (0.03s)
17:21:00 [2022-02-17T17:21:00.785Z] === RUN   TestInfoAPIWarnings
17:21:01 [2022-02-17T17:21:01.723Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:21:02 [2022-02-17T17:21:02.293Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:21:03 [2022-02-17T17:21:03.229Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:21:03 [2022-02-17T17:21:03.488Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:21:03 [2022-02-17T17:21:03.488Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:21:03 [2022-02-17T17:21:03.488Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:21:04 [2022-02-17T17:21:04.055Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:21:04 [2022-02-17T17:21:04.622Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:21:04 [2022-02-17T17:21:04.881Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:21:05 [2022-02-17T17:21:05.449Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:21:05 [2022-02-17T17:21:05.708Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:21:06 [2022-02-17T17:21:06.276Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:21:06 [2022-02-17T17:21:06.276Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:21:07 [2022-02-17T17:21:07.213Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:21:07 [2022-02-17T17:21:07.783Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:21:08 [2022-02-17T17:21:08.350Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:21:08 [2022-02-17T17:21:08.350Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:21:08 [2022-02-17T17:21:08.917Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:21:08 [2022-02-17T17:21:08.917Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:21:08 [2022-02-17T17:21:08.917Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:21:09 [2022-02-17T17:21:09.485Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:21:09 [2022-02-17T17:21:09.743Z] === RUN   TestDockerSuite/TestInspectDefault
17:21:10 [2022-02-17T17:21:10.311Z] === RUN   TestDockerSuite/TestInspectHistory
17:21:10 [2022-02-17T17:21:10.882Z] === RUN   TestDockerSuite/TestInspectImage
17:21:10 [2022-02-17T17:21:10.882Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:21:10 [2022-02-17T17:21:10.882Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:21:10 [2022-02-17T17:21:10.882Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:21:10 [2022-02-17T17:21:10.882Z] === RUN   TestDockerSuite/TestInspectInt64
17:21:11 [2022-02-17T17:21:11.141Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:21:11 [2022-02-17T17:21:11.710Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:21:11 [2022-02-17T17:21:11.710Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:21:12 [2022-02-17T17:21:12.279Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:21:12 [2022-02-17T17:21:12.537Z] === RUN   TestDockerSuite/TestInspectPlugin
17:21:14 [2022-02-17T17:21:14.450Z] === RUN   TestDockerSuite/TestInspectRootFS
17:21:14 [2022-02-17T17:21:14.709Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:21:14 [2022-02-17T17:21:14.969Z] === RUN   TestDockerSuite/TestInspectStatus
17:21:15 [2022-02-17T17:21:15.537Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:21:16 [2022-02-17T17:21:16.475Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:21:17 [2022-02-17T17:21:17.042Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:21:17 [2022-02-17T17:21:17.042Z] --- PASS: TestInfoAPIWarnings (16.35s)
17:21:17 [2022-02-17T17:21:17.042Z] === RUN   TestInfoDebug
17:21:17 [2022-02-17T17:21:17.612Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:21:17 [2022-02-17T17:21:17.612Z] --- PASS: TestInfoDebug (0.54s)
17:21:17 [2022-02-17T17:21:17.612Z] === RUN   TestInfoInsecureRegistries
17:21:18 [2022-02-17T17:21:18.182Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:21:18 [2022-02-17T17:21:18.182Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:21:18 [2022-02-17T17:21:18.182Z] === RUN   TestInfoRegistryMirrors
17:21:18 [2022-02-17T17:21:18.442Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:21:18 [2022-02-17T17:21:18.701Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:21:18 [2022-02-17T17:21:18.701Z] === RUN   TestLoginFailsWithBadCredentials
17:21:18 [2022-02-17T17:21:18.960Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:21:18 [2022-02-17T17:21:18.960Z] === RUN   TestPingCacheHeaders
17:21:18 [2022-02-17T17:21:18.960Z] --- PASS: TestPingCacheHeaders (0.02s)
17:21:18 [2022-02-17T17:21:18.960Z] === RUN   TestPingGet
17:21:18 [2022-02-17T17:21:18.960Z] --- PASS: TestPingGet (0.01s)
17:21:18 [2022-02-17T17:21:18.960Z] === RUN   TestPingHead
17:21:18 [2022-02-17T17:21:18.960Z] --- PASS: TestPingHead (0.03s)
17:21:18 [2022-02-17T17:21:18.960Z] === RUN   TestVersion
17:21:18 [2022-02-17T17:21:18.960Z] --- PASS: TestVersion (0.01s)
17:21:18 [2022-02-17T17:21:18.960Z] === CONT  TestDiskUsage
17:21:18 [2022-02-17T17:21:18.960Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/container_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/image_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/volume_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/build-cache_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:21:19 [2022-02-17T17:21:19.529Z] === RUN   TestDiskUsage/after_LoadBusybox
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:21:19 [2022-02-17T17:21:19.788Z] === RUN   TestDiskUsage/after_container.Run
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:21:20 [2022-02-17T17:21:20.048Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:21:20 [2022-02-17T17:21:20.307Z] --- PASS: TestDiskUsage (1.29s)
17:21:20 [2022-02-17T17:21:20.307Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.21s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:21:20 [2022-02-17T17:21:20.307Z] PASS
17:21:20 [2022-02-17T17:21:20.307Z] 
17:21:20 [2022-02-17T17:21:20.307Z] === Skipped
17:21:20 [2022-02-17T17:21:20.307Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
17:21:20 [2022-02-17T17:21:20.307Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:21:20 [2022-02-17T17:21:20.307Z] 
17:21:20 [2022-02-17T17:21:20.307Z] DONE 50 tests, 1 skipped in 20.545s
17:21:20 [2022-02-17T17:21:20.307Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:21:20 [2022-02-17T17:21:20.307Z] ++ 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
17:21:20 [2022-02-17T17:21:20.307Z] ++ set -e
17:21:20 [2022-02-17T17:21:20.307Z] ++ '[' -n 0 ']'
17:21:20 [2022-02-17T17:21:20.307Z] ++ set -x
17:21:20 [2022-02-17T17:21:20.307Z] ++ 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
17:21:20 [2022-02-17T17:21:20.307Z] INFO: Testing against a local daemon
17:21:20 [2022-02-17T17:21:20.307Z] === RUN   TestVolumesCreateAndList
17:21:20 [2022-02-17T17:21:20.307Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:21:20 [2022-02-17T17:21:20.307Z] === RUN   TestVolumesRemove
17:21:20 [2022-02-17T17:21:20.567Z] --- PASS: TestVolumesRemove (0.07s)
17:21:20 [2022-02-17T17:21:20.567Z] === RUN   TestVolumesInspect
17:21:20 [2022-02-17T17:21:20.567Z] --- PASS: TestVolumesInspect (0.03s)
17:21:20 [2022-02-17T17:21:20.567Z] === RUN   TestVolumesInvalidJSON
17:21:20 [2022-02-17T17:21:20.567Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:21:20 [2022-02-17T17:21:20.567Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:21:20 [2022-02-17T17:21:20.567Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:21:20 [2022-02-17T17:21:20.567Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:21:20 [2022-02-17T17:21:20.567Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:21:20 [2022-02-17T17:21:20.567Z] PASS
17:21:20 [2022-02-17T17:21:20.567Z] 
17:21:20 [2022-02-17T17:21:20.567Z] DONE 5 tests in 0.228s
17:21:20 [2022-02-17T17:21:20.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:21:20 [2022-02-17T17:21:20.826Z] ++++ cat bundles/test-integration/docker.pid
17:21:20 [2022-02-17T17:21:20.826Z] +++ kill 6153
17:21:21 [2022-02-17T17:21:21.086Z] +++ /etc/init.d/apparmor stop
17:21:21 [2022-02-17T17:21:21.086Z] Leaving: AppArmorNo profiles have been unloaded.
17:21:21 [2022-02-17T17:21:21.086Z] 
17:21:21 [2022-02-17T17:21:21.086Z] Unloading profiles will leave already running processes permanently
17:21:21 [2022-02-17T17:21:21.086Z] unconfined, which can lead to unexpected situations.
17:21:21 [2022-02-17T17:21:21.086Z] 
17:21:21 [2022-02-17T17:21:21.086Z] To set a process to complain mode, use the command line tool
17:21:21 [2022-02-17T17:21:21.086Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:21:21 [2022-02-17T17:21:21.086Z] +++ true
17:21:21 [2022-02-17T17:21:21.086Z] exiting test-integration
17:21:21 [2022-02-17T17:21:21.086Z] ++ exit 0
17:21:21 [2022-02-17T17:21:21.086Z] 
17:21:21 [2022-02-17T17:21:21.347Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:21:21 [2022-02-17T17:21:21.916Z] + for job in $(jobs -p)
17:21:21 [2022-02-17T17:21:21.916Z] + wait 14072
17:21:22 [2022-02-17T17:21:22.853Z] === RUN   TestDockerSuite/TestLinksEnvs
17:21:23 [2022-02-17T17:21:23.421Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:21:23 [2022-02-17T17:21:23.680Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:21:25 [2022-02-17T17:21:25.056Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:21:26 [2022-02-17T17:21:26.433Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:21:27 [2022-02-17T17:21:27.372Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:21:27 [2022-02-17T17:21:27.372Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:21:28 [2022-02-17T17:21:28.749Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:21:29 [2022-02-17T17:21:29.010Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:21:29 [2022-02-17T17:21:29.010Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:21:29 [2022-02-17T17:21:29.161Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:21:29 [2022-02-17T17:21:29.161Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:21:29 [2022-02-17T17:21:29.512Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:21:29 [2022-02-17T17:21:29.512Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:21:29 [2022-02-17T17:21:29.512Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:21:29 [2022-02-17T17:21:29.578Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:21:31 [2022-02-17T17:21:31.053Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:21:31 [2022-02-17T17:21:31.053Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:21:32 [2022-02-17T17:21:32.121Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:21:32 [2022-02-17T17:21:32.121Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:21:32 [2022-02-17T17:21:32.121Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:21:32 [2022-02-17T17:21:32.121Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:21:32 [2022-02-17T17:21:32.121Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:21:35 [2022-02-17T17:21:35.754Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:21:35 [2022-02-17T17:21:35.920Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:21:36 [2022-02-17T17:21:36.149Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:21:36 [2022-02-17T17:21:36.727Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:21:36 [2022-02-17T17:21:36.727Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:21:36 [2022-02-17T17:21:36.727Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:21:36 [2022-02-17T17:21:36.727Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:21:36 [2022-02-17T17:21:36.727Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:21:36 [2022-02-17T17:21:36.727Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:21:36 [2022-02-17T17:21:36.727Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:21:37 [2022-02-17T17:21:37.187Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:21:37 [2022-02-17T17:21:37.499Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:21:37 [2022-02-17T17:21:37.499Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:21:37 [2022-02-17T17:21:37.499Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:21:37 [2022-02-17T17:21:37.499Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:21:37 [2022-02-17T17:21:37.499Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:21:37 [2022-02-17T17:21:37.499Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:21:37 [2022-02-17T17:21:37.499Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:21:37 [2022-02-17T17:21:37.499Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:21:37 [2022-02-17T17:21:37.499Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:21:37 [2022-02-17T17:21:37.541Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:21:38 [2022-02-17T17:21:38.156Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:21:38 [2022-02-17T17:21:38.481Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:21:39 [2022-02-17T17:21:39.049Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:21:39 [2022-02-17T17:21:39.428Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:21:39 [2022-02-17T17:21:39.428Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:21:39 [2022-02-17T17:21:39.428Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:21:39 [2022-02-17T17:21:39.428Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:21:39 [2022-02-17T17:21:39.428Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:21:40 [2022-02-17T17:21:40.425Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:21:40 [2022-02-17T17:21:40.425Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:21:40 [2022-02-17T17:21:40.684Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:21:40 [2022-02-17T17:21:40.684Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:21:40 [2022-02-17T17:21:40.684Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:21:40 [2022-02-17T17:21:40.942Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:21:41 [2022-02-17T17:21:41.323Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:21:41 [2022-02-17T17:21:41.323Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:21:41 [2022-02-17T17:21:41.323Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:21:41 [2022-02-17T17:21:41.323Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:21:41 [2022-02-17T17:21:41.323Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:21:41 [2022-02-17T17:21:41.510Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:21:41 [2022-02-17T17:21:41.904Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:21:42 [2022-02-17T17:21:42.420Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:21:43 [2022-02-17T17:21:43.407Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:21:43 [2022-02-17T17:21:43.407Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:21:43 [2022-02-17T17:21:43.441Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:21:43 [2022-02-17T17:21:43.441Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:21:43 [2022-02-17T17:21:43.441Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:21:43 [2022-02-17T17:21:43.441Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:21:43 [2022-02-17T17:21:43.441Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:21:43 [2022-02-17T17:21:43.441Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:21:43 [2022-02-17T17:21:43.877Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:21:43 [2022-02-17T17:21:43.877Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:21:43 [2022-02-17T17:21:43.877Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:21:43 [2022-02-17T17:21:43.877Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:21:43 [2022-02-17T17:21:43.877Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:21:43 [2022-02-17T17:21:43.877Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:21:45 [2022-02-17T17:21:45.444Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:21:45 [2022-02-17T17:21:45.698Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:21:45 [2022-02-17T17:21:45.698Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:21:46 [2022-02-17T17:21:46.346Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:21:47 [2022-02-17T17:21:47.200Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:21:49 [2022-02-17T17:21:49.314Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:21:49 [2022-02-17T17:21:49.883Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:21:50 [2022-02-17T17:21:50.142Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:21:50 [2022-02-17T17:21:50.400Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:21:50 [2022-02-17T17:21:50.400Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:21:50 [2022-02-17T17:21:50.999Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:21:50 [2022-02-17T17:21:50.999Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:21:50 [2022-02-17T17:21:50.999Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:21:50 [2022-02-17T17:21:50.999Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:21:50 [2022-02-17T17:21:50.999Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:21:50 [2022-02-17T17:21:50.999Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:21:51 [2022-02-17T17:21:51.339Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:21:52 [2022-02-17T17:21:52.278Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:21:53 [2022-02-17T17:21:53.217Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:21:54 [2022-02-17T17:21:54.596Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:21:54 [2022-02-17T17:21:54.827Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:21:54 [2022-02-17T17:21:54.855Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:21:55 [2022-02-17T17:21:55.115Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:21:57 [2022-02-17T17:21:57.650Z]     docker_api_swarm_service_test.go:395: [df1bd928949ae] joining swarm manager [d56861d70d162]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:21:57 [2022-02-17T17:21:57.650Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:21:58 [2022-02-17T17:21:58.219Z]     docker_api_swarm_service_test.go:395: [d661e37c749b1] joining swarm manager [d56861d70d162]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:21:58 [2022-02-17T17:21:58.219Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:21:58 [2022-02-17T17:21:58.789Z] === RUN   TestDockerSuite/TestLogsSince
17:22:01 [2022-02-17T17:22:01.161Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:22:05 [2022-02-17T17:22:05.873Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:22:06 [2022-02-17T17:22:06.842Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:22:06 [2022-02-17T17:22:06.842Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:22:06 [2022-02-17T17:22:06.842Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:22:06 [2022-02-17T17:22:06.929Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:22:09 [2022-02-17T17:22:09.599Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:22:09 [2022-02-17T17:22:09.599Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:22:09 [2022-02-17T17:22:09.599Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:22:09 [2022-02-17T17:22:09.599Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:22:09 [2022-02-17T17:22:09.599Z] Cross building: bundles/cross/linux/s390x
17:22:09 [2022-02-17T17:22:09.599Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
17:22:09 [2022-02-17T17:22:09.599Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:22:10 [2022-02-17T17:22:10.000Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:22:10 [2022-02-17T17:22:10.579Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:22:11 [2022-02-17T17:22:11.116Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:22:11 [2022-02-17T17:22:11.374Z] === RUN   TestDockerSuite/TestLogsTail
17:22:11 [2022-02-17T17:22:11.941Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:22:12 [2022-02-17T17:22:12.118Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:22:12 [2022-02-17T17:22:12.508Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:22:12 [2022-02-17T17:22:12.767Z] === RUN   TestDockerSuite/TestMountIntoProc
17:22:13 [2022-02-17T17:22:13.027Z] === RUN   TestDockerSuite/TestMountIntoSys
17:22:13 [2022-02-17T17:22:13.027Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:22:13 [2022-02-17T17:22:13.595Z] === RUN   TestDockerSuite/TestNetHostname
17:22:14 [2022-02-17T17:22:14.973Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:22:15 [2022-02-17T17:22:15.234Z]     docker_api_swarm_service_test.go:343: [ddc466bfc100f] joining swarm manager [d48e1094ce712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:15 [2022-02-17T17:22:15.494Z] === RUN   TestDockerSuite/TestNetworkEvents
17:22:15 [2022-02-17T17:22:15.899Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:22:16 [2022-02-17T17:22:16.062Z]     docker_api_swarm_service_test.go:343: [d447de71c23cf] joining swarm manager [d48e1094ce712]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:16 [2022-02-17T17:22:16.886Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:22:16 [2022-02-17T17:22:16.886Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:22:16 [2022-02-17T17:22:16.886Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:22:17 [2022-02-17T17:22:17.922Z] === RUN   TestDockerSuite/TestBuildAddScript
17:22:17 [2022-02-17T17:22:17.922Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:22:18 [2022-02-17T17:22:18.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:22:18 [2022-02-17T17:22:18.382Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:22:18 [2022-02-17T17:22:18.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:22:18 [2022-02-17T17:22:18.382Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:22:18 [2022-02-17T17:22:18.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:22:18 [2022-02-17T17:22:18.382Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:22:18 [2022-02-17T17:22:18.382Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:22:18 [2022-02-17T17:22:18.841Z] === RUN   TestDockerSuite/TestBuildAddTar
17:22:20 [2022-02-17T17:22:20.679Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:22:21 [2022-02-17T17:22:21.337Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:22:22 [2022-02-17T17:22:22.272Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:22:22 [2022-02-17T17:22:22.531Z] === RUN   TestDockerSuite/TestPluginActive
17:22:22 [2022-02-17T17:22:22.922Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:22:24 [2022-02-17T17:22:24.433Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:22:29 [2022-02-17T17:22:29.707Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:22:30 [2022-02-17T17:22:30.154Z] === RUN   TestDockerSuite/TestBuildAddScript
17:22:30 [2022-02-17T17:22:30.154Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:22:30 [2022-02-17T17:22:30.154Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:22:30 [2022-02-17T17:22:30.154Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:22:30 [2022-02-17T17:22:30.154Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:22:30 [2022-02-17T17:22:30.154Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:22:30 [2022-02-17T17:22:30.154Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:22:30 [2022-02-17T17:22:30.154Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:22:30 [2022-02-17T17:22:30.154Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:22:30 [2022-02-17T17:22:30.154Z] === RUN   TestDockerSuite/TestBuildAddTar
17:22:30 [2022-02-17T17:22:30.279Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:22:30 [2022-02-17T17:22:30.279Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:22:30 [2022-02-17T17:22:30.279Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:22:31 [2022-02-17T17:22:31.656Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:22:31 [2022-02-17T17:22:31.656Z]     docker_api_swarm_service_test.go:490: [d9fe2b1c4531b] joining swarm manager [d71f06eaf40b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:32 [2022-02-17T17:22:32.595Z]     docker_api_swarm_service_test.go:490: [d8d53e9aa1354] joining swarm manager [d71f06eaf40b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:35 [2022-02-17T17:22:35.163Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:22:37 [2022-02-17T17:22:37.063Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:22:39 [2022-02-17T17:22:39.598Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:22:43 [2022-02-17T17:22:43.794Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:22:45 [2022-02-17T17:22:45.171Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:22:45 [2022-02-17T17:22:45.171Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:22:46 [2022-02-17T17:22:46.108Z] === RUN   TestDockerSuite/TestPortHostBinding
17:22:47 [2022-02-17T17:22:47.488Z] === RUN   TestDockerSuite/TestPortList
17:22:50 [2022-02-17T17:22:50.780Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:22:53 [2022-02-17T17:22:53.313Z]     docker_api_swarm_service_test.go:128: [d20d8003ce51b] joining swarm manager [dafab4dc44fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:53 [2022-02-17T17:22:53.882Z]     docker_api_swarm_service_test.go:129: [d8080aab40ab8] joining swarm manager [dafab4dc44fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:55 [2022-02-17T17:22:55.260Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:22:55 [2022-02-17T17:22:55.828Z]     docker_api_swarm_service_test.go:137: [d496faf1e5ef3] joining swarm manager [dafab4dc44fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:22:56 [2022-02-17T17:22:56.087Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:22:56 [2022-02-17T17:22:56.655Z]     docker_api_swarm_service_test.go:138: [d479fe3c1a533] joining swarm manager [dafab4dc44fc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:23:01 [2022-02-17T17:23:01.403Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:23:01 [2022-02-17T17:23:01.403Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:23:01 [2022-02-17T17:23:01.403Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:23:01 [2022-02-17T17:23:01.403Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:23:01 [2022-02-17T17:23:01.403Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:23:03 [2022-02-17T17:23:03.218Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:23:03 [2022-02-17T17:23:03.499Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:23:03 [2022-02-17T17:23:03.499Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:23:04 [2022-02-17T17:23:04.440Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:23:04 [2022-02-17T17:23:04.440Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:23:06 [2022-02-17T17:23:06.349Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:23:07 [2022-02-17T17:23:07.286Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:23:07 [2022-02-17T17:23:07.547Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:23:07 [2022-02-17T17:23:07.547Z] === RUN   TestDockerSuite/TestPsByOrder
17:23:09 [2022-02-17T17:23:09.452Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:23:10 [2022-02-17T17:23:10.019Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:23:12 [2022-02-17T17:23:12.558Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:23:12 [2022-02-17T17:23:12.979Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:23:12 [2022-02-17T17:23:12.979Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:23:12 [2022-02-17T17:23:12.979Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:23:12 [2022-02-17T17:23:12.979Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:23:12 [2022-02-17T17:23:12.979Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:23:15 [2022-02-17T17:23:15.092Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:23:15 [2022-02-17T17:23:15.092Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:23:17 [2022-02-17T17:23:17.628Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:23:18 [2022-02-17T17:23:18.563Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:23:19 [2022-02-17T17:23:19.183Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:23:19 [2022-02-17T17:23:19.183Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:23:19 [2022-02-17T17:23:19.183Z] === RUN   TestDockerSuite/TestBuildBlankName
17:23:19 [2022-02-17T17:23:19.183Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:23:21 [2022-02-17T17:23:21.095Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:23:23 [2022-02-17T17:23:23.001Z]     docker_api_swarm_service_test.go:304: [de4c2503442be] joining swarm manager [dd2b05f126e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:23 [2022-02-17T17:23:23.571Z]     docker_api_swarm_service_test.go:304: [d56325b89b297] joining swarm manager [dd2b05f126e99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:23:23 [2022-02-17T17:23:23.571Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:23:24 [2022-02-17T17:23:24.953Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:23:26 [2022-02-17T17:23:26.337Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:23:27 [2022-02-17T17:23:27.276Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:23:27 [2022-02-17T17:23:27.765Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:23:27 [2022-02-17T17:23:27.765Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:23:28 [2022-02-17T17:23:28.224Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:23:28 [2022-02-17T17:23:28.234Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:23:29 [2022-02-17T17:23:29.620Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:23:30 [2022-02-17T17:23:30.997Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:23:31 [2022-02-17T17:23:31.063Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
17:23:31 [2022-02-17T17:23:31.063Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:23:31 [2022-02-17T17:23:31.063Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:23:31 [2022-02-17T17:23:31.063Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:23:31 [2022-02-17T17:23:31.063Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:23:31 [2022-02-17T17:23:31.389Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:23:31 [2022-02-17T17:23:31.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/test/unit
17:23:31 [2022-02-17T17:23:31.929Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:23:31 [2022-02-17T17:23:31.929Z] + TESTFLAGS+=' -test.timeout=5m'
17:23:31 [2022-02-17T17:23:31.929Z] + TESTDIRS=./...
17:23:31 [2022-02-17T17:23:31.929Z] + exclude_paths='/vendor/|/integration'
17:23:31 [2022-02-17T17:23:31.929Z] ++ go list ./...
17:23:31 [2022-02-17T17:23:31.929Z] ++ grep -vE '(/vendor/|/integration)'
17:23:32 [2022-02-17T17:23:32.375Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:23:32 [2022-02-17T17:23:32.633Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:23:32 [2022-02-17T17:23:32.868Z] + pkg_list='github.com/docker/docker/api
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/backend/build
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/httputils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/middleware
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/build
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/checkpoint
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/container
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/debug
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/distribution
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/grpc
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/image
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/network
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/plugin
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/session
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/swarm
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/system
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/server/router/volume
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/backend
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/blkiodev
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/container
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/events
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/filters
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/image
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/mount
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/network
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/plugins/logdriver
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/registry
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/strslice
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/swarm
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/swarm/runtime
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/time
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/versions
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/versions/v1p19
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/versions/v1p20
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/api/types/volume
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next/exporter
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/builder-next/worker
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/dockerfile
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/dockerignore
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/remotecontext
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/builder/remotecontext/git
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cli
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cli/config
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cli/debug
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/client
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cmd/docker-proxy
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cmd/dockerd
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cmd/dockerd/trap
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/container
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/container/stream
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/contrib/apparmor
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/contrib/docker-device-tool
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/contrib/httpserver
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/cluster
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/cluster/convert
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/cluster/executor
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/cluster/executor/container
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/cluster/provider
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/config
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/events
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/events/testutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/exec
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/aufs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/copy
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/overlay
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/register
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/vfs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/graphdriver/zfs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/images
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/initlayer
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/links
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/listeners
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/awslogs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/fluentd
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/gcplogs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/gelf
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/journald
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/local
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/logentries
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/loggerutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/splunk
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/syslog
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/logger/templates
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/names
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/network
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/daemon/stats
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/distribution
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/distribution/metadata
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/distribution/utils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/distribution/xfer
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/dockerversion
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/errdefs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/image
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/image/cache
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/image/tarexport
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/image/v1
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/internal/test/suite
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/layer
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libcontainerd
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libcontainerd/queue
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libcontainerd/remote
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libcontainerd/supervisor
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libcontainerd/types
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/bitseq
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cluster
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/config
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/datastore
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/diagnostic
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/discoverapi
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/driverapi
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/host
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/null
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/overlay
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/remote
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/windows
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/drvregistry
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/etchosts
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/idm
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/internal/caller
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipam
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipamapi
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipams/builtin
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipams/null
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipams/remote
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ipamutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/iptables
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/netlabel
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/netutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/networkdb
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/ns
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/options
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/osl
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/osl/kernel
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/portallocator
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/portmapper
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/resolvconf
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/testutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/libnetwork/types
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/oci
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/oci/caps
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/opts
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/aaparser
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/archive
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/authorization
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/broadcaster
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/capabilities
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/chrootarchive
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/containerfs
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/devicemapper
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/directory
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/dmesg
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/filenotify
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/fileutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/fsutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/homedir
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/idtools
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/ioutils
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/jsonmessage
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/locker
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/longpath
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/loopback
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/mount
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/namesgenerator
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/parsers
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/parsers/kernel
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/pidfile
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/platform
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/plugingetter
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/plugins
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/plugins/transport
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/pools
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/progress
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/pubsub
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/reexec
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/signal
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/stack
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/stdcopy
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/streamformatter
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/stringid
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/symlink
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/sysinfo
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/system
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/tailfile
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/tarsum
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/term
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/term/windows
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/truncindex
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/urlutil
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/pkg/useragent
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/plugin
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/plugin/executor/containerd
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/plugin/v2
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/profiles/apparmor
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/profiles/seccomp
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/quota
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/reference
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/registry
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/registry/resumable
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/restartmanager
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/rootless
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/rootless/specconv
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/runconfig
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/runconfig/opts
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/daemon
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/environment
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/fakecontext
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/fakegit
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/fakestorage
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/fixtures/load
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/fixtures/plugin
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/registry
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/testutil/request
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/volume
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/volume/drivers
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/volume/local
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/volume/mounts
17:23:32 [2022-02-17T17:23:32.868Z] github.com/docker/docker/volume/service
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/service/opts
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/testutils'
17:23:32 [2022-02-17T17:23:32.869Z] ++ echo 'github.com/docker/docker/api
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/backend/build
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/httputils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/middleware
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/build
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/checkpoint
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/debug
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/distribution
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/grpc
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/image
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/network
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/plugin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/session
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/swarm
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/system
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/volume
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/backend
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/blkiodev
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/events
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/filters
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/image
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/mount
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/network
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/plugins/logdriver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/registry
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/strslice
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/swarm
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/swarm/runtime
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/time
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/versions
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/versions/v1p19
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/versions/v1p20
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/volume
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/exporter
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/worker
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/dockerfile
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/dockerignore
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/remotecontext
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/remotecontext/git
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cli
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cli/config
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cli/debug
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/client
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/docker-proxy
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/dockerd
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/dockerd/trap
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/container/stream
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/contrib/apparmor
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/contrib/docker-device-tool
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/contrib/httpserver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/convert
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/executor
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/executor/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/provider
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/config
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/events
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/events/testutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/exec
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/aufs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/copy
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/overlay
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/register
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/vfs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/zfs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/images
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/initlayer
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/links
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/listeners
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/awslogs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/fluentd
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/gcplogs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/gelf
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/journald
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/local
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/logentries
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/loggerutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/splunk
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/syslog
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/logger/templates
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/names
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/network
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/stats
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/distribution
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/distribution/metadata
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/distribution/utils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/distribution/xfer
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/dockerversion
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/errdefs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/image
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/image/cache
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/image/tarexport
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/image/v1
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/internal/test/suite
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/layer
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libcontainerd
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libcontainerd/queue
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libcontainerd/remote
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libcontainerd/supervisor
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libcontainerd/types
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/bitseq
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cluster
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/config
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/datastore
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/diagnostic
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/discoverapi
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/driverapi
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/host
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/null
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/overlay
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/remote
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/windows
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/drvregistry
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/etchosts
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/idm
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/internal/caller
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipam
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipamapi
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipams/builtin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipams/null
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipams/remote
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ipamutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/iptables
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/netlabel
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/netutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/networkdb
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/ns
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/options
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/osl
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/osl/kernel
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/portallocator
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/portmapper
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/resolvconf
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/testutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/libnetwork/types
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/oci
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/oci/caps
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/opts
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/aaparser
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/archive
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/authorization
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/broadcaster
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/capabilities
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/chrootarchive
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/containerfs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/devicemapper
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/directory
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/dmesg
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/filenotify
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/fileutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/fsutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/homedir
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/idtools
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/ioutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/jsonmessage
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/locker
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/longpath
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/loopback
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/mount
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/namesgenerator
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/parsers
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/parsers/kernel
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/pidfile
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/platform
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/plugingetter
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/plugins
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/plugins/transport
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/pools
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/progress
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/pubsub
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/reexec
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/signal
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/stack
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/stdcopy
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/streamformatter
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/stringid
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/symlink
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/sysinfo
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/system
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/tailfile
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/tarsum
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/term
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/term/windows
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/truncindex
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/urlutil
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/pkg/useragent
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/plugin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/plugin/executor/containerd
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/plugin/v2
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/profiles/apparmor
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/profiles/seccomp
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/quota
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/reference
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/registry
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/registry/resumable
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/restartmanager
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/rootless
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/rootless/specconv
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/runconfig
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/runconfig/opts
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/daemon
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/environment
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/fakecontext
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/fakegit
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/fakestorage
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/fixtures/load
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/fixtures/plugin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/registry
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/testutil/request
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/drivers
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/local
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/mounts
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/service
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/service/opts
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/volume/testutils'
17:23:32 [2022-02-17T17:23:32.869Z] ++ grep --fixed-strings -v /libnetwork
17:23:32 [2022-02-17T17:23:32.869Z] + base_pkg_list='github.com/docker/docker/api
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/backend/build
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/httputils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/middleware
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/build
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/checkpoint
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/debug
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/distribution
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/grpc
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/image
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/network
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/plugin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/session
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/swarm
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/system
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/server/router/volume
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/backend
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/blkiodev
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/events
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/filters
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/image
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/mount
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/network
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/plugins/logdriver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/registry
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/strslice
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/swarm
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/swarm/runtime
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/time
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/versions
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/versions/v1p19
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/versions/v1p20
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/api/types/volume
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/exporter
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/builder-next/worker
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/dockerfile
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/dockerignore
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/remotecontext
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/builder/remotecontext/git
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cli
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cli/config
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cli/debug
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/client
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/docker-proxy
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/dockerd
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/dockerd/trap
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/container/stream
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/contrib/apparmor
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/contrib/docker-device-tool
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/contrib/httpserver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/convert
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/executor
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/executor/container
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/cluster/provider
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/config
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/events
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/events/testutils
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/exec
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/aufs
17:23:32 [2022-02-17T17:23:32.869Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/copy
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/overlay
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/register
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/vfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/zfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/images
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/initlayer
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/links
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/listeners
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/awslogs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/fluentd
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/gcplogs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/gelf
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/journald
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/local
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/logentries
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/loggerutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/splunk
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/syslog
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/templates
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/names
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/network
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/stats
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution/metadata
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution/utils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution/xfer
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/dockerversion
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/errdefs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image/cache
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image/tarexport
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image/v1
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/internal/test/suite
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/layer
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/queue
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/remote
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/supervisor
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/types
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/oci
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/oci/caps
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/opts
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/aaparser
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/archive
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/authorization
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/broadcaster
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/capabilities
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/chrootarchive
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/containerfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/devicemapper
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/directory
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/dmesg
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/filenotify
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/fileutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/fsutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/homedir
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/idtools
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/ioutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/jsonmessage
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/locker
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/longpath
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/loopback
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/mount
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/namesgenerator
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/parsers
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/parsers/kernel
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/pidfile
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/platform
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/plugingetter
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/plugins
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/plugins/transport
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/pools
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/progress
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/pubsub
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/reexec
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/signal
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/stack
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/stdcopy
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/streamformatter
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/stringid
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/symlink
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/sysinfo
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/system
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/tailfile
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/tarsum
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/term
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/term/windows
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/truncindex
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/urlutil
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/pkg/useragent
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/plugin
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/plugin/executor/containerd
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/plugin/v2
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/profiles/apparmor
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/profiles/seccomp
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/quota
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/reference
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/registry
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/registry/resumable
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/restartmanager
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/rootless
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/rootless/specconv
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/runconfig
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/runconfig/opts
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/daemon
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/environment
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/fakecontext
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/fakegit
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/fakestorage
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/fixtures/load
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/fixtures/plugin
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/registry
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/testutil/request
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume/drivers
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume/local
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume/mounts
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume/service
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume/service/opts
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/volume/testutils'
17:23:32 [2022-02-17T17:23:32.870Z] ++ echo 'github.com/docker/docker/api
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/backend/build
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/httputils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/middleware
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/build
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/checkpoint
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/container
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/debug
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/distribution
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/grpc
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/image
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/network
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/plugin
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/session
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/swarm
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/system
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/server/router/volume
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/backend
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/blkiodev
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/container
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/events
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/filters
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/image
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/mount
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/network
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/plugins/logdriver
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/registry
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/strslice
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/swarm
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/swarm/runtime
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/time
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/versions
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/versions/v1p19
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/versions/v1p20
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/api/types/volume
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next/exporter
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/builder-next/worker
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/dockerfile
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/dockerignore
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/remotecontext
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/builder/remotecontext/git
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cli
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cli/config
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cli/debug
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/client
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cmd/docker-proxy
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cmd/dockerd
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cmd/dockerd/trap
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/container
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/container/stream
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/contrib/apparmor
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/contrib/docker-device-tool
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/contrib/httpserver
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/cluster
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/cluster/convert
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/cluster/executor
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/cluster/executor/container
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/cluster/provider
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/config
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/events
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/events/testutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/exec
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/aufs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/copy
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/overlay
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/register
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/vfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/graphdriver/zfs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/images
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/initlayer
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/links
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/listeners
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/awslogs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/fluentd
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/gcplogs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/gelf
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/journald
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/local
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/logentries
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/loggerutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/splunk
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/syslog
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/logger/templates
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/names
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/network
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/daemon/stats
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution/metadata
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution/utils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/distribution/xfer
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/dockerversion
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/errdefs
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image/cache
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image/tarexport
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/image/v1
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/internal/test/suite
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/layer
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/queue
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/remote
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/supervisor
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libcontainerd/types
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/bitseq
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cluster
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/config
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/datastore
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/diagnostic
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/discoverapi
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/driverapi
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/host
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/null
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/overlay
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/remote
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/windows
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/drvregistry
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/etchosts
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/idm
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/internal/caller
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipam
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipamapi
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipams/builtin
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipams/null
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipams/remote
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ipamutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/iptables
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/netlabel
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/netutils
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/networkdb
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/ns
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/options
17:23:32 [2022-02-17T17:23:32.870Z] github.com/docker/docker/libnetwork/osl
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/osl/kernel
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/portallocator
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/portmapper
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/resolvconf
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/testutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/types
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/oci
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/oci/caps
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/opts
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/aaparser
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/archive
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/authorization
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/broadcaster
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/capabilities
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/chrootarchive
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/containerfs
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/devicemapper
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/directory
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/dmesg
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/filenotify
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/fileutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/fsutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/homedir
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/idtools
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/ioutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/jsonmessage
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/locker
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/longpath
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/loopback
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/mount
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/namesgenerator
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/parsers
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/parsers/kernel
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/pidfile
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/platform
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/plugingetter
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/plugins
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/plugins/transport
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/pools
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/progress
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/pubsub
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/reexec
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/signal
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/stack
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/stdcopy
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/streamformatter
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/stringid
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/symlink
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/sysinfo
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/system
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/tailfile
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/tarsum
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/term
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/term/windows
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/truncindex
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/urlutil
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/pkg/useragent
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/plugin
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/plugin/executor/containerd
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/plugin/v2
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/profiles/apparmor
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/profiles/seccomp
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/quota
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/reference
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/registry
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/registry/resumable
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/restartmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/rootless
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/rootless/specconv
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/runconfig
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/runconfig/opts
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/daemon
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/environment
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/fakecontext
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/fakegit
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/fakestorage
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/fixtures/load
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/fixtures/plugin
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/registry
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/testutil/request
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume/drivers
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume/local
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume/mounts
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume/service
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume/service/opts
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/volume/testutils'
17:23:32 [2022-02-17T17:23:32.871Z] ++ grep --fixed-strings /libnetwork
17:23:32 [2022-02-17T17:23:32.871Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/bitseq
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cluster
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/config
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/datastore
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/diagnostic
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/discoverapi
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/driverapi
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/host
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/null
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/overlay
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/remote
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/windows
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drvregistry
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/etchosts
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/idm
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/internal/caller
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipam
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipamapi
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/builtin
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/null
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/remote
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipamutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/iptables
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/netlabel
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/netutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/networkdb
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ns
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/options
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/osl
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/osl/kernel
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/portallocator
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/portmapper
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/resolvconf
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/testutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/types'
17:23:32 [2022-02-17T17:23:32.871Z] + grep --fixed-strings libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.871Z] + echo 'github.com/docker/docker/libnetwork
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/bitseq
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cluster
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/config
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/datastore
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/diagnostic
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/discoverapi
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/driverapi
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/host
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/null
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/overlay
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/remote
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/windows
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drvregistry
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/etchosts
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/idm
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/internal/caller
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipam
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipamapi
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/builtin
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/null
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/remote
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ipamutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/iptables
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/netlabel
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/netutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/networkdb
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/ns
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/options
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/osl
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/osl/kernel
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/portallocator
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/portmapper
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/resolvconf
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/testutils
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/types'
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/bridge
17:23:32 [2022-02-17T17:23:32.871Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:23:32 [2022-02-17T17:23:32.871Z] + type docker-proxy
17:23:32 [2022-02-17T17:23:32.871Z] hack/test/unit: line 25: type: docker-proxy: not found
17:23:32 [2022-02-17T17:23:32.871Z] + hack/make.sh binary-proxy install-proxy
17:23:32 [2022-02-17T17:23:32.871Z] 
17:23:32 [2022-02-17T17:23:32.871Z] Removing bundles/
17:23:32 [2022-02-17T17:23:32.871Z] 
17:23:32 [2022-02-17T17:23:32.871Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:23:32 [2022-02-17T17:23:32.871Z] Building: bundles/binary-proxy/docker-proxy-dev
17:23:32 [2022-02-17T17:23:32.871Z] GOOS="" GOARCH="" GOARM=""
17:23:33 [2022-02-17T17:23:33.200Z] === RUN   TestDockerSuite/TestPsRightTagName
17:23:34 [2022-02-17T17:23:34.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:23:34 [2022-02-17T17:23:34.577Z] === RUN   TestDockerSuite/TestPsShowMounts
17:23:35 [2022-02-17T17:23:35.951Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:23:36 [2022-02-17T17:23:36.520Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:23:36 [2022-02-17T17:23:36.520Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:23:36 [2022-02-17T17:23:36.520Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:23:36 [2022-02-17T17:23:36.779Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:23:36 [2022-02-17T17:23:36.779Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:23:36 [2022-02-17T17:23:36.779Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:23:37 [2022-02-17T17:23:37.347Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:23:38 [2022-02-17T17:23:38.286Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:23:39 [2022-02-17T17:23:39.221Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:23:39 [2022-02-17T17:23:39.441Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:23:39 [2022-02-17T17:23:39.441Z] 
17:23:39 [2022-02-17T17:23:39.441Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:23:39 [2022-02-17T17:23:39.441Z] Installing docker-proxy to /usr/local/bin/
17:23:39 [2022-02-17T17:23:39.441Z] 
17:23:39 [2022-02-17T17:23:39.441Z] + mkdir -p bundles
17:23:39 [2022-02-17T17:23:39.441Z] + '[' -n 'github.com/docker/docker/api
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/backend/build
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/httputils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/middleware
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/build
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/checkpoint
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/container
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/debug
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/distribution
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/grpc
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/image
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/network
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/plugin
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/session
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/swarm
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/system
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/server/router/volume
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/backend
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/blkiodev
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/container
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/events
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/filters
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/image
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/mount
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/network
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/plugins/logdriver
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/registry
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/strslice
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/swarm
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/swarm/runtime
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/time
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/versions
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/versions/v1p19
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/versions/v1p20
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/api/types/volume
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next/exporter
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/builder-next/worker
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/dockerfile
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/dockerignore
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/remotecontext
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/builder/remotecontext/git
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cli
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cli/config
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cli/debug
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/client
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cmd/docker-proxy
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cmd/dockerd
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cmd/dockerd/trap
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/container
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/container/stream
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/contrib/apparmor
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/contrib/docker-device-tool
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/contrib/httpserver
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/cluster
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/cluster/convert
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/cluster/executor
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/cluster/executor/container
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/cluster/provider
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/config
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/events
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/events/testutils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/exec
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/aufs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/copy
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/overlay
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/register
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/vfs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/graphdriver/zfs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/images
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/initlayer
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/links
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/listeners
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/awslogs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/fluentd
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/gcplogs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/gelf
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/journald
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/local
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/logentries
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/loggerutils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/splunk
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/syslog
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/logger/templates
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/names
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/network
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/daemon/stats
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/distribution
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/distribution/metadata
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/distribution/utils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/distribution/xfer
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/dockerversion
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/errdefs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/image
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/image/cache
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/image/tarexport
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/image/v1
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/internal/test/suite
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/layer
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/libcontainerd
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/libcontainerd/queue
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/libcontainerd/remote
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/libcontainerd/supervisor
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/libcontainerd/types
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/oci
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/oci/caps
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/opts
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/aaparser
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/archive
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/authorization
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/broadcaster
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/capabilities
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/chrootarchive
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/containerfs
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/devicemapper
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/directory
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/dmesg
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/filenotify
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/fileutils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/fsutils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/homedir
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/idtools
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/ioutils
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/jsonmessage
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/locker
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/longpath
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/loopback
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/mount
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/namesgenerator
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/parsers
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/parsers/kernel
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/pidfile
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/platform
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/plugingetter
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/plugins
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/plugins/transport
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/pools
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/progress
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/pubsub
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/reexec
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/signal
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/stack
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/stdcopy
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/streamformatter
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/stringid
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/symlink
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/sysinfo
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/system
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/tailfile
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/tarsum
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/term
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/term/windows
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/truncindex
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/urlutil
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/pkg/useragent
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/plugin
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/plugin/executor/containerd
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/plugin/v2
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/profiles/apparmor
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/profiles/seccomp
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/quota
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/reference
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/registry
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/registry/resumable
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/restartmanager
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/rootless
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/rootless/specconv
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/runconfig
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/runconfig/opts
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/daemon
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/environment
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/fakecontext
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/fakegit
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/fakestorage
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/fixtures/load
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/fixtures/plugin
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/registry
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/testutil/request
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume/drivers
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume/local
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume/mounts
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume/service
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume/service/opts
17:23:39 [2022-02-17T17:23:39.441Z] github.com/docker/docker/volume/testutils' ']'
17:23:39 [2022-02-17T17:23:39.442Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:23:39 [2022-02-17T17:23:39.481Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:23:40 [2022-02-17T17:23:40.379Z] ?   	github.com/docker/docker/api	[no test files]
17:23:43 [2022-02-17T17:23:43.175Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:23:43 [2022-02-17T17:23:43.175Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:23:43 [2022-02-17T17:23:43.175Z] === RUN   TestDockerSuite/TestBuildBlankName
17:23:43 [2022-02-17T17:23:43.175Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:23:43 [2022-02-17T17:23:43.672Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:23:43 [2022-02-17T17:23:43.927Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:23:43 [2022-02-17T17:23:43.927Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:23:43 [2022-02-17T17:23:43.927Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:23:43 [2022-02-17T17:23:43.927Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:23:43 [2022-02-17T17:23:43.927Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:23:44 [2022-02-17T17:23:44.375Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:23:44 [2022-02-17T17:23:44.916Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:23:45 [2022-02-17T17:23:45.577Z]     docker_api_swarm_service_test.go:100: [dbf86b7d43ade] joining swarm manager [dae227e564525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:45 [2022-02-17T17:23:45.577Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:23:46 [2022-02-17T17:23:46.145Z]     docker_api_swarm_service_test.go:101: [d34df1359e5a4] joining swarm manager [dae227e564525]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:23:46 [2022-02-17T17:23:46.405Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:23:47 [2022-02-17T17:23:47.783Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:23:47 [2022-02-17T17:23:47.783Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:23:47 [2022-02-17T17:23:47.783Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:23:48 [2022-02-17T17:23:48.352Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:23:48 [2022-02-17T17:23:48.714Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:23:49 [2022-02-17T17:23:49.704Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:23:49 [2022-02-17T17:23:49.704Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:23:50 [2022-02-17T17:23:50.174Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:23:50 [2022-02-17T17:23:50.174Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:23:50 [2022-02-17T17:23:50.174Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:23:50 [2022-02-17T17:23:50.174Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:23:50 [2022-02-17T17:23:50.428Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:23:50 [2022-02-17T17:23:50.428Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:23:50 [2022-02-17T17:23:50.890Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:23:51 [2022-02-17T17:23:51.418Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:23:51 [2022-02-17T17:23:51.457Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:23:53 [2022-02-17T17:23:53.135Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:23:53 [2022-02-17T17:23:53.407Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:23:54 [2022-02-17T17:23:54.344Z] === RUN   TestDockerSuite/TestRmiBlank
17:23:54 [2022-02-17T17:23:54.344Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:23:54 [2022-02-17T17:23:54.344Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:23:54 [2022-02-17T17:23:54.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:23:54 [2022-02-17T17:23:54.705Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:23:54 [2022-02-17T17:23:54.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:23:55 [2022-02-17T17:23:55.266Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
17:23:56 [2022-02-17T17:23:56.881Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:23:57 [2022-02-17T17:23:57.139Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:23:57 [2022-02-17T17:23:57.291Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:23:57 [2022-02-17T17:23:57.398Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:23:58 [2022-02-17T17:23:58.334Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:23:59 [2022-02-17T17:23:59.271Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:23:59 [2022-02-17T17:23:59.399Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:23:59 [2022-02-17T17:23:59.399Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:23:59 [2022-02-17T17:23:59.399Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:23:59 [2022-02-17T17:23:59.399Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:23:59 [2022-02-17T17:23:59.399Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:24:00 [2022-02-17T17:24:00.653Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:24:01 [2022-02-17T17:24:01.222Z] === RUN   TestDockerSuite/TestRmiTag
17:24:01 [2022-02-17T17:24:01.482Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:24:02 [2022-02-17T17:24:02.052Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:24:02 [2022-02-17T17:24:02.991Z]     check_test.go:379: [dbf86b7d43ade] daemon is not started
17:24:04 [2022-02-17T17:24:04.894Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:24:05 [2022-02-17T17:24:05.461Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:24:05 [2022-02-17T17:24:05.675Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:24:06 [2022-02-17T17:24:06.029Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:24:06 [2022-02-17T17:24:06.288Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:24:07 [2022-02-17T17:24:07.226Z] === RUN   TestDockerSuite/TestRunAddHost
17:24:07 [2022-02-17T17:24:07.485Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:24:07 [2022-02-17T17:24:07.744Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:24:07 [2022-02-17T17:24:07.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:24:07 [2022-02-17T17:24:07.989Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:24:07 [2022-02-17T17:24:07.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:24:07 [2022-02-17T17:24:07.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:24:07 [2022-02-17T17:24:07.989Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:24:07 [2022-02-17T17:24:07.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:24:07 [2022-02-17T17:24:07.989Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:24:07 [2022-02-17T17:24:07.989Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:24:08 [2022-02-17T17:24:08.310Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:24:08 [2022-02-17T17:24:08.311Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:24:08 [2022-02-17T17:24:08.569Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:24:08 [2022-02-17T17:24:08.569Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:24:09 [2022-02-17T17:24:09.915Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:24:09 [2022-02-17T17:24:09.947Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:24:10 [2022-02-17T17:24:10.515Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:24:10 [2022-02-17T17:24:10.774Z]     docker_api_swarm_service_test.go:533: [d4353cb3c0327] joining swarm manager [d29e5ecc4106b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:24:11 [2022-02-17T17:24:11.033Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:24:11 [2022-02-17T17:24:11.969Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:24:11 [2022-02-17T17:24:11.969Z]     docker_api_swarm_service_test.go:534: [d569dcdf9aa39] joining swarm manager [d29e5ecc4106b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:24:12 [2022-02-17T17:24:12.538Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:24:13 [2022-02-17T17:24:13.493Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:24:14 [2022-02-17T17:24:14.874Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:24:15 [2022-02-17T17:24:15.443Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:24:16 [2022-02-17T17:24:16.114Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:24:16 [2022-02-17T17:24:16.114Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:24:16 [2022-02-17T17:24:16.114Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:24:16 [2022-02-17T17:24:16.114Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:24:16 [2022-02-17T17:24:16.379Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:24:16 [2022-02-17T17:24:16.947Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:24:17 [2022-02-17T17:24:17.514Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:24:18 [2022-02-17T17:24:18.504Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:24:19 [2022-02-17T17:24:19.441Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:24:19 [2022-02-17T17:24:19.700Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:24:19 [2022-02-17T17:24:19.917Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:24:20 [2022-02-17T17:24:20.270Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:24:20 [2022-02-17T17:24:20.425Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:24:20 [2022-02-17T17:24:20.425Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:24:20 [2022-02-17T17:24:20.425Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:24:20 [2022-02-17T17:24:20.530Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:24:20 [2022-02-17T17:24:20.530Z] === RUN   TestDockerSuite/TestRunBindMounts
17:24:21 [2022-02-17T17:24:21.486Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:24:21 [2022-02-17T17:24:21.910Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:24:22 [2022-02-17T17:24:22.170Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:24:22 [2022-02-17T17:24:22.738Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:24:23 [2022-02-17T17:24:23.306Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:24:23 [2022-02-17T17:24:23.567Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:24:23 [2022-02-17T17:24:23.567Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:24:24 [2022-02-17T17:24:24.138Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:24:24 [2022-02-17T17:24:24.706Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:24:25 [2022-02-17T17:24:25.273Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:24:26 [2022-02-17T17:24:26.209Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:24:26 [2022-02-17T17:24:26.469Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:24:26 [2022-02-17T17:24:26.469Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:24:26 [2022-02-17T17:24:26.728Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:24:26 [2022-02-17T17:24:26.987Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:24:27 [2022-02-17T17:24:27.365Z] === RUN   TestDockerSuite/TestBuildAddScript
17:24:27 [2022-02-17T17:24:27.365Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:24:27 [2022-02-17T17:24:27.365Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:24:27 [2022-02-17T17:24:27.365Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:24:27 [2022-02-17T17:24:27.365Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:24:27 [2022-02-17T17:24:27.365Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:24:27 [2022-02-17T17:24:27.365Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:24:27 [2022-02-17T17:24:27.365Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:24:27 [2022-02-17T17:24:27.365Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:24:27 [2022-02-17T17:24:27.365Z] === RUN   TestDockerSuite/TestBuildAddTar
17:24:27 [2022-02-17T17:24:27.556Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:24:27 [2022-02-17T17:24:27.693Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:24:27 [2022-02-17T17:24:27.693Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:24:27 [2022-02-17T17:24:27.693Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:24:27 [2022-02-17T17:24:27.693Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:24:27 [2022-02-17T17:24:27.693Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:24:28 [2022-02-17T17:24:28.123Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:24:28 [2022-02-17T17:24:28.381Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:24:28 [2022-02-17T17:24:28.948Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:24:28 [2022-02-17T17:24:28.948Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:24:29 [2022-02-17T17:24:29.517Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:24:30 [2022-02-17T17:24:30.456Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:24:31 [2022-02-17T17:24:31.026Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:24:31 [2022-02-17T17:24:31.026Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:24:31 [2022-02-17T17:24:31.965Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:24:32 [2022-02-17T17:24:32.535Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:24:33 [2022-02-17T17:24:33.106Z]     docker_api_swarm_service_test.go:148: [dfbd11e6f558e] joining swarm manager [dde1c7171fe59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:24:33 [2022-02-17T17:24:33.106Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:24:33 [2022-02-17T17:24:33.676Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:24:33 [2022-02-17T17:24:33.934Z]     docker_api_swarm_service_test.go:148: [d516ae0c923b9] joining swarm manager [dde1c7171fe59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:24:34 [2022-02-17T17:24:34.194Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:24:34 [2022-02-17T17:24:34.882Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:24:34 [2022-02-17T17:24:34.882Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:24:35 [2022-02-17T17:24:35.135Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:24:35 [2022-02-17T17:24:35.401Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:24:35 [2022-02-17T17:24:35.870Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:24:35 [2022-02-17T17:24:35.871Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:24:35 [2022-02-17T17:24:35.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:24:35 [2022-02-17T17:24:35.871Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:24:35 [2022-02-17T17:24:35.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:24:36 [2022-02-17T17:24:36.516Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:24:37 [2022-02-17T17:24:37.964Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:24:39 [2022-02-17T17:24:39.052Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:24:39 [2022-02-17T17:24:39.052Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:24:39 [2022-02-17T17:24:39.052Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:24:39 [2022-02-17T17:24:39.501Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:24:39 [2022-02-17T17:24:39.501Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:24:40 [2022-02-17T17:24:40.429Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:24:40 [2022-02-17T17:24:40.470Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:24:40 [2022-02-17T17:24:40.470Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:24:40 [2022-02-17T17:24:40.929Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:24:41 [2022-02-17T17:24:41.368Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:24:42 [2022-02-17T17:24:42.469Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:24:42 [2022-02-17T17:24:42.470Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:24:42 [2022-02-17T17:24:42.470Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:24:42 [2022-02-17T17:24:42.745Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:24:44 [2022-02-17T17:24:44.651Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:24:44 [2022-02-17T17:24:44.651Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:24:44 [2022-02-17T17:24:44.651Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:24:44 [2022-02-17T17:24:44.651Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:24:44 [2022-02-17T17:24:44.651Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:24:44 [2022-02-17T17:24:44.909Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:24:45 [2022-02-17T17:24:45.851Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:24:46 [2022-02-17T17:24:46.788Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:24:47 [2022-02-17T17:24:47.164Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:24:48 [2022-02-17T17:24:48.221Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:24:48 [2022-02-17T17:24:48.483Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:24:48 [2022-02-17T17:24:48.701Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:24:48 [2022-02-17T17:24:48.701Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:24:48 [2022-02-17T17:24:48.701Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:24:48 [2022-02-17T17:24:48.701Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:24:48 [2022-02-17T17:24:48.701Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:24:49 [2022-02-17T17:24:49.418Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:24:49 [2022-02-17T17:24:49.986Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:24:49 [2022-02-17T17:24:49.986Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:24:49 [2022-02-17T17:24:49.986Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:24:50 [2022-02-17T17:24:50.244Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:24:50 [2022-02-17T17:24:50.881Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:24:51 [2022-02-17T17:24:51.622Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:24:51 [2022-02-17T17:24:51.622Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:24:51 [2022-02-17T17:24:51.850Z] === RUN   TestDockerSuite/TestBuildCmd
17:24:52 [2022-02-17T17:24:52.192Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:24:52 [2022-02-17T17:24:52.309Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:24:52 [2022-02-17T17:24:52.760Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:24:53 [2022-02-17T17:24:53.020Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:24:53 [2022-02-17T17:24:53.278Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:24:53 [2022-02-17T17:24:53.590Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:24:53 [2022-02-17T17:24:53.590Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:24:53 [2022-02-17T17:24:53.738Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:24:53 [2022-02-17T17:24:53.848Z] === RUN   TestDockerSuite/TestRunEnvironment
17:24:54 [2022-02-17T17:24:54.416Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:24:54 [2022-02-17T17:24:54.676Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:24:55 [2022-02-17T17:24:55.244Z] === RUN   TestDockerSuite/TestRunExitCode
17:24:55 [2022-02-17T17:24:55.812Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:24:56 [2022-02-17T17:24:56.072Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:24:56 [2022-02-17T17:24:56.640Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:24:56 [2022-02-17T17:24:56.899Z] === RUN   TestDockerSuite/TestRunExposePort
17:24:56 [2022-02-17T17:24:56.899Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:24:57 [2022-02-17T17:24:57.467Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:24:58 [2022-02-17T17:24:58.035Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:24:59 [2022-02-17T17:24:59.416Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:24:59 [2022-02-17T17:24:59.416Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:24:59 [2022-02-17T17:24:59.416Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:24:59 [2022-02-17T17:24:59.416Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:25:00 [2022-02-17T17:25:00.819Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:25:01 [2022-02-17T17:25:01.323Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:25:01 [2022-02-17T17:25:01.891Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:25:02 [2022-02-17T17:25:02.998Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:25:02 [2022-02-17T17:25:02.998Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:25:02 [2022-02-17T17:25:02.998Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:25:04 [2022-02-17T17:25:04.536Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:25:04 [2022-02-17T17:25:04.536Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:25:04 [2022-02-17T17:25:04.536Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:25:04 [2022-02-17T17:25:04.997Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:25:06 [2022-02-17T17:25:06.348Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:25:07 [2022-02-17T17:25:07.909Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:25:08 [2022-02-17T17:25:08.877Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:25:09 [2022-02-17T17:25:09.336Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:25:09 [2022-02-17T17:25:09.336Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:25:09 [2022-02-17T17:25:09.336Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:25:10 [2022-02-17T17:25:10.015Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:25:10 [2022-02-17T17:25:10.304Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:25:11 [2022-02-17T17:25:11.274Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:25:11 [2022-02-17T17:25:11.274Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:25:11 [2022-02-17T17:25:11.274Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:25:11 [2022-02-17T17:25:11.275Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:25:11 [2022-02-17T17:25:11.275Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:25:13 [2022-02-17T17:25:13.300Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:25:13 [2022-02-17T17:25:13.559Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:25:13 [2022-02-17T17:25:13.608Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:25:13 [2022-02-17T17:25:13.608Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:25:13 [2022-02-17T17:25:13.608Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:25:13 [2022-02-17T17:25:13.608Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:25:14 [2022-02-17T17:25:14.077Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:25:14 [2022-02-17T17:25:14.496Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:25:14 [2022-02-17T17:25:14.496Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:25:14 [2022-02-17T17:25:14.496Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:25:14 [2022-02-17T17:25:14.496Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:25:15 [2022-02-17T17:25:15.064Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:25:16 [2022-02-17T17:25:16.311Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:25:16 [2022-02-17T17:25:16.311Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:25:16 [2022-02-17T17:25:16.311Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 14.7% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 5.7% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/types/strslice	0.010s	coverage: 90.0% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/builder/remotecontext	0.092s	coverage: 13.7% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/builder/dockerfile	0.226s	coverage: 49.0% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.241s	coverage: 86.3% of statements
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/cli	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:25:16 [2022-02-17T17:25:16.752Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.112s	coverage: 67.6% of statements
17:25:16 [2022-02-17T17:25:16.967Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:25:17 [2022-02-17T17:25:17.905Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:25:18 [2022-02-17T17:25:18.263Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:25:18 [2022-02-17T17:25:18.263Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:25:18 [2022-02-17T17:25:18.263Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:25:18 [2022-02-17T17:25:18.263Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:25:18 [2022-02-17T17:25:18.263Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:25:18 [2022-02-17T17:25:18.357Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:25:18 [2022-02-17T17:25:18.662Z] ok  	github.com/docker/docker/client	0.108s	coverage: 75.8% of statements
17:25:18 [2022-02-17T17:25:18.844Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:25:22 [2022-02-17T17:25:22.235Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:25:23 [2022-02-17T17:25:23.803Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:25:23 [2022-02-17T17:25:23.803Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:25:23 [2022-02-17T17:25:23.803Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:25:23 [2022-02-17T17:25:23.803Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:25:23 [2022-02-17T17:25:23.803Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:25:24 [2022-02-17T17:25:24.116Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:25:24 [2022-02-17T17:25:24.683Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:25:24 [2022-02-17T17:25:24.942Z] === RUN   TestDockerSuite/TestRunModeHostname
17:25:25 [2022-02-17T17:25:25.422Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:25:25 [2022-02-17T17:25:25.880Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:25:25 [2022-02-17T17:25:25.880Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:25:25 [2022-02-17T17:25:25.880Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:25:26 [2022-02-17T17:25:26.410Z] === RUN   TestDockerSuite/TestBuildCmd
17:25:27 [2022-02-17T17:25:27.260Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:25:27 [2022-02-17T17:25:27.411Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:25:27 [2022-02-17T17:25:27.880Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:25:28 [2022-02-17T17:25:28.197Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:25:28 [2022-02-17T17:25:28.349Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:25:29 [2022-02-17T17:25:29.135Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:25:29 [2022-02-17T17:25:29.135Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:25:29 [2022-02-17T17:25:29.394Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:25:30 [2022-02-17T17:25:30.332Z] === RUN   TestDockerSuite/TestRunMount
17:25:33 [2022-02-17T17:25:33.622Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:25:34 [2022-02-17T17:25:34.998Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:25:35 [2022-02-17T17:25:35.937Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:25:36 [2022-02-17T17:25:36.093Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:25:36 [2022-02-17T17:25:36.093Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:25:36 [2022-02-17T17:25:36.507Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:25:36 [2022-02-17T17:25:36.563Z] === RUN   TestDockerSuite/TestBuildBlankName
17:25:37 [2022-02-17T17:25:37.033Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:25:37 [2022-02-17T17:25:37.138Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:25:38 [2022-02-17T17:25:38.452Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:25:38 [2022-02-17T17:25:38.452Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:25:38 [2022-02-17T17:25:38.707Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:25:38 [2022-02-17T17:25:38.707Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:25:38 [2022-02-17T17:25:38.707Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:25:39 [2022-02-17T17:25:39.839Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:25:40 [2022-02-17T17:25:40.276Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:25:40 [2022-02-17T17:25:40.276Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:25:40 [2022-02-17T17:25:40.276Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:25:40 [2022-02-17T17:25:40.746Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:25:40 [2022-02-17T17:25:40.775Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:25:42 [2022-02-17T17:25:42.154Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:25:44 [2022-02-17T17:25:44.062Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:25:44 [2022-02-17T17:25:44.062Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:25:44 [2022-02-17T17:25:44.198Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:25:44 [2022-02-17T17:25:44.198Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:25:44 [2022-02-17T17:25:44.541Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:25:44 [2022-02-17T17:25:44.671Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:25:45 [2022-02-17T17:25:45.010Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:25:45 [2022-02-17T17:25:45.440Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:25:45 [2022-02-17T17:25:45.478Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:25:45 [2022-02-17T17:25:45.478Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:25:45 [2022-02-17T17:25:45.478Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:25:46 [2022-02-17T17:25:46.822Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:25:46 [2022-02-17T17:25:46.822Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:25:47 [2022-02-17T17:25:47.047Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:25:47 [2022-02-17T17:25:47.516Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:25:47 [2022-02-17T17:25:47.516Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:25:47 [2022-02-17T17:25:47.516Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:25:47 [2022-02-17T17:25:47.516Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:25:47 [2022-02-17T17:25:47.516Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:25:48 [2022-02-17T17:25:48.203Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:25:48 [2022-02-17T17:25:48.203Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:25:48 [2022-02-17T17:25:48.462Z] === RUN   TestDockerSuite/TestRunNetHost
17:25:49 [2022-02-17T17:25:49.400Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:25:49 [2022-02-17T17:25:49.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:25:49 [2022-02-17T17:25:49.967Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:25:49 [2022-02-17T17:25:49.967Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:25:50 [2022-02-17T17:25:50.536Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:25:52 [2022-02-17T17:25:52.445Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:25:52 [2022-02-17T17:25:52.704Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:25:53 [2022-02-17T17:25:53.642Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:25:54 [2022-02-17T17:25:54.674Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:25:56 [2022-02-17T17:25:56.930Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:25:57 [2022-02-17T17:25:57.189Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:25:57 [2022-02-17T17:25:57.391Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 29.1% of statements
17:25:57 [2022-02-17T17:25:57.391Z] ok  	github.com/docker/docker/container	0.115s	coverage: 34.8% of statements
17:25:57 [2022-02-17T17:25:57.391Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.548s	coverage: 0.0% of statements
17:25:57 [2022-02-17T17:25:57.391Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:25:57 [2022-02-17T17:25:57.391Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:25:57 [2022-02-17T17:25:57.391Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:25:57 [2022-02-17T17:25:57.391Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:25:57 [2022-02-17T17:25:57.391Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:25:57 [2022-02-17T17:25:57.448Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:25:57 [2022-02-17T17:25:57.707Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:25:57 [2022-02-17T17:25:57.965Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:25:58 [2022-02-17T17:25:58.224Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:25:58 [2022-02-17T17:25:58.792Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:25:59 [2022-02-17T17:25:59.361Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:25:59 [2022-02-17T17:25:59.361Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:25:59 [2022-02-17T17:25:59.881Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:25:59 [2022-02-17T17:25:59.927Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:26:00 [2022-02-17T17:26:00.897Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:26:00 [2022-02-17T17:26:00.897Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:26:00 [2022-02-17T17:26:00.897Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:26:00 [2022-02-17T17:26:00.905Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:26:05 [2022-02-17T17:26:05.510Z] ok  	github.com/docker/docker/daemon/cluster	0.059s	coverage: 0.5% of statements
17:26:05 [2022-02-17T17:26:05.598Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:26:05 [2022-02-17T17:26:05.598Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:26:05 [2022-02-17T17:26:05.771Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:26:06 [2022-02-17T17:26:06.057Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:26:06 [2022-02-17T17:26:06.057Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:26:06 [2022-02-17T17:26:06.174Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:26:06 [2022-02-17T17:26:06.174Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:26:06 [2022-02-17T17:26:06.174Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:26:06 [2022-02-17T17:26:06.432Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:26:06 [2022-02-17T17:26:06.519Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:26:06 [2022-02-17T17:26:06.519Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:26:06 [2022-02-17T17:26:06.519Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:26:06 [2022-02-17T17:26:06.691Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:26:06 [2022-02-17T17:26:06.978Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:26:06 [2022-02-17T17:26:06.978Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:26:06 [2022-02-17T17:26:06.978Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:26:07 [2022-02-17T17:26:07.047Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:26:07 [2022-02-17T17:26:07.047Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:26:07 [2022-02-17T17:26:07.047Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:26:07 [2022-02-17T17:26:07.149Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:26:08 [2022-02-17T17:26:08.065Z] === RUN   TestDockerSuite/TestRunPortInUse
17:26:08 [2022-02-17T17:26:08.324Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:26:08 [2022-02-17T17:26:08.891Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
17:26:08 [2022-02-17T17:26:08.891Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:26:09 [2022-02-17T17:26:09.151Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:26:09 [2022-02-17T17:26:09.717Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:26:09 [2022-02-17T17:26:09.975Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:26:10 [2022-02-17T17:26:10.544Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:26:10 [2022-02-17T17:26:10.544Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:26:10 [2022-02-17T17:26:10.544Z] === RUN   TestDockerSuite/TestRunPublishPort
17:26:10 [2022-02-17T17:26:10.804Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:26:11 [2022-02-17T17:26:11.373Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:26:11 [2022-02-17T17:26:11.373Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:26:11 [2022-02-17T17:26:11.373Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:26:11 [2022-02-17T17:26:11.633Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:26:11 [2022-02-17T17:26:11.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:26:11 [2022-02-17T17:26:11.821Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:26:11 [2022-02-17T17:26:11.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:26:11 [2022-02-17T17:26:11.821Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:26:11 [2022-02-17T17:26:11.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:26:12 [2022-02-17T17:26:12.569Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:26:12 [2022-02-17T17:26:12.569Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
17:26:12 [2022-02-17T17:26:12.569Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:26:13 [2022-02-17T17:26:13.809Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.440s	coverage: 13.8% of statements
17:26:14 [2022-02-17T17:26:14.473Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:26:14 [2022-02-17T17:26:14.747Z] ok  	github.com/docker/docker/daemon/config	0.027s	coverage: 81.0% of statements
17:26:15 [2022-02-17T17:26:15.007Z] ok  	github.com/docker/docker/daemon/events	0.056s	coverage: 50.0% of statements
17:26:15 [2022-02-17T17:26:15.412Z] === RUN   TestDockerSuite/TestRunRm
17:26:15 [2022-02-17T17:26:15.577Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
17:26:15 [2022-02-17T17:26:15.672Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:26:16 [2022-02-17T17:26:16.958Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.446s	coverage: 74.6% of statements
17:26:16 [2022-02-17T17:26:16.958Z] ok  	github.com/docker/docker/daemon	10.134s	coverage: 17.1% of statements
17:26:16 [2022-02-17T17:26:16.958Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:26:16 [2022-02-17T17:26:16.958Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:26:16 [2022-02-17T17:26:16.958Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:26:16 [2022-02-17T17:26:16.958Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:26:17 [2022-02-17T17:26:17.894Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.351s	coverage: 56.2% of statements
17:26:18 [2022-02-17T17:26:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:26:18 [2022-02-17T17:26:18.993Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:26:18 [2022-02-17T17:26:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:26:18 [2022-02-17T17:26:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:26:18 [2022-02-17T17:26:18.993Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:26:18 [2022-02-17T17:26:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:26:18 [2022-02-17T17:26:18.993Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:26:18 [2022-02-17T17:26:18.993Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:26:19 [2022-02-17T17:26:19.273Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 3.0% of statements
17:26:19 [2022-02-17T17:26:19.859Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:26:19 [2022-02-17T17:26:19.859Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:26:19 [2022-02-17T17:26:19.859Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:26:20 [2022-02-17T17:26:20.652Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
17:26:21 [2022-02-17T17:26:21.240Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:26:21 [2022-02-17T17:26:21.808Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:26:22 [2022-02-17T17:26:22.558Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.457s	coverage: 45.9% of statements
17:26:22 [2022-02-17T17:26:22.558Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:26:22 [2022-02-17T17:26:22.559Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.265s	coverage: 50.5% of statements
17:26:23 [2022-02-17T17:26:23.940Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.8% of statements
17:26:24 [2022-02-17T17:26:24.199Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.686s	coverage: 58.0% of statements
17:26:24 [2022-02-17T17:26:24.199Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:26:24 [2022-02-17T17:26:24.199Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:26:24 [2022-02-17T17:26:24.345Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:26:24 [2022-02-17T17:26:24.345Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:26:24 [2022-02-17T17:26:24.770Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:26:25 [2022-02-17T17:26:25.705Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
17:26:26 [2022-02-17T17:26:26.272Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.7% of statements
17:26:26 [2022-02-17T17:26:26.272Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:26:26 [2022-02-17T17:26:26.272Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:26:26 [2022-02-17T17:26:26.839Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.5% of statements
17:26:27 [2022-02-17T17:26:27.650Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:26:27 [2022-02-17T17:26:27.650Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:26:27 [2022-02-17T17:26:27.778Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 33.6% of statements
17:26:27 [2022-02-17T17:26:27.778Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.138s	coverage: 79.9% of statements
17:26:27 [2022-02-17T17:26:27.778Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:26:28 [2022-02-17T17:26:28.220Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:26:28 [2022-02-17T17:26:28.346Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
17:26:28 [2022-02-17T17:26:28.347Z] ok  	github.com/docker/docker/daemon/logger/journald	0.009s	coverage: 23.9% of statements
17:26:28 [2022-02-17T17:26:28.789Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:26:28 [2022-02-17T17:26:28.916Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
17:26:29 [2022-02-17T17:26:29.049Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:26:29 [2022-02-17T17:26:29.175Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
17:26:29 [2022-02-17T17:26:29.617Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:26:29 [2022-02-17T17:26:29.744Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 78.7% of statements
17:26:29 [2022-02-17T17:26:29.744Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:26:30 [2022-02-17T17:26:30.184Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:26:30 [2022-02-17T17:26:30.312Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 54.7% of statements
17:26:30 [2022-02-17T17:26:30.443Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:26:30 [2022-02-17T17:26:30.571Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
17:26:31 [2022-02-17T17:26:31.010Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:26:31 [2022-02-17T17:26:31.508Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
17:26:31 [2022-02-17T17:26:31.579Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:26:31 [2022-02-17T17:26:31.767Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:26:32 [2022-02-17T17:26:32.026Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
17:26:32 [2022-02-17T17:26:32.955Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:26:32 [2022-02-17T17:26:32.963Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.621s	coverage: 82.5% of statements
17:26:32 [2022-02-17T17:26:32.963Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:26:32 [2022-02-17T17:26:32.963Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:26:33 [2022-02-17T17:26:33.892Z] === RUN   TestDockerSuite/TestRunState
17:26:33 [2022-02-17T17:26:33.899Z] ok  	github.com/docker/docker/distribution	0.131s	coverage: 26.3% of statements
17:26:33 [2022-02-17T17:26:33.899Z] ok  	github.com/docker/docker/distribution/metadata	0.028s	coverage: 48.2% of statements
17:26:33 [2022-02-17T17:26:33.899Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:26:34 [2022-02-17T17:26:34.838Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
17:26:35 [2022-02-17T17:26:35.271Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:26:35 [2022-02-17T17:26:35.437Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.6% of statements
17:26:35 [2022-02-17T17:26:35.706Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:26:35 [2022-02-17T17:26:35.838Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:26:36 [2022-02-17T17:26:36.099Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:26:36 [2022-02-17T17:26:36.276Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
17:26:36 [2022-02-17T17:26:36.358Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:26:36 [2022-02-17T17:26:36.536Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
17:26:36 [2022-02-17T17:26:36.536Z] ok  	github.com/docker/docker/distribution/xfer	1.920s	coverage: 85.4% of statements
17:26:36 [2022-02-17T17:26:36.536Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:26:36 [2022-02-17T17:26:36.536Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:26:36 [2022-02-17T17:26:36.618Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:26:36 [2022-02-17T17:26:36.618Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:26:36 [2022-02-17T17:26:36.618Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:26:36 [2022-02-17T17:26:36.877Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:26:36 [2022-02-17T17:26:36.959Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:26:36 [2022-02-17T17:26:36.959Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:26:36 [2022-02-17T17:26:36.959Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:26:36 [2022-02-17T17:26:36.959Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:26:37 [2022-02-17T17:26:37.103Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:26:37 [2022-02-17T17:26:37.443Z] === RUN   TestDockerSuite/TestRunSysctls
17:26:38 [2022-02-17T17:26:38.040Z] ok  	github.com/docker/docker/oci	0.020s	coverage: 43.3% of statements
17:26:38 [2022-02-17T17:26:38.608Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
17:26:38 [2022-02-17T17:26:38.608Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:26:38 [2022-02-17T17:26:38.823Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:26:38 [2022-02-17T17:26:38.823Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:26:38 [2022-02-17T17:26:38.823Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:26:39 [2022-02-17T17:26:39.081Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:26:40 [2022-02-17T17:26:40.456Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:26:40 [2022-02-17T17:26:40.510Z] ok  	github.com/docker/docker/pkg/archive	0.295s	coverage: 82.6% of statements
17:26:40 [2022-02-17T17:26:40.769Z] ok  	github.com/docker/docker/pkg/authorization	0.259s	coverage: 68.3% of statements
17:26:41 [2022-02-17T17:26:41.024Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:26:41 [2022-02-17T17:26:41.028Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:26:41 [2022-02-17T17:26:41.287Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:26:41 [2022-02-17T17:26:41.961Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:26:44 [2022-02-17T17:26:44.495Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:26:44 [2022-02-17T17:26:44.571Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.478s	coverage: 43.5% of statements
17:26:44 [2022-02-17T17:26:44.571Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:26:44 [2022-02-17T17:26:44.571Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
17:26:45 [2022-02-17T17:26:45.138Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:26:45 [2022-02-17T17:26:45.707Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 87.2% of statements
17:26:45 [2022-02-17T17:26:45.744Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:26:45 [2022-02-17T17:26:45.744Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:26:45 [2022-02-17T17:26:45.744Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:26:45 [2022-02-17T17:26:45.966Z] ok  	github.com/docker/docker/pkg/fsutils	0.110s	coverage: 85.1% of statements
17:26:45 [2022-02-17T17:26:45.966Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
17:26:46 [2022-02-17T17:26:46.212Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:26:46 [2022-02-17T17:26:46.212Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:26:46 [2022-02-17T17:26:46.225Z] ok  	github.com/docker/docker/layer	7.816s	coverage: 68.8% of statements
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:26:46 [2022-02-17T17:26:46.225Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:26:46 [2022-02-17T17:26:46.680Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:26:46 [2022-02-17T17:26:46.680Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:26:47 [2022-02-17T17:26:47.027Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:26:47 [2022-02-17T17:26:47.148Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:26:47 [2022-02-17T17:26:47.148Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:26:47 [2022-02-17T17:26:47.148Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:26:47 [2022-02-17T17:26:47.161Z] ok  	github.com/docker/docker/pkg/idtools	0.512s	coverage: 69.5% of statements
17:26:47 [2022-02-17T17:26:47.161Z] ok  	github.com/docker/docker/pkg/ioutils	0.439s	coverage: 70.1% of statements
17:26:47 [2022-02-17T17:26:47.286Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:26:47 [2022-02-17T17:26:47.419Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
17:26:47 [2022-02-17T17:26:47.545Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:26:47 [2022-02-17T17:26:47.678Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
17:26:47 [2022-02-17T17:26:47.678Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:26:47 [2022-02-17T17:26:47.678Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:26:47 [2022-02-17T17:26:47.678Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:26:47 [2022-02-17T17:26:47.678Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:26:47 [2022-02-17T17:26:47.937Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:26:47 [2022-02-17T17:26:47.937Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
17:26:48 [2022-02-17T17:26:48.112Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:26:48 [2022-02-17T17:26:48.133Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:26:48 [2022-02-17T17:26:48.133Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:26:48 [2022-02-17T17:26:48.133Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:26:48 [2022-02-17T17:26:48.197Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
17:26:48 [2022-02-17T17:26:48.456Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
17:26:48 [2022-02-17T17:26:48.456Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:26:48 [2022-02-17T17:26:48.456Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:26:49 [2022-02-17T17:26:49.024Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
17:26:49 [2022-02-17T17:26:49.058Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:26:49 [2022-02-17T17:26:49.284Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
17:26:49 [2022-02-17T17:26:49.543Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:26:49 [2022-02-17T17:26:49.648Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:26:49 [2022-02-17T17:26:49.801Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
17:26:51 [2022-02-17T17:26:51.027Z] === RUN   TestDockerSuite/TestRunUserByID
17:26:51 [2022-02-17T17:26:51.176Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
17:26:51 [2022-02-17T17:26:51.176Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
17:26:51 [2022-02-17T17:26:51.287Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:26:51 [2022-02-17T17:26:51.435Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
17:26:51 [2022-02-17T17:26:51.435Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:26:51 [2022-02-17T17:26:51.548Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:26:51 [2022-02-17T17:26:51.694Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
17:26:51 [2022-02-17T17:26:51.807Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:26:51 [2022-02-17T17:26:51.808Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:26:51 [2022-02-17T17:26:51.953Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:26:52 [2022-02-17T17:26:52.211Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 51.2% of statements
17:26:52 [2022-02-17T17:26:52.376Z] === RUN   TestDockerSuite/TestRunUserByName
17:26:52 [2022-02-17T17:26:52.635Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:26:52 [2022-02-17T17:26:52.779Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.1% of statements
17:26:53 [2022-02-17T17:26:53.038Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
17:26:53 [2022-02-17T17:26:53.203Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:26:53 [2022-02-17T17:26:53.203Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:26:53 [2022-02-17T17:26:53.203Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:26:53 [2022-02-17T17:26:53.297Z] ok  	github.com/docker/docker/pkg/tarsum	0.038s	coverage: 89.3% of statements
17:26:53 [2022-02-17T17:26:53.462Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:26:53 [2022-02-17T17:26:53.556Z] coverage: [no statements]
17:26:53 [2022-02-17T17:26:53.556Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:26:53 [2022-02-17T17:26:53.815Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:26:53 [2022-02-17T17:26:53.815Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:26:54 [2022-02-17T17:26:54.039Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:26:54 [2022-02-17T17:26:54.245Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:26:54 [2022-02-17T17:26:54.975Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:26:55 [2022-02-17T17:26:55.634Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.2% of statements
17:26:55 [2022-02-17T17:26:55.893Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:26:56 [2022-02-17T17:26:56.463Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:26:57 [2022-02-17T17:26:57.399Z] ok  	github.com/docker/docker/quota	0.237s	coverage: 71.4% of statements
17:26:57 [2022-02-17T17:26:57.515Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:26:57 [2022-02-17T17:26:57.515Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:26:57 [2022-02-17T17:26:57.515Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:26:57 [2022-02-17T17:26:57.658Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:26:58 [2022-02-17T17:26:58.065Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:26:58 [2022-02-17T17:26:58.065Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:26:58 [2022-02-17T17:26:58.457Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:26:58 [2022-02-17T17:26:58.594Z] ok  	github.com/docker/docker/registry	0.048s	coverage: 58.3% of statements
17:26:58 [2022-02-17T17:26:58.853Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
17:26:58 [2022-02-17T17:26:58.853Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:26:59 [2022-02-17T17:26:59.386Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:26:59 [2022-02-17T17:26:59.421Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.7% of statements
17:26:59 [2022-02-17T17:26:59.681Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:27:00 [2022-02-17T17:27:00.363Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:27:00 [2022-02-17T17:27:00.363Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:27:00 [2022-02-17T17:27:00.932Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:27:01 [2022-02-17T17:27:01.648Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:27:02 [2022-02-17T17:27:02.216Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
17:27:02 [2022-02-17T17:27:02.475Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 76.4% of statements
17:27:02 [2022-02-17T17:27:02.835Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:27:03 [2022-02-17T17:27:03.043Z] ok  	github.com/docker/docker/volume/mounts	0.011s	coverage: 67.7% of statements
17:27:03 [2022-02-17T17:27:03.403Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:27:03 [2022-02-17T17:27:03.979Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
17:27:04 [2022-02-17T17:27:04.076Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:27:04 [2022-02-17T17:27:04.777Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:27:05 [2022-02-17T17:27:05.040Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:27:05 [2022-02-17T17:27:05.040Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:27:05 [2022-02-17T17:27:05.040Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:27:05 [2022-02-17T17:27:05.040Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:27:05 [2022-02-17T17:27:05.040Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:27:05 [2022-02-17T17:27:05.040Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:27:05 [2022-02-17T17:27:05.040Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:27:05 [2022-02-17T17:27:05.299Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:27:05 [2022-02-17T17:27:05.299Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:27:05 [2022-02-17T17:27:05.299Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:27:05 [2022-02-17T17:27:05.372Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:27:05 [2022-02-17T17:27:05.372Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:27:05 [2022-02-17T17:27:05.829Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:27:05 [2022-02-17T17:27:05.829Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:27:06 [2022-02-17T17:27:06.236Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:27:06 [2022-02-17T17:27:06.236Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:27:06 [2022-02-17T17:27:06.285Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:27:06 [2022-02-17T17:27:06.803Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:27:06 [2022-02-17T17:27:06.988Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:27:07 [2022-02-17T17:27:07.747Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:27:07 [2022-02-17T17:27:07.825Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:27:07 [2022-02-17T17:27:07.825Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:27:07 [2022-02-17T17:27:07.825Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:27:08 [2022-02-17T17:27:08.315Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:27:08 [2022-02-17T17:27:08.881Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:27:08 [2022-02-17T17:27:08.881Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:27:08 [2022-02-17T17:27:08.881Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:27:09 [2022-02-17T17:27:09.451Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:27:09 [2022-02-17T17:27:09.451Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:27:09 [2022-02-17T17:27:09.451Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:27:09 [2022-02-17T17:27:09.451Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:27:09 [2022-02-17T17:27:09.451Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:27:09 [2022-02-17T17:27:09.451Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:27:09 [2022-02-17T17:27:09.451Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:27:10 [2022-02-17T17:27:10.019Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:27:10 [2022-02-17T17:27:10.592Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:27:10 [2022-02-17T17:27:10.592Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:27:10 [2022-02-17T17:27:10.737Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:27:11 [2022-02-17T17:27:11.565Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:27:11 [2022-02-17T17:27:11.565Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:27:12 [2022-02-17T17:27:12.132Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:27:12 [2022-02-17T17:27:12.132Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:27:12 [2022-02-17T17:27:12.390Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:27:12 [2022-02-17T17:27:12.497Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:27:12 [2022-02-17T17:27:12.649Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:27:13 [2022-02-17T17:27:13.218Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:27:13 [2022-02-17T17:27:13.218Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:27:13 [2022-02-17T17:27:13.218Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:27:13 [2022-02-17T17:27:13.468Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:27:13 [2022-02-17T17:27:13.468Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:27:13 [2022-02-17T17:27:13.468Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:27:13 [2022-02-17T17:27:13.468Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:27:13 [2022-02-17T17:27:13.468Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:27:13 [2022-02-17T17:27:13.786Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:27:15 [2022-02-17T17:27:15.164Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:27:15 [2022-02-17T17:27:15.424Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:27:15 [2022-02-17T17:27:15.424Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:27:15 [2022-02-17T17:27:15.424Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:27:15 [2022-02-17T17:27:15.639Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:27:15 [2022-02-17T17:27:15.684Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:27:15 [2022-02-17T17:27:15.684Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:27:16 [2022-02-17T17:27:16.605Z] === RUN   TestDockerSuite/TestBuildCmd
17:27:16 [2022-02-17T17:27:16.620Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:27:17 [2022-02-17T17:27:17.063Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:27:17 [2022-02-17T17:27:17.189Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:27:17 [2022-02-17T17:27:17.520Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:27:18 [2022-02-17T17:27:18.124Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:27:18 [2022-02-17T17:27:18.485Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:27:18 [2022-02-17T17:27:18.513Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:27:18 [2022-02-17T17:27:18.513Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:27:18 [2022-02-17T17:27:18.513Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:27:18 [2022-02-17T17:27:18.981Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:27:19 [2022-02-17T17:27:19.063Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:27:19 [2022-02-17T17:27:19.322Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:27:19 [2022-02-17T17:27:19.322Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:27:19 [2022-02-17T17:27:19.322Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:27:20 [2022-02-17T17:27:20.701Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:27:21 [2022-02-17T17:27:21.272Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:27:21 [2022-02-17T17:27:21.839Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:27:21 [2022-02-17T17:27:21.839Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:27:23 [2022-02-17T17:27:23.217Z] === RUN   TestDockerSuite/TestSaveImageId
17:27:23 [2022-02-17T17:27:23.217Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:27:23 [2022-02-17T17:27:23.217Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:27:23 [2022-02-17T17:27:23.477Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:27:24 [2022-02-17T17:27:24.270Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:27:24 [2022-02-17T17:27:24.856Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3667989575
17:27:25 [2022-02-17T17:27:25.115Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:27:25 [2022-02-17T17:27:25.115Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:27:25 [2022-02-17T17:27:25.903Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/rootless	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/volume	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === Skipped
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     network_proxy_test.go:208: No support for dual stack yet
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver btrfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver btrfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver btrfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver btrfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver btrfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:71: No driver to put!
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z] time="2022-02-17T17:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z] time="2022-02-17T17:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z] time="2022-02-17T17:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z] time="2022-02-17T17:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z] time="2022-02-17T17:26:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:71: No driver to put!
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     overlay_test.go:50: Fails to compute changes intermittently
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.903Z]     graphtest_unix.go:44: Driver zfs not supported
17:27:25 [2022-02-17T17:27:25.903Z] 
17:27:25 [2022-02-17T17:27:25.903Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:44: Driver zfs not supported
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:44: Driver zfs not supported
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:44: Driver zfs not supported
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:44: Driver zfs not supported
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     graphtest_unix.go:71: No driver to put!
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:27:25 [2022-02-17T17:27:25.904Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
17:27:25 [2022-02-17T17:27:25.904Z] 
17:27:25 [2022-02-17T17:27:25.904Z] DONE 2317 tests, 28 skipped in 223.591s
17:27:25 [2022-02-17T17:27:25.904Z] + '[' -n 'github.com/docker/docker/libnetwork
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/bitseq
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cluster
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/config
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/datastore
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/diagnostic
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/discoverapi
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/driverapi
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/bridge
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/host
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/null
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/overlay
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/remote
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/windows
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/drvregistry
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/etchosts
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/idm
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/internal/caller
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipam
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipamapi
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipams/builtin
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipams/null
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipams/remote
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ipamutils
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/iptables
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/netlabel
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/netutils
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/networkdb
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/ns
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/options
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/osl
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/osl/kernel
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/portallocator
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/portmapper
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/resolvconf
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/testutils
17:27:25 [2022-02-17T17:27:25.904Z] github.com/docker/docker/libnetwork/types' ']'
17:27:25 [2022-02-17T17:27:25.904Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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
17:27:26 [2022-02-17T17:27:26.442Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:27:26 [2022-02-17T17:27:26.443Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:27:26 [2022-02-17T17:27:26.443Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:27:26 [2022-02-17T17:27:26.494Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:27:26 [2022-02-17T17:27:26.753Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:27:26 [2022-02-17T17:27:26.753Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:27:27 [2022-02-17T17:27:27.691Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:27:27 [2022-02-17T17:27:27.977Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:27:27 [2022-02-17T17:27:27.977Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:27:27 [2022-02-17T17:27:27.977Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:27:28 [2022-02-17T17:27:28.435Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:27:29 [2022-02-17T17:27:29.068Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:27:29 [2022-02-17T17:27:29.069Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:27:29 [2022-02-17T17:27:29.328Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:27:29 [2022-02-17T17:27:29.328Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:27:29 [2022-02-17T17:27:29.328Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:27:29 [2022-02-17T17:27:29.894Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:27:30 [2022-02-17T17:27:30.608Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:27:31 [2022-02-17T17:27:31.574Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:27:31 [2022-02-17T17:27:31.796Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:27:32 [2022-02-17T17:27:32.032Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:27:32 [2022-02-17T17:27:32.032Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:27:32 [2022-02-17T17:27:32.032Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:27:32 [2022-02-17T17:27:32.996Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:27:33 [2022-02-17T17:27:33.965Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:27:33 [2022-02-17T17:27:33.965Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:27:33 [2022-02-17T17:27:33.965Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:27:33 [2022-02-17T17:27:33.965Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:27:33 [2022-02-17T17:27:33.965Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:27:37 [2022-02-17T17:27:37.079Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:27:37 [2022-02-17T17:27:37.079Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:27:38 [2022-02-17T17:27:38.456Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:27:39 [2022-02-17T17:27:39.393Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:27:39 [2022-02-17T17:27:39.393Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:27:39 [2022-02-17T17:27:39.747Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:27:40 [2022-02-17T17:27:40.332Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:27:42 [2022-02-17T17:27:42.868Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:27:42 [2022-02-17T17:27:42.868Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:27:44 [2022-02-17T17:27:44.313Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:27:44 [2022-02-17T17:27:44.313Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:27:44 [2022-02-17T17:27:44.313Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:27:44 [2022-02-17T17:27:44.776Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:27:45 [2022-02-17T17:27:45.346Z] === RUN   TestDockerSuite/TestStartRecordError
17:27:45 [2022-02-17T17:27:45.912Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:27:46 [2022-02-17T17:27:46.480Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:27:48 [2022-02-17T17:27:48.148Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:27:49 [2022-02-17T17:27:49.014Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:27:49 [2022-02-17T17:27:49.581Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:27:50 [2022-02-17T17:27:50.960Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:27:52 [2022-02-17T17:27:52.335Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:27:52 [2022-02-17T17:27:52.916Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:27:53 [2022-02-17T17:27:53.713Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:27:56 [2022-02-17T17:27:56.840Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:27:57 [2022-02-17T17:27:57.000Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:28:00 [2022-02-17T17:28:00.300Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:28:04 [2022-02-17T17:28:04.499Z] === RUN   TestDockerSuite/TestStatsNoStream
17:28:04 [2022-02-17T17:28:04.613Z] ok  	github.com/docker/docker/libnetwork	37.201s	coverage: 40.7% of statements
17:28:04 [2022-02-17T17:28:04.613Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.115s	coverage: 84.4% of statements
17:28:04 [2022-02-17T17:28:04.613Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:28:06 [2022-02-17T17:28:06.404Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:28:06 [2022-02-17T17:28:06.526Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:28:06 [2022-02-17T17:28:06.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:28:06 [2022-02-17T17:28:06.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:28:06 [2022-02-17T17:28:06.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:28:06 [2022-02-17T17:28:06.526Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:28:06 [2022-02-17T17:28:06.526Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:28:06 [2022-02-17T17:28:06.664Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:28:06 [2022-02-17T17:28:06.784Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:28:07 [2022-02-17T17:28:07.045Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
17:28:07 [2022-02-17T17:28:07.306Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:28:07 [2022-02-17T17:28:07.306Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:28:07 [2022-02-17T17:28:07.306Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:28:07 [2022-02-17T17:28:07.566Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:28:08 [2022-02-17T17:28:08.570Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:28:08 [2022-02-17T17:28:08.829Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:28:09 [2022-02-17T17:28:09.088Z] === RUN   TestDockerSuite/TestTopPrivileged
17:28:09 [2022-02-17T17:28:09.661Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:28:09 [2022-02-17T17:28:09.661Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:28:09 [2022-02-17T17:28:09.661Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:28:10 [2022-02-17T17:28:10.099Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.358s	coverage: 59.9% of statements
17:28:10 [2022-02-17T17:28:10.099Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:28:10 [2022-02-17T17:28:10.230Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:28:10 [2022-02-17T17:28:10.358Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:28:10 [2022-02-17T17:28:10.925Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.211s	coverage: 4.0% of statements
17:28:10 [2022-02-17T17:28:10.925Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:28:11 [2022-02-17T17:28:11.244Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:28:11 [2022-02-17T17:28:11.491Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
17:28:11 [2022-02-17T17:28:11.491Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:28:11 [2022-02-17T17:28:11.750Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:28:12 [2022-02-17T17:28:12.764Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:28:14 [2022-02-17T17:28:14.988Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:28:14 [2022-02-17T17:28:14.988Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:28:15 [2022-02-17T17:28:15.401Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:28:15 [2022-02-17T17:28:15.401Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:28:15 [2022-02-17T17:28:15.401Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:28:15 [2022-02-17T17:28:15.447Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:28:16 [2022-02-17T17:28:16.049Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:28:16 [2022-02-17T17:28:16.049Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:28:16 [2022-02-17T17:28:16.309Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:28:16 [2022-02-17T17:28:16.309Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
17:28:16 [2022-02-17T17:28:16.309Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:28:16 [2022-02-17T17:28:16.309Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
17:28:16 [2022-02-17T17:28:16.309Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:28:16 [2022-02-17T17:28:16.365Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:28:16 [2022-02-17T17:28:16.365Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:28:16 [2022-02-17T17:28:16.823Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:28:16 [2022-02-17T17:28:16.823Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:28:16 [2022-02-17T17:28:16.823Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:28:16 [2022-02-17T17:28:16.823Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:28:16 [2022-02-17T17:28:16.823Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:28:17 [2022-02-17T17:28:17.245Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:28:17 [2022-02-17T17:28:17.790Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:28:17 [2022-02-17T17:28:17.790Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:28:17 [2022-02-17T17:28:17.790Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:28:17 [2022-02-17T17:28:17.816Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:28:18 [2022-02-17T17:28:18.385Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:28:18 [2022-02-17T17:28:18.954Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:28:19 [2022-02-17T17:28:19.524Z] === RUN   TestDockerSuite/TestUpdateStats
17:28:21 [2022-02-17T17:28:21.431Z]     docker_cli_service_logs_test.go:246: checking task og4850fldkoq
17:28:21 [2022-02-17T17:28:21.431Z]     docker_cli_service_logs_test.go:251: checking messages for og4850fldkoq
17:28:21 [2022-02-17T17:28:21.431Z]     docker_cli_service_logs_test.go:246: checking task fs6pwx98lzwd
17:28:21 [2022-02-17T17:28:21.431Z]     docker_cli_service_logs_test.go:251: checking messages for fs6pwx98lzwd
17:28:21 [2022-02-17T17:28:21.724Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.700s	coverage: 7.2% of statements
17:28:21 [2022-02-17T17:28:21.724Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:28:21 [2022-02-17T17:28:21.724Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
17:28:21 [2022-02-17T17:28:21.724Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
17:28:21 [2022-02-17T17:28:21.724Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:28:21 [2022-02-17T17:28:21.724Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:28:21 [2022-02-17T17:28:21.724Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:28:21 [2022-02-17T17:28:21.724Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
17:28:21 [2022-02-17T17:28:21.724Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
17:28:21 [2022-02-17T17:28:21.983Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:28:22 [2022-02-17T17:28:22.241Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:28:23 [2022-02-17T17:28:23.332Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:28:23 [2022-02-17T17:28:23.899Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:28:23 [2022-02-17T17:28:23.899Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
17:28:23 [2022-02-17T17:28:23.899Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:28:24 [2022-02-17T17:28:24.468Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:28:25 [2022-02-17T17:28:25.036Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:28:27 [2022-02-17T17:28:27.580Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:28:29 [2022-02-17T17:28:29.487Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:28:31 [2022-02-17T17:28:31.393Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:28:31 [2022-02-17T17:28:31.960Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:28:32 [2022-02-17T17:28:32.215Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
17:28:33 [2022-02-17T17:28:33.340Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:28:34 [2022-02-17T17:28:34.716Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:28:35 [2022-02-17T17:28:35.652Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:28:38 [2022-02-17T17:28:38.943Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:28:39 [2022-02-17T17:28:39.510Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:28:40 [2022-02-17T17:28:40.888Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:28:41 [2022-02-17T17:28:41.825Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:28:42 [2022-02-17T17:28:42.761Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:28:44 [2022-02-17T17:28:44.666Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:28:46 [2022-02-17T17:28:46.047Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:28:47 [2022-02-17T17:28:47.096Z] ok  	github.com/docker/docker/libnetwork/ipam	13.692s	coverage: 85.3% of statements
17:28:47 [2022-02-17T17:28:47.097Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:28:47 [2022-02-17T17:28:47.097Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:28:47 [2022-02-17T17:28:47.097Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:28:47 [2022-02-17T17:28:47.097Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
17:28:47 [2022-02-17T17:28:47.097Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:28:47 [2022-02-17T17:28:47.355Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
17:28:47 [2022-02-17T17:28:47.424Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:28:47 [2022-02-17T17:28:47.923Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.251s	coverage: 74.0% of statements
17:28:48 [2022-02-17T17:28:48.366Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:28:48 [2022-02-17T17:28:48.493Z] ok  	github.com/docker/docker/libnetwork/iptables	0.160s	coverage: 45.1% of statements
17:28:48 [2022-02-17T17:28:48.493Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
17:28:48 [2022-02-17T17:28:48.752Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
17:28:49 [2022-02-17T17:28:49.743Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:28:52 [2022-02-17T17:28:52.298Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:28:54 [2022-02-17T17:28:54.095Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:28:54 [2022-02-17T17:28:54.095Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:28:54 [2022-02-17T17:28:54.095Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:28:54 [2022-02-17T17:28:54.095Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:28:54 [2022-02-17T17:28:54.828Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:28:56 [2022-02-17T17:28:56.730Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:28:57 [2022-02-17T17:28:57.573Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:28:58 [2022-02-17T17:28:58.630Z]     docker_cli_swarm_test.go:1895: [df8ca1d4df77e] joining swarm manager [d8f68c87a2504]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:00 [2022-02-17T17:29:00.006Z]     docker_cli_swarm_test.go:1896: [d2d4c93792361] joining swarm manager [d8f68c87a2504]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:04 [2022-02-17T17:29:04.732Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:29:04 [2022-02-17T17:29:04.732Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:29:04 [2022-02-17T17:29:04.732Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:29:05 [2022-02-17T17:29:05.271Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:29:05 [2022-02-17T17:29:05.271Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:29:05 [2022-02-17T17:29:05.271Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:29:05 [2022-02-17T17:29:05.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:29:05 [2022-02-17T17:29:05.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:29:05 [2022-02-17T17:29:05.529Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:29:05 [2022-02-17T17:29:05.529Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:29:05 [2022-02-17T17:29:05.788Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:29:05 [2022-02-17T17:29:05.788Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:29:06 [2022-02-17T17:29:06.726Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:29:06 [2022-02-17T17:29:06.726Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:29:06 [2022-02-17T17:29:06.726Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:29:06 [2022-02-17T17:29:06.726Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:29:06 [2022-02-17T17:29:06.726Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:29:08 [2022-02-17T17:29:08.102Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:29:08 [2022-02-17T17:29:08.102Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:29:08 [2022-02-17T17:29:08.362Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:29:08 [2022-02-17T17:29:08.362Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:29:08 [2022-02-17T17:29:08.362Z] === RUN   TestDockerSuite/TestVolumeEvents
17:29:08 [2022-02-17T17:29:08.928Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:29:10 [2022-02-17T17:29:10.306Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:29:10 [2022-02-17T17:29:10.306Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:29:10 [2022-02-17T17:29:10.306Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:29:12 [2022-02-17T17:29:12.209Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:29:14 [2022-02-17T17:29:14.118Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:29:14 [2022-02-17T17:29:14.118Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:29:14 [2022-02-17T17:29:14.118Z] --- PASS: TestDockerSuite (1253.51s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.49s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.54s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.41s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.50s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.56s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.76s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.65s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.85s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.57s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.10s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.34s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.14s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.78s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.08s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.46s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.15s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.38s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.76s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.22s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.73s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.87s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.53s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.30s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.75s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.98s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.21s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.35s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.25s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.28s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.53s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.62s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.49s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.86s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.01s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.59s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.53s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.97s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.30s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.87s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.67s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.40s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.25s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.73s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.58s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.98s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.07s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.77s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.67s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.54s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.96s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.51s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.30s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.09s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.25s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.10s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.24s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.14s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.28s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.71s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.22s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.62s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.82s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.90s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.25s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.59s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.49s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.09s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.12s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.20s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.22s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.29s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.27s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.95s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.35s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.05s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.56s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.49s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.45s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.99s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.10s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.68s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.76s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.28s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFails (0.64s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.15s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.28s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.92s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.47s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.63s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.72s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.00s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.40s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.57s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.40s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.40s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.78s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.62s)
17:29:14 [2022-02-17T17:29:14.118Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.09s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.65s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.76s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.60s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.21s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.34s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.30s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.49s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.03s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.52s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.83s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.63s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.98s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.25s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.87s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.62s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.89s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.84s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.23s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildRm (2.22s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.96s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.44s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.99s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.41s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.68s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.36s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.91s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.38s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.20s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildUser (1.67s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.71s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.78s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.10s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.23s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.11s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.53s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.48s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitChange (0.90s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.53s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.77s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.11s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.44s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.47s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.43s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.49s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.43s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.49s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.43s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.47s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.50s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.42s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.87s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.85s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.43s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.59s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.55s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.52s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.51s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.39s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.60s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.94s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.40s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.55s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.51s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.46s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000deb1b8_<nil>} (1.38s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13356967623_/foo_false__<nil>_<nil>_<nil>} (1.48s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13356967623_/foo_true__<nil>_<nil>_<nil>} (1.39s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3709344217_/foo_false__<nil>_<nil>_<nil>} (1.31s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3709344217_/foo_true__<nil>_<nil>_<nil>} (1.32s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3709344217_/foo_true__0xc000deb1e8_<nil>_<nil>} (1.28s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000deb200_<nil>} (1.53s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000deb218_<nil>} (1.53s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000deb230_<nil>} (1.48s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000deb248_<nil>} (1.40s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.99s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.30s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.05s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.53s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.62s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.96s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.63s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.84s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.96s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.72s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.07s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.61s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.54s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.60s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.09s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.77s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.46s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.70s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.21s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.61s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.85s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.85s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToDot (0.51s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.53s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.17s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.64s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.64s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.25s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.48s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.58s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
17:29:14 [2022-02-17T17:29:14.119Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.30s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.68s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.21s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.05s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.89s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.73s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.60s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.13s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.64s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.51s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.61s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.89s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.15s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.94s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.35s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.29s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.94s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.26s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.93s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.74s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsRename (0.59s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsResize (0.62s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.80s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.70s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.85s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsTop (0.59s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.84s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExec (0.72s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.81s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.91s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.93s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecEnv (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.93s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.54s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecParseError (0.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.89s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.50s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.66s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.56s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestHealth (19.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.05s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportFile (1.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.78s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.17s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.66s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.64s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.96s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.87s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.57s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.52s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.88s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.34s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.83s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.28s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.55s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.33s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.43s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.23s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.87s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.57s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsSince (6.78s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsTail (0.48s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.40s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.50s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestNetHostname (1.53s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.56s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.14s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginActive (2.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.68s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.42s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.08s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.04s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.65s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s)
17:29:14 [2022-02-17T17:29:14.120Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.26s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPortList (7.81s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.10s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.93s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.75s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.80s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.60s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.08s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.83s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.18s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.53s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.35s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.64s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.35s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.51s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.81s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.84s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.19s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.07s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.49s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.97s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.13s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.61s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.73s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.83s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.27s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.40s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.63s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.62s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.67s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.30s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.23s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.98s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.04s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.24s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.93s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.09s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.94s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.87s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.85s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.48s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.69s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.30s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.19s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunMount (4.77s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.68s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.82s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.51s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.97s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.52s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.39s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.56s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.56s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.39s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.38s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (1.99s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.82s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunRm (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.42s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.25s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.16s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.61s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunState (1.19s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.20s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.37s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.04s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.14s)
17:29:14 [2022-02-17T17:29:14.121Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.40s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.63s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.63s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.52s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.68s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.02s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.79s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.59s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.53s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.61s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.57s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.53s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.28s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.76s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.12s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.56s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.07s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.85s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.74s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.63s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.25s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.38s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.45s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.46s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.57s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.46s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.49s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.79s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.54s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.25s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.56s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.17s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.98s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.65s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.57s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.69s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.21s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.45s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.27s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.61s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.36s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.47s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.26s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.65s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.23s)
17:29:14 [2022-02-17T17:29:14.122Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:29:14 [2022-02-17T17:29:14.122Z] === RUN   TestDockerRegistrySuite
17:29:14 [2022-02-17T17:29:14.122Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:29:15 [2022-02-17T17:29:15.060Z]     check_test.go:195: [de31b4a50f288] daemon is not started
17:29:15 [2022-02-17T17:29:15.060Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:29:15 [2022-02-17T17:29:15.994Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:29:16 [2022-02-17T17:29:16.253Z]     check_test.go:195: [d72c449750d3d] daemon is not started
17:29:16 [2022-02-17T17:29:16.254Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:29:17 [2022-02-17T17:29:17.646Z]     check_test.go:195: [d30dd8286def8] daemon is not started
17:29:17 [2022-02-17T17:29:17.646Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:29:17 [2022-02-17T17:29:17.905Z]     check_test.go:195: [dd5b3bf724ce8] daemon is not started
17:29:17 [2022-02-17T17:29:17.905Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:29:20 [2022-02-17T17:29:20.436Z]     check_test.go:195: [d6bd0647f22c3] daemon is not started
17:29:20 [2022-02-17T17:29:20.436Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:29:23 [2022-02-17T17:29:23.722Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:29:24 [2022-02-17T17:29:24.222Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:29:24 [2022-02-17T17:29:24.222Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:29:24 [2022-02-17T17:29:24.222Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:29:25 [2022-02-17T17:29:25.103Z]     check_test.go:195: [d2a501235d43a] daemon is not started
17:29:25 [2022-02-17T17:29:25.103Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:29:26 [2022-02-17T17:29:26.042Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:29:27 [2022-02-17T17:29:27.178Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:29:27 [2022-02-17T17:29:27.580Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:29:27 [2022-02-17T17:29:27.580Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:29:27 [2022-02-17T17:29:27.580Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:29:27 [2022-02-17T17:29:27.945Z]     check_test.go:195: [d665fbd873e47] daemon is not started
17:29:28 [2022-02-17T17:29:28.204Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:29:29 [2022-02-17T17:29:29.140Z]     check_test.go:195: [d01a949339860] daemon is not started
17:29:29 [2022-02-17T17:29:29.140Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:29:30 [2022-02-17T17:29:30.077Z]     check_test.go:195: [dcd4f4308256e] daemon is not started
17:29:30 [2022-02-17T17:29:30.077Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:29:30 [2022-02-17T17:29:30.210Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:29:31 [2022-02-17T17:29:31.014Z]     check_test.go:195: [d17e235287234] daemon is not started
17:29:31 [2022-02-17T17:29:31.014Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:29:31 [2022-02-17T17:29:31.952Z]     check_test.go:195: [dfdb2a0b42cc0] daemon is not started
17:29:31 [2022-02-17T17:29:31.952Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:29:32 [2022-02-17T17:29:32.888Z]     check_test.go:195: [d78fed28f7610] daemon is not started
17:29:32 [2022-02-17T17:29:32.888Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:29:33 [2022-02-17T17:29:33.164Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:29:33 [2022-02-17T17:29:33.822Z]     check_test.go:195: [d28ee9297a050] daemon is not started
17:29:33 [2022-02-17T17:29:33.822Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:29:34 [2022-02-17T17:29:34.756Z]     check_test.go:195: [d9769a4a83cda] daemon is not started
17:29:34 [2022-02-17T17:29:34.756Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:29:35 [2022-02-17T17:29:35.690Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e5edf1f7f04f0e3c6c4d74e8092ce88f8b1b5e20d7296ebb026e85b4fa7ebd6a
17:29:36 [2022-02-17T17:29:36.627Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ab69bf6a0e6138869765135b4af05205f7438e620c4afe66ef04534dc14eccfe
17:29:36 [2022-02-17T17:29:36.627Z]     check_test.go:195: [d633475d18ed5] daemon is not started
17:29:36 [2022-02-17T17:29:36.627Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:29:37 [2022-02-17T17:29:37.562Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e40d27cc4b0293060567de2995f8735269e93cf3b300ca29f28f624eecb5afc6
17:29:38 [2022-02-17T17:29:38.128Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:31b8a826fe248c9c848d96bfbdbd40741a114907d0def61c82fa9a0ac3227974
17:29:38 [2022-02-17T17:29:38.387Z]     check_test.go:195: [dde4d97bf0c00] daemon is not started
17:29:38 [2022-02-17T17:29:38.387Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:29:39 [2022-02-17T17:29:39.323Z]     check_test.go:195: [dc35e1797422b] daemon is not started
17:29:39 [2022-02-17T17:29:39.323Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:29:41 [2022-02-17T17:29:41.872Z]     check_test.go:195: [d323bd4ce9059] daemon is not started
17:29:41 [2022-02-17T17:29:41.872Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:29:41 [2022-02-17T17:29:41.872Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:29:42 [2022-02-17T17:29:42.592Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:29:42 [2022-02-17T17:29:42.807Z]     check_test.go:195: [da0814a58b85a] daemon is not started
17:29:42 [2022-02-17T17:29:42.807Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:29:42 [2022-02-17T17:29:42.807Z]     check_test.go:195: [db8e1ccddbcfe] daemon is not started
17:29:42 [2022-02-17T17:29:42.807Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:29:44 [2022-02-17T17:29:44.185Z]     docker_cli_swarm_test.go:1796: [d50a3bc56e661] joining swarm manager [d90995bafb531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:44 [2022-02-17T17:29:44.185Z]     check_test.go:195: [dea3e5d312c1c] daemon is not started
17:29:44 [2022-02-17T17:29:44.185Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:29:45 [2022-02-17T17:29:45.122Z]     check_test.go:195: [db11a4c83b769] daemon is not started
17:29:45 [2022-02-17T17:29:45.122Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:29:45 [2022-02-17T17:29:45.381Z]     docker_cli_swarm_test.go:1797: [d492be477698c] joining swarm manager [d90995bafb531]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:45 [2022-02-17T17:29:45.950Z]     check_test.go:195: [d49372cba88e9] daemon is not started
17:29:45 [2022-02-17T17:29:45.950Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:29:48 [2022-02-17T17:29:48.485Z]     check_test.go:195: [dbc5bdc7a54d1] daemon is not started
17:29:48 [2022-02-17T17:29:48.485Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:29:48 [2022-02-17T17:29:48.485Z]     check_test.go:195: [dec2e22426694] daemon is not started
17:29:48 [2022-02-17T17:29:48.485Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:29:49 [2022-02-17T17:29:49.420Z]     check_test.go:195: [d0aa0740bc72c] daemon is not started
17:29:49 [2022-02-17T17:29:49.420Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:29:49 [2022-02-17T17:29:49.679Z]     check_test.go:195: [da389137e420f] daemon is not started
17:29:49 [2022-02-17T17:29:49.679Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:29:49 [2022-02-17T17:29:49.938Z]     check_test.go:195: [d43b02ba81fff] daemon is not started
17:29:49 [2022-02-17T17:29:49.938Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:29:50 [2022-02-17T17:29:50.196Z]     check_test.go:195: [d0110ab187c85] daemon is not started
17:29:50 [2022-02-17T17:29:50.196Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:29:50 [2022-02-17T17:29:50.454Z]     check_test.go:195: [d3573357bcffc] daemon is not started
17:29:50 [2022-02-17T17:29:50.455Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:29:50 [2022-02-17T17:29:50.713Z]     check_test.go:195: [db5a75e093f50] daemon is not started
17:29:50 [2022-02-17T17:29:50.713Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:29:50 [2022-02-17T17:29:50.713Z]     check_test.go:195: [d8c4ceec11bb7] daemon is not started
17:29:50 [2022-02-17T17:29:50.713Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:29:51 [2022-02-17T17:29:51.648Z]     check_test.go:195: [d17c9fc6b4a5c] daemon is not started
17:29:51 [2022-02-17T17:29:51.648Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:29:53 [2022-02-17T17:29:53.025Z]     check_test.go:195: [d5fe220cbf4b4] daemon is not started
17:29:53 [2022-02-17T17:29:53.025Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:29:53 [2022-02-17T17:29:53.962Z]     check_test.go:195: [dab52d408d522] daemon is not started
17:29:53 [2022-02-17T17:29:53.962Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:29:54 [2022-02-17T17:29:54.897Z]     check_test.go:195: [d3aaeeee271fc] daemon is not started
17:29:54 [2022-02-17T17:29:54.897Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:29:54 [2022-02-17T17:29:54.995Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:29:55 [2022-02-17T17:29:55.834Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:29:56 [2022-02-17T17:29:56.402Z] --- PASS: TestDockerRegistrySuite (42.36s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.50s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.20s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.49s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.09s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.92s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.69s)
17:29:56 [2022-02-17T17:29:56.402Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.89s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.32s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.07s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.98s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.10s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.94s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.30s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s)
17:29:56 [2022-02-17T17:29:56.403Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
17:29:56 [2022-02-17T17:29:56.403Z] === RUN   TestDockerSchema1RegistrySuite
17:29:56 [2022-02-17T17:29:56.403Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:29:56 [2022-02-17T17:29:56.661Z]     check_test.go:222: [d6493e093cfee] daemon is not started
17:29:56 [2022-02-17T17:29:56.661Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:29:59 [2022-02-17T17:29:59.198Z]     check_test.go:222: [d074cb90b1af7] daemon is not started
17:29:59 [2022-02-17T17:29:59.198Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:30:01 [2022-02-17T17:30:01.100Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:30:03 [2022-02-17T17:30:03.636Z]     check_test.go:222: [dd211fa72c5ce] daemon is not started
17:30:03 [2022-02-17T17:30:03.636Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:30:04 [2022-02-17T17:30:04.583Z]     check_test.go:222: [d345375bb6517] daemon is not started
17:30:04 [2022-02-17T17:30:04.583Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:30:04 [2022-02-17T17:30:04.583Z]     check_test.go:222: [d0458ef8e50d7] daemon is not started
17:30:04 [2022-02-17T17:30:04.583Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:30:05 [2022-02-17T17:30:05.525Z]     check_test.go:222: [db969194cee29] daemon is not started
17:30:05 [2022-02-17T17:30:05.525Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:30:06 [2022-02-17T17:30:06.460Z]     check_test.go:222: [ddd7b0a17aae0] daemon is not started
17:30:06 [2022-02-17T17:30:06.460Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:30:07 [2022-02-17T17:30:07.382Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:30:07 [2022-02-17T17:30:07.399Z]     check_test.go:222: [d919ba129989b] daemon is not started
17:30:07 [2022-02-17T17:30:07.399Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:30:08 [2022-02-17T17:30:08.777Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:30:10 [2022-02-17T17:30:10.154Z]     check_test.go:222: [d175c7473e39f] daemon is not started
17:30:10 [2022-02-17T17:30:10.154Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:30:10 [2022-02-17T17:30:10.413Z]     check_test.go:222: [ddcea92bd7c84] daemon is not started
17:30:10 [2022-02-17T17:30:10.413Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:30:10 [2022-02-17T17:30:10.983Z]     docker_cli_swarm_test.go:1315: [d792afd3b5d02] joining swarm manager [d8d0b37159e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:30:10 [2022-02-17T17:30:10.983Z]     check_test.go:222: [d04d2c6053b96] daemon is not started
17:30:10 [2022-02-17T17:30:10.983Z] --- PASS: TestDockerSchema1RegistrySuite (14.61s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.57s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.36s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.97s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.58s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.59s)
17:30:10 [2022-02-17T17:30:10.983Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s)
17:30:10 [2022-02-17T17:30:10.983Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:30:10 [2022-02-17T17:30:10.983Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:30:11 [2022-02-17T17:30:11.921Z]     check_test.go:251: [d0277ce44d79b] daemon is not started
17:30:11 [2022-02-17T17:30:11.921Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:30:12 [2022-02-17T17:30:12.489Z]     docker_cli_swarm_test.go:1316: [d4b125aba916d] joining swarm manager [d8d0b37159e53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:30:12 [2022-02-17T17:30:12.489Z]     check_test.go:251: [d51b5fa5f9fb5] daemon is not started
17:30:12 [2022-02-17T17:30:12.489Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:30:12 [2022-02-17T17:30:12.489Z]     check_test.go:251: [d0f07af603576] daemon is not started
17:30:12 [2022-02-17T17:30:12.748Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:30:14 [2022-02-17T17:30:14.126Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:30:14 [2022-02-17T17:30:14.385Z]     check_test.go:251: [da1157d416585] daemon is not started
17:30:14 [2022-02-17T17:30:14.385Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:30:14 [2022-02-17T17:30:14.952Z]     check_test.go:251: [d164f1765ce61] daemon is not started
17:30:14 [2022-02-17T17:30:14.953Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:30:15 [2022-02-17T17:30:15.888Z]     check_test.go:251: [d4ed6c96f5ea8] daemon is not started
17:30:15 [2022-02-17T17:30:15.888Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:30:15 [2022-02-17T17:30:15.888Z]     check_test.go:251: [da5066a7e4a0b] daemon is not started
17:30:15 [2022-02-17T17:30:15.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.82s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.70s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
17:30:15 [2022-02-17T17:30:15.888Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
17:30:15 [2022-02-17T17:30:15.888Z] === RUN   TestDockerRegistryAuthTokenSuite
17:30:15 [2022-02-17T17:30:15.888Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:30:17 [2022-02-17T17:30:17.100Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:30:17 [2022-02-17T17:30:17.100Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:30:17 [2022-02-17T17:30:17.100Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:30:21 [2022-02-17T17:30:21.155Z]     check_test.go:278: [d5a3ea20bd868] daemon is not started
17:30:21 [2022-02-17T17:30:21.155Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:30:21 [2022-02-17T17:30:21.155Z]     check_test.go:278: [dad65701d6232] daemon is not started
17:30:21 [2022-02-17T17:30:21.155Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:30:21 [2022-02-17T17:30:21.413Z]     check_test.go:278: [db75aeff9bf8b] daemon is not started
17:30:21 [2022-02-17T17:30:21.413Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:30:21 [2022-02-17T17:30:21.413Z]     check_test.go:278: [deb029f47a322] daemon is not started
17:30:21 [2022-02-17T17:30:21.413Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:30:21 [2022-02-17T17:30:21.671Z]     check_test.go:278: [d44a8cbd24950] daemon is not started
17:30:21 [2022-02-17T17:30:21.671Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
17:30:21 [2022-02-17T17:30:21.671Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
17:30:21 [2022-02-17T17:30:21.671Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:30:21 [2022-02-17T17:30:21.671Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:30:21 [2022-02-17T17:30:21.671Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:30:21 [2022-02-17T17:30:21.671Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
17:30:21 [2022-02-17T17:30:21.671Z] === RUN   TestDockerNetworkSuite
17:30:21 [2022-02-17T17:30:21.671Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:30:22 [2022-02-17T17:30:22.607Z]     docker_cli_network_unix_test.go:46: [dec08005b0f97] daemon is not started
17:30:22 [2022-02-17T17:30:22.607Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:30:22 [2022-02-17T17:30:22.865Z]     docker_cli_network_unix_test.go:46: [d7c144c2425b6] daemon is not started
17:30:23 [2022-02-17T17:30:23.124Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:30:25 [2022-02-17T17:30:25.657Z]     docker_cli_network_unix_test.go:46: [d8a8d109af49e] daemon is not started
17:30:25 [2022-02-17T17:30:25.916Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:30:27 [2022-02-17T17:30:27.292Z]     docker_cli_network_unix_test.go:46: [d5a50e36e1272] daemon is not started
17:30:27 [2022-02-17T17:30:27.292Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:30:27 [2022-02-17T17:30:27.550Z]     docker_cli_network_unix_test.go:1233: [d5d891f91af3b] daemon is not started
17:30:30 [2022-02-17T17:30:30.099Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:30:30 [2022-02-17T17:30:30.667Z]     docker_cli_network_unix_test.go:46: [de45d08dcaba3] daemon is not started
17:30:31 [2022-02-17T17:30:31.234Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:30:35 [2022-02-17T17:30:35.429Z]     docker_cli_network_unix_test.go:46: [d48e3e82fdbb4] daemon is not started
17:30:35 [2022-02-17T17:30:35.997Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:30:37 [2022-02-17T17:30:37.902Z]     docker_cli_network_unix_test.go:46: [d36c61b07f6ba] daemon is not started
17:30:38 [2022-02-17T17:30:38.161Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:30:38 [2022-02-17T17:30:38.403Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:30:39 [2022-02-17T17:30:39.098Z]     docker_cli_network_unix_test.go:46: [dba91c2767115] daemon is not started
17:30:39 [2022-02-17T17:30:39.357Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:30:39 [2022-02-17T17:30:39.924Z]     docker_cli_network_unix_test.go:46: [d65177fb698ce] daemon is not started
17:30:39 [2022-02-17T17:30:39.924Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:30:40 [2022-02-17T17:30:40.181Z]     docker_cli_network_unix_test.go:46: [d1d62859ae512] daemon is not started
17:30:40 [2022-02-17T17:30:40.181Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.911s	coverage: 60.0% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/osl	4.304s	coverage: 39.7% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.212s	coverage: 48.6% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
17:30:40 [2022-02-17T17:30:40.232Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:30:40 [2022-02-17T17:30:40.493Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === Skipped
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:30:40 [2022-02-17T17:30:40.493Z]     firewalld_test.go:14: firewalld is not running
17:30:40 [2022-02-17T17:30:40.493Z] 
17:30:40 [2022-02-17T17:30:40.493Z] DONE 326 tests, 9 skipped in 197.440s
17:30:40 [2022-02-17T17:30:40.753Z]     docker_cli_network_unix_test.go:46: [d1cc4fc210b70] daemon is not started
17:30:41 [2022-02-17T17:30:41.013Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
Post stage
[Pipeline] junit
17:30:41 [2022-02-17T17:30:41.079Z] Recording test results
17:30:41 [2022-02-17T17:30:41.347Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:30:41 [2022-02-17T17:30:41.582Z]     docker_cli_network_unix_test.go:46: [da8351b19e058] daemon is not started
17:30:41 [2022-02-17T17:30:41.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43253/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2344f8912d81c3cd7a01042cff0273b3214800f6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2344f8912d81c3cd7a01042cff0273b3214800f6 hack/validate/vendor
17:30:41 [2022-02-17T17:30:41.842Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:30:42 [2022-02-17T17:30:42.101Z]     docker_cli_network_unix_test.go:46: [db02ca3b463c9] daemon is not started
17:30:42 [2022-02-17T17:30:42.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:30:42 [2022-02-17T17:30:42.239Z] No vendor changes in diff.
17:30:42 [2022-02-17T17:30:42.359Z]     docker_cli_network_unix_test.go:46: [d535fa04c1c93] daemon is not started
17:30:42 [2022-02-17T17:30:42.359Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:30:42 [2022-02-17T17:30:42.807Z] + echo Ensuring container killed.
17:30:42 [2022-02-17T17:30:42.807Z] Ensuring container killed.
17:30:42 [2022-02-17T17:30:42.807Z] + docker rm -vf docker-pr3
17:30:42 [2022-02-17T17:30:42.807Z] Error: No such container: docker-pr3
[Pipeline] sh
17:30:42 [2022-02-17T17:30:42.926Z]     docker_cli_network_unix_test.go:46: [dde2af8df5fae] daemon is not started
17:30:43 [2022-02-17T17:30:43.087Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:30:43 [2022-02-17T17:30:43.088Z] + echo Chowning /workspace to jenkins user
17:30:43 [2022-02-17T17:30:43.088Z] Chowning /workspace to jenkins user
17:30:43 [2022-02-17T17:30:43.088Z] + id -u
17:30:43 [2022-02-17T17:30:43.088Z] + id -g
17:30:43 [2022-02-17T17:30:43.088Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace busybox chown -R 1000:1000 /workspace
17:30:43 [2022-02-17T17:30:43.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:30:43 [2022-02-17T17:30:43.185Z]     docker_cli_network_unix_test.go:46: [d5618fa5435cc] daemon is not started
17:30:43 [2022-02-17T17:30:43.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:30:43 [2022-02-17T17:30:43.185Z]     docker_cli_network_unix_test.go:46: [df0a51fcc332b] daemon is not started
17:30:43 [2022-02-17T17:30:43.185Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:30:43 [2022-02-17T17:30:43.443Z]     docker_cli_network_unix_test.go:46: [d9eab82ae7530] daemon is not started
17:30:43 [2022-02-17T17:30:43.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:30:44 [2022-02-17T17:30:44.014Z]     docker_cli_network_unix_test.go:46: [dce7c0b76c979] daemon is not started
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:30:44 [2022-02-17T17:30:44.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:30:44 [2022-02-17T17:30:44.345Z] + bundleName=unit
17:30:44 [2022-02-17T17:30:44.345Z] + echo Creating unit-bundles.tar.gz
17:30:44 [2022-02-17T17:30:44.345Z] Creating unit-bundles.tar.gz
17:30:44 [2022-02-17T17:30:44.345Z] + 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
17:30:44 [2022-02-17T17:30:44.345Z] bundles/junit-report-libnetwork.xml
17:30:44 [2022-02-17T17:30:44.345Z] bundles/junit-report.xml
17:30:44 [2022-02-17T17:30:44.345Z] bundles/go-test-report-libnetwork.json
17:30:44 [2022-02-17T17:30:44.345Z] bundles/go-test-report.json
17:30:44 [2022-02-17T17:30:44.345Z] bundles/profile-libnetwork.out
17:30:44 [2022-02-17T17:30:44.345Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:30:44 [2022-02-17T17:30:44.357Z] Archiving artifacts
17:30:44 [2022-02-17T17:30:44.845Z]     docker_cli_network_unix_test.go:46: [d0aac28439607] daemon is not started
17:30:44 [2022-02-17T17:30:44.921Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:30:45 [2022-02-17T17:30:45.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:30:45 [2022-02-17T17:30:45.104Z]     docker_cli_network_unix_test.go:46: [d909238f16b44] daemon is not started
17:30:45 [2022-02-17T17:30:45.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:30:45 [2022-02-17T17:30:45.229Z] + make clean
17:30:45 [2022-02-17T17:30:45.229Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:30:45 [2022-02-17T17:30:45.229Z] docker-dev-cache
17:30:45 [2022-02-17T17:30:45.229Z] docker-mod-cache
[Pipeline] deleteDir
17:30:45 [2022-02-17T17:30:45.363Z]     docker_cli_network_unix_test.go:46: [d126690aa08e0] daemon is not started
17:30:45 [2022-02-17T17:30:45.363Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:30:45 [2022-02-17T17:30:45.622Z]     docker_cli_network_unix_test.go:46: [dc0f835526a97] daemon is not started
17:30:45 [2022-02-17T17:30:45.622Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:30:46 [2022-02-17T17:30:46.999Z]     docker_cli_network_unix_test.go:968: [d8771fa578a10] daemon is not started
17:30:47 [2022-02-17T17:30:47.936Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:30:48 [2022-02-17T17:30:48.821Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:30:48 [2022-02-17T17:30:48.871Z]     docker_cli_network_unix_test.go:46: [d2c0e0acce9c4] daemon is not started
17:30:48 [2022-02-17T17:30:48.872Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:30:51 [2022-02-17T17:30:51.404Z]     docker_cli_network_unix_test.go:1116: [ddd631124478e] daemon is not started
17:30:53 [2022-02-17T17:30:53.417Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:30:54 [2022-02-17T17:30:54.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:30:54 [2022-02-17T17:30:54.724Z]     docker_cli_network_unix_test.go:46: [d8a91cfeb850a] daemon is not started
17:30:54 [2022-02-17T17:30:54.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:30:55 [2022-02-17T17:30:55.291Z]     docker_cli_network_unix_test.go:46: [d74beb10d2222] daemon is not started
17:30:55 [2022-02-17T17:30:55.291Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:30:55 [2022-02-17T17:30:55.291Z]     docker_cli_network_unix_test.go:46: [d6b3517e443b7] daemon is not started
17:30:55 [2022-02-17T17:30:55.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:30:55 [2022-02-17T17:30:55.550Z]     docker_cli_network_unix_test.go:46: [da35471d7c257] daemon is not started
17:30:55 [2022-02-17T17:30:55.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:30:55 [2022-02-17T17:30:55.550Z]     docker_cli_network_unix_test.go:46: [d8f3b1c1b670e] daemon is not started
17:30:55 [2022-02-17T17:30:55.550Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:30:55 [2022-02-17T17:30:55.810Z]     docker_cli_network_unix_test.go:46: [db181feb54568] daemon is not started
17:30:55 [2022-02-17T17:30:55.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:30:55 [2022-02-17T17:30:55.810Z]     docker_cli_network_unix_test.go:46: [d79b64812256c] daemon is not started
17:30:55 [2022-02-17T17:30:55.810Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:30:57 [2022-02-17T17:30:57.186Z]     docker_cli_network_unix_test.go:46: [d35ec4dd67016] daemon is not started
17:30:58 [2022-02-17T17:30:58.126Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:30:58 [2022-02-17T17:30:58.126Z]     docker_cli_network_unix_test.go:46: [d2f926dcaca39] daemon is not started
17:30:58 [2022-02-17T17:30:58.126Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:30:58 [2022-02-17T17:30:58.127Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:30:58 [2022-02-17T17:30:58.127Z]     docker_cli_network_unix_test.go:46: [d37117e8120f7] daemon is not started
17:30:58 [2022-02-17T17:30:58.127Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:30:58 [2022-02-17T17:30:58.695Z]     docker_cli_network_unix_test.go:46: [d6b6acb5a3e59] daemon is not started
17:30:58 [2022-02-17T17:30:58.695Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:30:59 [2022-02-17T17:30:59.442Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:31:01 [2022-02-17T17:31:01.011Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:31:01 [2022-02-17T17:31:01.011Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:31:01 [2022-02-17T17:31:01.011Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:31:01 [2022-02-17T17:31:01.313Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:31:02 [2022-02-17T17:31:02.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:31:03 [2022-02-17T17:31:03.818Z]     docker_cli_network_unix_test.go:1084: [d9396278dbb02] daemon is not started
17:31:05 [2022-02-17T17:31:05.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:31:05 [2022-02-17T17:31:05.194Z]     docker_cli_network_unix_test.go:46: [d15b66807aa93] daemon is not started
17:31:05 [2022-02-17T17:31:05.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:31:05 [2022-02-17T17:31:05.762Z]     docker_cli_network_unix_test.go:46: [dd855d612fcfd] daemon is not started
17:31:05 [2022-02-17T17:31:05.813Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:31:06 [2022-02-17T17:31:06.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:31:06 [2022-02-17T17:31:06.957Z]     docker_cli_network_unix_test.go:46: [d133a7a8affd6] daemon is not started
17:31:07 [2022-02-17T17:31:07.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:31:07 [2022-02-17T17:31:07.523Z]     docker_cli_network_unix_test.go:46: [daf6e8ce06ce0] daemon is not started
17:31:07 [2022-02-17T17:31:07.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:31:07 [2022-02-17T17:31:07.782Z]     docker_cli_network_unix_test.go:46: [dd0947f2cacbe] daemon is not started
17:31:08 [2022-02-17T17:31:08.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:31:08 [2022-02-17T17:31:08.609Z]     docker_cli_network_unix_test.go:46: [d8214fa3f1bbe] daemon is not started
17:31:08 [2022-02-17T17:31:08.609Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:31:09 [2022-02-17T17:31:09.177Z]     docker_cli_network_unix_test.go:46: [d0ba039ff2093] daemon is not started
17:31:09 [2022-02-17T17:31:09.435Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:31:15 [2022-02-17T17:31:15.996Z]     docker_cli_network_unix_test.go:46: [dacd30bf6614c] daemon is not started
17:31:15 [2022-02-17T17:31:15.996Z] --- PASS: TestDockerNetworkSuite (53.82s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.92s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.74s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.45s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.87s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.05s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.28s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.27s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s)
17:31:15 [2022-02-17T17:31:15.996Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.99s)
17:31:15 [2022-02-17T17:31:15.996Z] === RUN   TestDockerHubPullSuite
17:31:15 [2022-02-17T17:31:15.996Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:31:17 [2022-02-17T17:31:17.373Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:31:19 [2022-02-17T17:31:19.924Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:31:20 [2022-02-17T17:31:20.182Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:31:21 [2022-02-17T17:31:21.560Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:31:21 [2022-02-17T17:31:21.820Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:31:21 [2022-02-17T17:31:21.820Z] --- PASS: TestDockerHubPullSuite (6.32s)
17:31:21 [2022-02-17T17:31:21.820Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.69s)
17:31:21 [2022-02-17T17:31:21.820Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s)
17:31:21 [2022-02-17T17:31:21.820Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s)
17:31:21 [2022-02-17T17:31:21.820Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s)
17:31:21 [2022-02-17T17:31:21.820Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
17:31:21 [2022-02-17T17:31:21.820Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:31:21 [2022-02-17T17:31:21.820Z] PASS
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === Skipped
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_sni_test.go:18: Flakey test
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:31:21 [2022-02-17T17:31:21.820Z]     docker_cli_network_unix_test.go:46: [d37117e8120f7] daemon is not started
17:31:21 [2022-02-17T17:31:21.820Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] DONE 1262 tests, 51 skipped in 1386.497s
17:31:21 [2022-02-17T17:31:21.820Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:31:21 [2022-02-17T17:31:21.820Z] ++++ cat bundles/test-integration/docker.pid
17:31:21 [2022-02-17T17:31:21.820Z] +++ kill 8366
17:31:21 [2022-02-17T17:31:21.820Z] +++ /etc/init.d/apparmor stop
17:31:21 [2022-02-17T17:31:21.820Z] Leaving: AppArmorNo profiles have been unloaded.
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] Unloading profiles will leave already running processes permanently
17:31:21 [2022-02-17T17:31:21.820Z] unconfined, which can lead to unexpected situations.
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:21 [2022-02-17T17:31:21.820Z] To set a process to complain mode, use the command line tool
17:31:21 [2022-02-17T17:31:21.820Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:31:21 [2022-02-17T17:31:21.820Z] +++ true
17:31:21 [2022-02-17T17:31:21.820Z] exiting test-integration
17:31:21 [2022-02-17T17:31:21.820Z] ++ exit 0
17:31:21 [2022-02-17T17:31:21.820Z] 
17:31:22 [2022-02-17T17:31:22.079Z] + for job in $(jobs -p)
17:31:22 [2022-02-17T17:31:22.079Z] + wait 14073
17:31:36 [2022-02-17T17:31:36.954Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:31:37 [2022-02-17T17:31:37.316Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:31:39 [2022-02-17T17:31:39.489Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:31:46 [2022-02-17T17:31:46.052Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:31:47 [2022-02-17T17:31:47.799Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:31:51 [2022-02-17T17:31:51.323Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:31:53 [2022-02-17T17:31:53.223Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:31:57 [2022-02-17T17:31:57.414Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:31:58 [2022-02-17T17:31:58.789Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:32:00 [2022-02-17T17:32:00.658Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:32:02 [2022-02-17T17:32:02.981Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:32:02 [2022-02-17T17:32:02.981Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:32:02 [2022-02-17T17:32:02.981Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:32:08 [2022-02-17T17:32:08.251Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:32:08 [2022-02-17T17:32:08.818Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:32:09 [2022-02-17T17:32:09.384Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:32:11 [2022-02-17T17:32:11.917Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:32:13 [2022-02-17T17:32:13.334Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:32:14 [2022-02-17T17:32:14.298Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:32:14 [2022-02-17T17:32:14.756Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:32:39 [2022-02-17T17:32:39.875Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:32:47 [2022-02-17T17:32:47.082Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:32:47 [2022-02-17T17:32:47.082Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:32:47 [2022-02-17T17:32:47.082Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:32:47 [2022-02-17T17:32:47.082Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:32:48 [2022-02-17T17:32:48.627Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:32:54 [2022-02-17T17:32:54.431Z] === RUN   TestDockerSuite/TestBuildEnv
17:32:54 [2022-02-17T17:32:54.431Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:32:54 [2022-02-17T17:32:54.431Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:32:54 [2022-02-17T17:32:54.431Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:32:54 [2022-02-17T17:32:54.666Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:32:54 [2022-02-17T17:32:54.890Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:32:54 [2022-02-17T17:32:54.890Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:32:54 [2022-02-17T17:32:54.890Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:32:54 [2022-02-17T17:32:54.890Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:32:54 [2022-02-17T17:32:54.890Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:32:54 [2022-02-17T17:32:54.890Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:32:54 [2022-02-17T17:32:54.890Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:32:59 [2022-02-17T17:32:59.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:32:59 [2022-02-17T17:32:59.586Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:32:59 [2022-02-17T17:32:59.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:32:59 [2022-02-17T17:32:59.586Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:32:59 [2022-02-17T17:32:59.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:32:59 [2022-02-17T17:32:59.586Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:32:59 [2022-02-17T17:32:59.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:33:00 [2022-02-17T17:33:00.556Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:33:06 [2022-02-17T17:33:06.349Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:33:08 [2022-02-17T17:33:08.137Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:33:08 [2022-02-17T17:33:08.137Z]     docker_cli_swarm_test.go:1180: [d576289c94c04] joining swarm manager [d5cb1ea60d5aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:12 [2022-02-17T17:33:12.334Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:33:13 [2022-02-17T17:33:13.405Z]     docker_cli_swarm_test.go:1189: [d600e8eb18809] joining swarm manager [d5cb1ea60d5aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:33:24 [2022-02-17T17:33:24.050Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildExpose
17:33:24 [2022-02-17T17:33:24.050Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:33:24 [2022-02-17T17:33:24.050Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:33:24 [2022-02-17T17:33:24.050Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:33:24 [2022-02-17T17:33:24.050Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:33:24 [2022-02-17T17:33:24.050Z] === RUN   TestDockerSuite/TestBuildFails
17:33:25 [2022-02-17T17:33:25.588Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:33:25 [2022-02-17T17:33:25.588Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:33:32 [2022-02-17T17:33:32.670Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:33:39 [2022-02-17T17:33:39.749Z] === RUN   TestDockerSuite/TestBuildForceRm
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:33:42 [2022-02-17T17:33:42.403Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:33:42 [2022-02-17T17:33:42.403Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:33:42 [2022-02-17T17:33:42.403Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:33:42 [2022-02-17T17:33:42.403Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:33:43 [2022-02-17T17:33:43.389Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:33:46 [2022-02-17T17:33:46.832Z] === RUN   TestDockerSuite/TestBuildFromGit
17:33:50 [2022-02-17T17:33:50.559Z] === RUN   TestDockerSuite/TestBuildEnv
17:33:50 [2022-02-17T17:33:50.559Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:33:50 [2022-02-17T17:33:50.559Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:33:50 [2022-02-17T17:33:50.559Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:33:50 [2022-02-17T17:33:50.559Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:33:50 [2022-02-17T17:33:50.559Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:33:50 [2022-02-17T17:33:50.559Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:33:50 [2022-02-17T17:33:50.559Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:33:50 [2022-02-17T17:33:50.559Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:33:50 [2022-02-17T17:33:50.559Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:33:50 [2022-02-17T17:33:50.559Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:33:54 [2022-02-17T17:33:54.038Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:33:54 [2022-02-17T17:33:54.828Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:33:55 [2022-02-17T17:33:55.403Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:33:55 [2022-02-17T17:33:55.403Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:33:55 [2022-02-17T17:33:55.403Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:33:55 [2022-02-17T17:33:55.403Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:33:55 [2022-02-17T17:33:55.403Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:33:55 [2022-02-17T17:33:55.403Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:33:55 [2022-02-17T17:33:55.403Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:33:55 [2022-02-17T17:33:55.597Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:33:56 [2022-02-17T17:33:56.391Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:34:00 [2022-02-17T17:34:00.079Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:34:01 [2022-02-17T17:34:01.405Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:34:01 [2022-02-17T17:34:01.405Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:34:01 [2022-02-17T17:34:01.405Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:34:02 [2022-02-17T17:34:02.266Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:34:02 [2022-02-17T17:34:02.373Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:34:02 [2022-02-17T17:34:02.832Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:34:02 [2022-02-17T17:34:02.832Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:34:03 [2022-02-17T17:34:03.291Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:34:05 [2022-02-17T17:34:05.183Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:34:13 [2022-02-17T17:34:13.630Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:34:13 [2022-02-17T17:34:13.630Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:34:13 [2022-02-17T17:34:13.630Z] === RUN   TestDockerSuite/TestBuildHistory
17:34:14 [2022-02-17T17:34:14.951Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:34:17 [2022-02-17T17:34:17.485Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:34:19 [2022-02-17T17:34:19.388Z]     docker_cli_swarm_test.go:1112: [db09ca5b93afc] joining swarm manager [de656064af64f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:34:20 [2022-02-17T17:34:20.146Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:34:20 [2022-02-17T17:34:20.155Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildExpose
17:34:20 [2022-02-17T17:34:20.155Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:34:20 [2022-02-17T17:34:20.155Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:34:20 [2022-02-17T17:34:20.155Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:34:20 [2022-02-17T17:34:20.155Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:34:20 [2022-02-17T17:34:20.155Z] === RUN   TestDockerSuite/TestBuildFails
17:34:20 [2022-02-17T17:34:20.323Z]     docker_cli_swarm_test.go:1113: [deb4f72ec95d8] joining swarm manager [de656064af64f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:34:23 [2022-02-17T17:34:23.221Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:34:23 [2022-02-17T17:34:23.221Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:34:26 [2022-02-17T17:34:26.021Z] === RUN   TestDockerSuite/TestBuildIidFile
17:34:26 [2022-02-17T17:34:26.989Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:34:29 [2022-02-17T17:34:29.168Z] === RUN   TestDockerSuite/TestBuildInheritance
17:34:29 [2022-02-17T17:34:29.168Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:34:29 [2022-02-17T17:34:29.168Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:34:30 [2022-02-17T17:34:30.138Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:34:30 [2022-02-17T17:34:30.138Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:34:30 [2022-02-17T17:34:30.383Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:34:35 [2022-02-17T17:34:35.936Z] === RUN   TestDockerSuite/TestBuildLabel
17:34:36 [2022-02-17T17:34:36.395Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:34:37 [2022-02-17T17:34:37.363Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:34:37 [2022-02-17T17:34:37.542Z] === RUN   TestDockerSuite/TestBuildForceRm
17:34:38 [2022-02-17T17:34:38.331Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:34:39 [2022-02-17T17:34:39.300Z] === RUN   TestDockerSuite/TestBuildLabels
17:34:40 [2022-02-17T17:34:40.270Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:34:41 [2022-02-17T17:34:41.807Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:34:46 [2022-02-17T17:34:46.203Z] === RUN   TestDockerSuite/TestBuildFromGit
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildLastModified
17:34:48 [2022-02-17T17:34:48.882Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:34:48 [2022-02-17T17:34:48.882Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:34:48 [2022-02-17T17:34:48.882Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:34:49 [2022-02-17T17:34:49.341Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:34:50 [2022-02-17T17:34:50.310Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:34:53 [2022-02-17T17:34:53.362Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:34:54 [2022-02-17T17:34:54.349Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:34:56 [2022-02-17T17:34:56.112Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:35:01 [2022-02-17T17:35:01.511Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:35:01 [2022-02-17T17:35:01.511Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:35:01 [2022-02-17T17:35:01.511Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:35:01 [2022-02-17T17:35:01.511Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:35:01 [2022-02-17T17:35:01.978Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:35:01 [2022-02-17T17:35:01.978Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:35:01 [2022-02-17T17:35:01.978Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:35:14 [2022-02-17T17:35:14.469Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:35:14 [2022-02-17T17:35:14.469Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:35:14 [2022-02-17T17:35:14.469Z] === RUN   TestDockerSuite/TestBuildHistory
17:35:17 [2022-02-17T17:35:17.217Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:35:17 [2022-02-17T17:35:17.217Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:35:17 [2022-02-17T17:35:17.217Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:35:17 [2022-02-17T17:35:17.217Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:35:27 [2022-02-17T17:35:27.102Z] === RUN   TestDockerSuite/TestBuildIidFile
17:35:27 [2022-02-17T17:35:27.570Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:35:30 [2022-02-17T17:35:30.528Z] === RUN   TestDockerSuite/TestBuildInheritance
17:35:30 [2022-02-17T17:35:30.528Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:35:30 [2022-02-17T17:35:30.528Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:35:31 [2022-02-17T17:35:31.513Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:35:31 [2022-02-17T17:35:31.513Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:35:37 [2022-02-17T17:35:37.458Z] === RUN   TestDockerSuite/TestBuildLabel
17:35:37 [2022-02-17T17:35:37.926Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:35:38 [2022-02-17T17:35:38.913Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:35:39 [2022-02-17T17:35:39.900Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:35:40 [2022-02-17T17:35:40.368Z] === RUN   TestDockerSuite/TestBuildLabels
17:35:41 [2022-02-17T17:35:41.353Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:35:43 [2022-02-17T17:35:43.004Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:35:50 [2022-02-17T17:35:50.189Z] === RUN   TestDockerSuite/TestBuildLastModified
17:35:50 [2022-02-17T17:35:50.189Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:35:50 [2022-02-17T17:35:50.189Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:35:50 [2022-02-17T17:35:50.189Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:35:50 [2022-02-17T17:35:50.189Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:35:50 [2022-02-17T17:35:50.189Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:35:50 [2022-02-17T17:35:50.189Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:35:50 [2022-02-17T17:35:50.658Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:35:50 [2022-02-17T17:35:50.658Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:35:51 [2022-02-17T17:35:51.127Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:35:52 [2022-02-17T17:35:52.122Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:35:56 [2022-02-17T17:35:56.757Z]     docker_cli_swarm_test.go:1166: [d2b3c4eeab475] joining swarm manager [de656064af64f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:35:59 [2022-02-17T17:35:59.422Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:35:59 [2022-02-17T17:35:59.758Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:36:12 [2022-02-17T17:36:12.279Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:36:18 [2022-02-17T17:36:18.688Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:36:19 [2022-02-17T17:36:19.396Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:36:19 [2022-02-17T17:36:19.625Z]     docker_cli_swarm_test.go:1447: [dc9a34c6bdf68] joining swarm manager [d6c9ccf9b7c20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:36:20 [2022-02-17T17:36:20.560Z]     docker_cli_swarm_test.go:1448: [dc12b8f3bd9aa] joining swarm manager [d6c9ccf9b7c20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:36:20 [2022-02-17T17:36:20.702Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:36:20 [2022-02-17T17:36:20.702Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:36:20 [2022-02-17T17:36:20.702Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:36:20 [2022-02-17T17:36:20.702Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:36:26 [2022-02-17T17:36:26.479Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:36:32 [2022-02-17T17:36:32.223Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:36:32 [2022-02-17T17:36:32.223Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:36:32 [2022-02-17T17:36:32.223Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:36:32 [2022-02-17T17:36:32.223Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:36:32 [2022-02-17T17:36:32.224Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:36:32 [2022-02-17T17:36:32.224Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:36:32 [2022-02-17T17:36:32.224Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:36:32 [2022-02-17T17:36:32.765Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:36:32 [2022-02-17T17:36:32.765Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:36:32 [2022-02-17T17:36:32.765Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:36:32 [2022-02-17T17:36:32.765Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:36:32 [2022-02-17T17:36:32.765Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:36:33 [2022-02-17T17:36:33.332Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:36:33 [2022-02-17T17:36:33.556Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:36:35 [2022-02-17T17:36:35.865Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:36:36 [2022-02-17T17:36:36.909Z] === RUN   TestDockerSuite/TestBuildEnv
17:36:36 [2022-02-17T17:36:36.909Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:36:36 [2022-02-17T17:36:36.909Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:36:36 [2022-02-17T17:36:36.909Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:36:36 [2022-02-17T17:36:36.909Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:36:36 [2022-02-17T17:36:36.909Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:36:36 [2022-02-17T17:36:36.909Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:36:36 [2022-02-17T17:36:36.909Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:36:36 [2022-02-17T17:36:36.909Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:36:36 [2022-02-17T17:36:36.909Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:36:36 [2022-02-17T17:36:36.909Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:36:39 [2022-02-17T17:36:39.161Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:36:41 [2022-02-17T17:36:41.063Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:36:41 [2022-02-17T17:36:41.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:36:41 [2022-02-17T17:36:41.590Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:36:41 [2022-02-17T17:36:41.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:36:41 [2022-02-17T17:36:41.590Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:36:41 [2022-02-17T17:36:41.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:36:41 [2022-02-17T17:36:41.590Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:36:41 [2022-02-17T17:36:41.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:36:42 [2022-02-17T17:36:42.047Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:36:42 [2022-02-17T17:36:42.973Z]     docker_cli_swarm_unix_test.go:63: [d597057562ec3] joining swarm manager [d0a69f9560980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:36:47 [2022-02-17T17:36:47.825Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:36:54 [2022-02-17T17:36:54.671Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:36:54 [2022-02-17T17:36:54.671Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:36:54 [2022-02-17T17:36:54.671Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:37:01 [2022-02-17T17:37:01.757Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:37:02 [2022-02-17T17:37:02.217Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:37:02 [2022-02-17T17:37:02.217Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:37:02 [2022-02-17T17:37:02.217Z] === RUN   TestDockerSuite/TestBuildNetNone
17:37:02 [2022-02-17T17:37:02.217Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:37:02 [2022-02-17T17:37:02.217Z] === RUN   TestDockerSuite/TestBuildNoContext
17:37:03 [2022-02-17T17:37:03.439Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:37:05 [2022-02-17T17:37:05.530Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:37:05 [2022-02-17T17:37:05.531Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:37:05 [2022-02-17T17:37:05.531Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:37:05 [2022-02-17T17:37:05.531Z] === RUN   TestDockerSuite/TestBuildExpose
17:37:05 [2022-02-17T17:37:05.531Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:37:05 [2022-02-17T17:37:05.531Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:37:05 [2022-02-17T17:37:05.531Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:37:05 [2022-02-17T17:37:05.531Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:37:05 [2022-02-17T17:37:05.531Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:37:05 [2022-02-17T17:37:05.531Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:37:05 [2022-02-17T17:37:05.531Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:37:05 [2022-02-17T17:37:05.531Z] === RUN   TestDockerSuite/TestBuildFails
17:37:05 [2022-02-17T17:37:05.958Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:37:06 [2022-02-17T17:37:06.495Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:37:06 [2022-02-17T17:37:06.496Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:37:10 [2022-02-17T17:37:10.656Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:37:13 [2022-02-17T17:37:13.565Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:37:14 [2022-02-17T17:37:14.402Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:37:14 [2022-02-17T17:37:14.402Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:37:14 [2022-02-17T17:37:14.402Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:37:17 [2022-02-17T17:37:17.308Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:37:18 [2022-02-17T17:37:18.275Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:37:19 [2022-02-17T17:37:19.818Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:37:21 [2022-02-17T17:37:21.263Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:37:23 [2022-02-17T17:37:23.873Z] === RUN   TestDockerSuite/TestBuildForceRm
17:37:26 [2022-02-17T17:37:26.015Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:37:30 [2022-02-17T17:37:30.479Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:37:30 [2022-02-17T17:37:30.483Z] === RUN   TestDockerSuite/TestBuildFromGit
17:37:32 [2022-02-17T17:37:32.657Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:37:34 [2022-02-17T17:37:34.612Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:37:39 [2022-02-17T17:37:39.896Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:37:39 [2022-02-17T17:37:39.896Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:37:39 [2022-02-17T17:37:39.896Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:37:40 [2022-02-17T17:37:40.462Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:37:41 [2022-02-17T17:37:41.837Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:37:42 [2022-02-17T17:37:42.841Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:37:42 [2022-02-17T17:37:42.841Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:37:42 [2022-02-17T17:37:42.991Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:37:43 [2022-02-17T17:37:43.750Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:37:46 [2022-02-17T17:37:46.281Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:37:47 [2022-02-17T17:37:47.687Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:37:48 [2022-02-17T17:37:48.185Z]     docker_api_swarm_test.go:962: [daca36c492fca] joining swarm manager [d206f804a9f1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:37:48 [2022-02-17T17:37:48.622Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:37:48 [2022-02-17T17:37:48.622Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:37:48 [2022-02-17T17:37:48.622Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:37:48 [2022-02-17T17:37:48.622Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:37:49 [2022-02-17T17:37:49.588Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:37:49 [2022-02-17T17:37:49.588Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:37:49 [2022-02-17T17:37:49.588Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:37:56 [2022-02-17T17:37:56.268Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:38:02 [2022-02-17T17:38:02.064Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:38:02 [2022-02-17T17:38:02.543Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:38:02 [2022-02-17T17:38:02.543Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:38:03 [2022-02-17T17:38:03.000Z] === RUN   TestDockerSuite/TestBuildHistory
17:38:03 [2022-02-17T17:38:03.093Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:38:03 [2022-02-17T17:38:03.093Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:38:03 [2022-02-17T17:38:03.093Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:38:06 [2022-02-17T17:38:06.265Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:38:07 [2022-02-17T17:38:07.865Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:38:08 [2022-02-17T17:38:08.833Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:38:08 [2022-02-17T17:38:08.833Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:38:08 [2022-02-17T17:38:08.833Z] === RUN   TestDockerSuite/TestBuildPATH
17:38:08 [2022-02-17T17:38:08.833Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:38:08 [2022-02-17T17:38:08.833Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:38:11 [2022-02-17T17:38:11.753Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:38:11 [2022-02-17T17:38:11.753Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:38:11 [2022-02-17T17:38:11.753Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:38:13 [2022-02-17T17:38:13.479Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:38:13 [2022-02-17T17:38:13.479Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:38:13 [2022-02-17T17:38:13.479Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:38:13 [2022-02-17T17:38:13.479Z] === RUN   TestDockerSuite/TestBuildNetNone
17:38:13 [2022-02-17T17:38:13.479Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:38:13 [2022-02-17T17:38:13.479Z] === RUN   TestDockerSuite/TestBuildNoContext
17:38:15 [2022-02-17T17:38:15.368Z] === RUN   TestDockerSuite/TestBuildIidFile
17:38:15 [2022-02-17T17:38:15.825Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:38:17 [2022-02-17T17:38:17.195Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:38:18 [2022-02-17T17:38:18.471Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:38:19 [2022-02-17T17:38:19.847Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:38:21 [2022-02-17T17:38:21.749Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:38:22 [2022-02-17T17:38:22.894Z] === RUN   TestDockerSuite/TestBuildInheritance
17:38:22 [2022-02-17T17:38:22.894Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:38:22 [2022-02-17T17:38:22.894Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:38:23 [2022-02-17T17:38:23.175Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:38:23 [2022-02-17T17:38:23.867Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:38:23 [2022-02-17T17:38:23.867Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:38:25 [2022-02-17T17:38:25.035Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:38:26 [2022-02-17T17:38:26.103Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:38:26 [2022-02-17T17:38:26.104Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:38:26 [2022-02-17T17:38:26.561Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:38:28 [2022-02-17T17:38:28.553Z] === RUN   TestDockerSuite/TestBuildLabel
17:38:29 [2022-02-17T17:38:29.013Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:38:29 [2022-02-17T17:38:29.448Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:38:29 [2022-02-17T17:38:29.979Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:38:30 [2022-02-17T17:38:30.409Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:38:30 [2022-02-17T17:38:30.946Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:38:31 [2022-02-17T17:38:31.404Z] === RUN   TestDockerSuite/TestBuildLabels
17:38:31 [2022-02-17T17:38:31.936Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:38:32 [2022-02-17T17:38:32.939Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:38:33 [2022-02-17T17:38:33.150Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:38:34 [2022-02-17T17:38:34.477Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:38:37 [2022-02-17T17:38:37.339Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:38:39 [2022-02-17T17:38:39.243Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildLastModified
17:38:41 [2022-02-17T17:38:41.544Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:38:41 [2022-02-17T17:38:41.544Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:38:41 [2022-02-17T17:38:41.544Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:38:41 [2022-02-17T17:38:41.776Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:38:42 [2022-02-17T17:38:42.544Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:38:43 [2022-02-17T17:38:43.002Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:38:44 [2022-02-17T17:38:44.375Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:38:44 [2022-02-17T17:38:44.462Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:38:45 [2022-02-17T17:38:45.425Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:38:46 [2022-02-17T17:38:46.907Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:38:48 [2022-02-17T17:38:48.791Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:38:49 [2022-02-17T17:38:49.464Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:38:51 [2022-02-17T17:38:51.997Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:38:57 [2022-02-17T17:38:57.770Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:39:01 [2022-02-17T17:39:01.484Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:39:02 [2022-02-17T17:39:02.443Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:39:13 [2022-02-17T17:39:13.913Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:39:13 [2022-02-17T17:39:13.913Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:39:13 [2022-02-17T17:39:13.913Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:39:13 [2022-02-17T17:39:13.917Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:39:16 [2022-02-17T17:39:16.086Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:39:18 [2022-02-17T17:39:18.582Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:39:20 [2022-02-17T17:39:20.130Z] === RUN   TestDockerSuite/TestBuildRm
17:39:25 [2022-02-17T17:39:25.664Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:39:26 [2022-02-17T17:39:26.625Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:39:26 [2022-02-17T17:39:26.625Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:39:26 [2022-02-17T17:39:26.625Z] === RUN   TestDockerSuite/TestBuildPATH
17:39:26 [2022-02-17T17:39:26.625Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:39:26 [2022-02-17T17:39:26.625Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:39:29 [2022-02-17T17:39:29.514Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:39:29 [2022-02-17T17:39:29.514Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:39:29 [2022-02-17T17:39:29.514Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:39:41 [2022-02-17T17:39:41.231Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:39:45 [2022-02-17T17:39:45.929Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:39:45 [2022-02-17T17:39:45.929Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:39:45 [2022-02-17T17:39:45.929Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:39:45 [2022-02-17T17:39:45.929Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:39:45 [2022-02-17T17:39:45.929Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:39:48 [2022-02-17T17:39:48.111Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:39:48 [2022-02-17T17:39:48.219Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:39:51 [2022-02-17T17:39:51.755Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:39:52 [2022-02-17T17:39:52.807Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:39:57 [2022-02-17T17:39:57.499Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:40:03 [2022-02-17T17:40:03.092Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:40:03 [2022-02-17T17:40:03.300Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:40:06 [2022-02-17T17:40:06.873Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:40:12 [2022-02-17T17:40:12.751Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:40:17 [2022-02-17T17:40:17.966Z] --- PASS: TestDockerSwarmSuite (1590.23s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.78s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.39s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.19s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.47s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.77s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.52s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.94s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.53s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.25s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.90s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.82s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.07s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s)
17:40:17 [2022-02-17T17:40:17.966Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.91s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.92s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.99s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.57s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.18s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.28s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.95s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.60s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.43s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.46s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.34s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.75s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.89s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.61s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.54s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.05s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.06s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.13s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.53s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.54s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.22s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.73s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.41s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.03s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.97s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.80s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.22s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.93s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.43s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.07s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.94s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.46s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.78s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.92s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.77s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.13s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.25s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.42s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.20s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.42s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.66s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.71s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.74s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.16s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.70s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.00s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.92s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.71s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s)
17:40:17 [2022-02-17T17:40:17.967Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
17:40:17 [2022-02-17T17:40:17.967Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s)
17:40:17 [2022-02-17T17:40:17.967Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
17:40:17 [2022-02-17T17:40:17.967Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.19s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.00s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.66s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.72s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.06s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.32s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.40s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.40s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s)
17:40:17 [2022-02-17T17:40:17.967Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s)
17:40:17 [2022-02-17T17:40:17.967Z] === RUN   TestDockerExternalVolumeSuite
17:40:17 [2022-02-17T17:40:17.967Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:40:17 [2022-02-17T17:40:17.967Z]     docker_cli_external_volume_driver_test.go:52: [d89125c7ce2df] daemon is not started
17:40:19 [2022-02-17T17:40:19.922Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:40:20 [2022-02-17T17:40:20.156Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:40:24 [2022-02-17T17:40:24.417Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:40:24 [2022-02-17T17:40:24.417Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:40:24 [2022-02-17T17:40:24.876Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:40:25 [2022-02-17T17:40:25.794Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:40:35 [2022-02-17T17:40:35.605Z] === RUN   TestDockerSuite/TestBuildSpaces
17:40:35 [2022-02-17T17:40:35.605Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:40:36 [2022-02-17T17:40:36.067Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:40:42 [2022-02-17T17:40:42.691Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:40:42 [2022-02-17T17:40:42.691Z] === RUN   TestDockerSuite/TestBuildStderr
17:40:43 [2022-02-17T17:40:43.642Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:40:43 [2022-02-17T17:40:43.642Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:40:43 [2022-02-17T17:40:43.642Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:40:45 [2022-02-17T17:40:45.376Z] === RUN   TestDockerSuite/TestBuildRm
17:40:47 [2022-02-17T17:40:47.381Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:40:49 [2022-02-17T17:40:49.525Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:40:50 [2022-02-17T17:40:50.515Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:40:50 [2022-02-17T17:40:50.515Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:40:50 [2022-02-17T17:40:50.515Z] === RUN   TestDockerSuite/TestBuildNetNone
17:40:50 [2022-02-17T17:40:50.515Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:40:50 [2022-02-17T17:40:50.515Z] === RUN   TestDockerSuite/TestBuildNoContext
17:40:53 [2022-02-17T17:40:53.474Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:40:58 [2022-02-17T17:40:58.240Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:41:00 [2022-02-17T17:41:00.457Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:41:00 [2022-02-17T17:41:00.457Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:41:00 [2022-02-17T17:41:00.457Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:41:03 [2022-02-17T17:41:03.176Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:41:03 [2022-02-17T17:41:03.413Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:41:04 [2022-02-17T17:41:04.401Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:41:05 [2022-02-17T17:41:05.339Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:41:05 [2022-02-17T17:41:05.339Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:41:05 [2022-02-17T17:41:05.339Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:41:05 [2022-02-17T17:41:05.339Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:41:05 [2022-02-17T17:41:05.799Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:41:05 [2022-02-17T17:41:05.969Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:41:07 [2022-02-17T17:41:07.326Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:41:11 [2022-02-17T17:41:11.993Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:41:12 [2022-02-17T17:41:12.528Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:41:12 [2022-02-17T17:41:12.528Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:41:12 [2022-02-17T17:41:12.528Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:41:13 [2022-02-17T17:41:13.504Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:41:15 [2022-02-17T17:41:15.694Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:41:16 [2022-02-17T17:41:16.658Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:41:20 [2022-02-17T17:41:20.387Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:41:22 [2022-02-17T17:41:22.469Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:41:26 [2022-02-17T17:41:26.188Z] === RUN   TestDockerSuite/TestBuildUser
17:41:26 [2022-02-17T17:41:26.188Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:41:26 [2022-02-17T17:41:26.188Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:41:26 [2022-02-17T17:41:26.188Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:41:26 [2022-02-17T17:41:26.656Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:41:26 [2022-02-17T17:41:26.656Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:41:26 [2022-02-17T17:41:26.656Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:41:27 [2022-02-17T17:41:27.220Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:41:27 [2022-02-17T17:41:27.220Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:41:31 [2022-02-17T17:41:31.349Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:41:31 [2022-02-17T17:41:31.809Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:41:35 [2022-02-17T17:41:35.550Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:41:35 [2022-02-17T17:41:35.550Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:41:35 [2022-02-17T17:41:35.550Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:41:35 [2022-02-17T17:41:35.550Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:41:35 [2022-02-17T17:41:35.550Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:41:35 [2022-02-17T17:41:35.893Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:41:38 [2022-02-17T17:41:38.849Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:41:43 [2022-02-17T17:41:43.574Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:41:43 [2022-02-17T17:41:43.574Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:41:43 [2022-02-17T17:41:43.574Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:41:43 [2022-02-17T17:41:43.746Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:41:47 [2022-02-17T17:41:47.521Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:41:50 [2022-02-17T17:41:50.304Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:41:52 [2022-02-17T17:41:52.408Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:41:56 [2022-02-17T17:41:56.022Z] === RUN   TestDockerSuite/TestBuildSpaces
17:41:56 [2022-02-17T17:41:56.022Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:41:57 [2022-02-17T17:41:57.165Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:41:58 [2022-02-17T17:41:58.153Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:41:58 [2022-02-17T17:41:58.153Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:41:58 [2022-02-17T17:41:58.153Z] === RUN   TestDockerSuite/TestBuildPATH
17:41:58 [2022-02-17T17:41:58.153Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:41:58 [2022-02-17T17:41:58.153Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:42:00 [2022-02-17T17:42:00.391Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:42:00 [2022-02-17T17:42:00.391Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:42:00 [2022-02-17T17:42:00.700Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:42:00 [2022-02-17T17:42:00.700Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:42:00 [2022-02-17T17:42:00.779Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:42:00 [2022-02-17T17:42:00.779Z] === RUN   TestDockerSuite/TestBuildStderr
17:42:00 [2022-02-17T17:42:00.862Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:42:05 [2022-02-17T17:42:05.176Z]     docker_cli_external_volume_driver_test.go:52: [df00cc4c6a674] daemon is not started
17:42:05 [2022-02-17T17:42:05.533Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:42:11 [2022-02-17T17:42:11.029Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:42:18 [2022-02-17T17:42:18.118Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:42:18 [2022-02-17T17:42:18.118Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:42:18 [2022-02-17T17:42:18.118Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:42:18 [2022-02-17T17:42:18.118Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:42:18 [2022-02-17T17:42:18.118Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:42:20 [2022-02-17T17:42:20.089Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:42:20 [2022-02-17T17:42:20.300Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:42:20 [2022-02-17T17:42:20.300Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:42:20 [2022-02-17T17:42:20.758Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:42:30 [2022-02-17T17:42:30.814Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:42:30 [2022-02-17T17:42:30.814Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:42:30 [2022-02-17T17:42:30.814Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:42:33 [2022-02-17T17:42:33.149Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:42:34 [2022-02-17T17:42:34.603Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:42:36 [2022-02-17T17:42:36.169Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:42:37 [2022-02-17T17:42:37.838Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:42:37 [2022-02-17T17:42:37.839Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:42:38 [2022-02-17T17:42:38.177Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:42:42 [2022-02-17T17:42:42.029Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:42:43 [2022-02-17T17:42:43.578Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:42:47 [2022-02-17T17:42:47.899Z] === RUN   TestDockerSuite/TestBuildUser
17:42:47 [2022-02-17T17:42:47.899Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:42:47 [2022-02-17T17:42:47.899Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:42:47 [2022-02-17T17:42:47.899Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:42:47 [2022-02-17T17:42:47.899Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:42:47 [2022-02-17T17:42:47.899Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:42:47 [2022-02-17T17:42:47.899Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:42:52 [2022-02-17T17:42:52.649Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:42:53 [2022-02-17T17:42:53.048Z]     docker_cli_external_volume_driver_test.go:52: [d4fe6e751a91f] daemon is not started
17:42:53 [2022-02-17T17:42:53.117Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:42:55 [2022-02-17T17:42:55.527Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:42:55 [2022-02-17T17:42:55.527Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:42:55 [2022-02-17T17:42:55.527Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:42:55 [2022-02-17T17:42:55.527Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:42:55 [2022-02-17T17:42:55.527Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:42:55 [2022-02-17T17:42:55.527Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:42:55 [2022-02-17T17:42:55.527Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:42:55 [2022-02-17T17:42:55.527Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:42:56 [2022-02-17T17:42:56.912Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:42:56 [2022-02-17T17:42:56.912Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:42:56 [2022-02-17T17:42:56.912Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:42:56 [2022-02-17T17:42:56.912Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:42:56 [2022-02-17T17:42:56.912Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:43:04 [2022-02-17T17:43:04.098Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:43:05 [2022-02-17T17:43:05.640Z] === RUN   TestDockerSuite/TestBuildXZHost
17:43:05 [2022-02-17T17:43:05.640Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:43:06 [2022-02-17T17:43:06.099Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:43:06 [2022-02-17T17:43:06.099Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:43:06 [2022-02-17T17:43:06.099Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:43:06 [2022-02-17T17:43:06.099Z]     docker_cli_sni_test.go:18: Flakey test
17:43:06 [2022-02-17T17:43:06.558Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:43:07 [2022-02-17T17:43:07.917Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:43:07 [2022-02-17T17:43:07.917Z]     docker_cli_external_volume_driver_test.go:52: [d1599e40b7061] daemon is not started
17:43:08 [2022-02-17T17:43:08.738Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:43:08 [2022-02-17T17:43:08.873Z] === RUN   TestDockerSuite/TestBuildRm
17:43:14 [2022-02-17T17:43:14.531Z] === RUN   TestDockerSuite/TestCommitChange
17:43:20 [2022-02-17T17:43:20.333Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:43:22 [2022-02-17T17:43:22.195Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:43:22 [2022-02-17T17:43:22.673Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:43:22 [2022-02-17T17:43:22.786Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:43:23 [2022-02-17T17:43:23.811Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:43:25 [2022-02-17T17:43:25.379Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:43:25 [2022-02-17T17:43:25.379Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:43:25 [2022-02-17T17:43:25.379Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:43:25 [2022-02-17T17:43:25.379Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:43:25 [2022-02-17T17:43:25.379Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:43:26 [2022-02-17T17:43:26.124Z] === RUN   TestDockerSuite/TestCommitHardlink
17:43:26 [2022-02-17T17:43:26.124Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:43:26 [2022-02-17T17:43:26.124Z] === RUN   TestDockerSuite/TestCommitNewFile
17:43:26 [2022-02-17T17:43:26.947Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:43:30 [2022-02-17T17:43:30.743Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:43:33 [2022-02-17T17:43:33.225Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:43:33 [2022-02-17T17:43:33.225Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:43:33 [2022-02-17T17:43:33.225Z] === RUN   TestDockerSuite/TestCommitTTY
17:43:34 [2022-02-17T17:43:34.535Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:43:35 [2022-02-17T17:43:35.162Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:43:39 [2022-02-17T17:43:39.915Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:43:39 [2022-02-17T17:43:39.915Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:43:40 [2022-02-17T17:43:40.383Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:43:40 [2022-02-17T17:43:40.383Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:43:40 [2022-02-17T17:43:40.383Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:43:41 [2022-02-17T17:43:41.797Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:43:44 [2022-02-17T17:43:44.169Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:43:44 [2022-02-17T17:43:44.169Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:43:44 [2022-02-17T17:43:44.169Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:43:44 [2022-02-17T17:43:44.949Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:43:46 [2022-02-17T17:43:46.497Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:43:46 [2022-02-17T17:43:46.497Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.497Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:43:46 [2022-02-17T17:43:46.497Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.497Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:43:46 [2022-02-17T17:43:46.497Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.956Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:43:46 [2022-02-17T17:43:46.956Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.956Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:43:46 [2022-02-17T17:43:46.956Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.956Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:43:46 [2022-02-17T17:43:46.956Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.956Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:43:46 [2022-02-17T17:43:46.956Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:43:46 [2022-02-17T17:43:46.956Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:43:46 [2022-02-17T17:43:46.956Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:43:54 [2022-02-17T17:43:54.869Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:43:55 [2022-02-17T17:43:55.522Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:43:59 [2022-02-17T17:43:59.210Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:44:03 [2022-02-17T17:44:03.001Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:44:03 [2022-02-17T17:44:03.469Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:44:04 [2022-02-17T17:44:04.106Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:44:04 [2022-02-17T17:44:04.106Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:44:04 [2022-02-17T17:44:04.106Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:44:06 [2022-02-17T17:44:06.288Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:44:06 [2022-02-17T17:44:06.288Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:44:06 [2022-02-17T17:44:06.288Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:44:06 [2022-02-17T17:44:06.288Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:44:06 [2022-02-17T17:44:06.288Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:44:06 [2022-02-17T17:44:06.288Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:44:06 [2022-02-17T17:44:06.288Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:44:09 [2022-02-17T17:44:09.199Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:44:09 [2022-02-17T17:44:09.199Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:44:09 [2022-02-17T17:44:09.199Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:44:09 [2022-02-17T17:44:09.199Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:44:09 [2022-02-17T17:44:09.739Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:44:10 [2022-02-17T17:44:10.493Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:44:10 [2022-02-17T17:44:10.493Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:44:10 [2022-02-17T17:44:10.493Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:44:12 [2022-02-17T17:44:12.108Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:44:12 [2022-02-17T17:44:12.108Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:44:12 [2022-02-17T17:44:12.108Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:44:12 [2022-02-17T17:44:12.108Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:44:12 [2022-02-17T17:44:12.108Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:44:12 [2022-02-17T17:44:12.108Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:44:12 [2022-02-17T17:44:12.108Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:44:12 [2022-02-17T17:44:12.108Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:44:15 [2022-02-17T17:44:15.854Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:44:18 [2022-02-17T17:44:18.761Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:44:20 [2022-02-17T17:44:20.946Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:44:20 [2022-02-17T17:44:20.946Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:44:20 [2022-02-17T17:44:20.946Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:44:20 [2022-02-17T17:44:20.946Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:44:21 [2022-02-17T17:44:21.287Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:44:21 [2022-02-17T17:44:21.287Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:44:21 [2022-02-17T17:44:21.287Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:44:21 [2022-02-17T17:44:21.287Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:44:21 [2022-02-17T17:44:21.287Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:44:21 [2022-02-17T17:44:21.287Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:44:21 [2022-02-17T17:44:21.287Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:44:21 [2022-02-17T17:44:21.287Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:44:22 [2022-02-17T17:44:22.850Z] === RUN   TestDockerSuite/TestBuildSpaces
17:44:22 [2022-02-17T17:44:22.850Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:44:23 [2022-02-17T17:44:23.124Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:44:23 [2022-02-17T17:44:23.124Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:44:24 [2022-02-17T17:44:24.612Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:44:25 [2022-02-17T17:44:25.744Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:44:26 [2022-02-17T17:44:26.032Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:44:26 [2022-02-17T17:44:26.032Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:44:26 [2022-02-17T17:44:26.032Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:44:26 [2022-02-17T17:44:26.032Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:44:26 [2022-02-17T17:44:26.032Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:44:26 [2022-02-17T17:44:26.201Z] === RUN   TestDockerSuite/TestBuildStderr
17:44:28 [2022-02-17T17:44:28.938Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:44:28 [2022-02-17T17:44:28.938Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:44:30 [2022-02-17T17:44:30.878Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:44:31 [2022-02-17T17:44:31.721Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:44:31 [2022-02-17T17:44:31.841Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:44:31 [2022-02-17T17:44:31.841Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:44:31 [2022-02-17T17:44:31.841Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:44:33 [2022-02-17T17:44:33.287Z] === RUN   TestDockerSuite/TestBuildXZHost
17:44:33 [2022-02-17T17:44:33.287Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:44:33 [2022-02-17T17:44:33.756Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:44:33 [2022-02-17T17:44:33.756Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:44:33 [2022-02-17T17:44:33.756Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:44:33 [2022-02-17T17:44:33.756Z]     docker_cli_sni_test.go:18: Flakey test
17:44:33 [2022-02-17T17:44:33.756Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:44:34 [2022-02-17T17:44:34.748Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:44:34 [2022-02-17T17:44:34.748Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:44:35 [2022-02-17T17:44:35.970Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:44:35 [2022-02-17T17:44:35.970Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:44:35 [2022-02-17T17:44:35.970Z] === RUN   TestDockerSuite/TestCommitChange
17:44:37 [2022-02-17T17:44:37.656Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:44:41 [2022-02-17T17:44:41.842Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:44:42 [2022-02-17T17:44:42.354Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:44:47 [2022-02-17T17:44:47.048Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:44:47 [2022-02-17T17:44:47.048Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:44:47 [2022-02-17T17:44:47.048Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:44:47 [2022-02-17T17:44:47.048Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:44:47 [2022-02-17T17:44:47.048Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:44:47 [2022-02-17T17:44:47.712Z] === RUN   TestDockerSuite/TestCommitHardlink
17:44:47 [2022-02-17T17:44:47.712Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:44:47 [2022-02-17T17:44:47.712Z] === RUN   TestDockerSuite/TestCommitNewFile
17:44:49 [2022-02-17T17:44:49.227Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:44:49 [2022-02-17T17:44:49.227Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:44:49 [2022-02-17T17:44:49.227Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:44:51 [2022-02-17T17:44:51.943Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:44:51 [2022-02-17T17:44:51.943Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:44:51 [2022-02-17T17:44:51.943Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:44:52 [2022-02-17T17:44:52.133Z] === RUN   TestDockerSuite/TestContainerAPITop
17:44:52 [2022-02-17T17:44:52.133Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:44:52 [2022-02-17T17:44:52.133Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:44:52 [2022-02-17T17:44:52.907Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:44:54 [2022-02-17T17:44:54.316Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:44:54 [2022-02-17T17:44:54.316Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:44:54 [2022-02-17T17:44:54.439Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:44:56 [2022-02-17T17:44:56.482Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:44:56 [2022-02-17T17:44:56.483Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:44:56 [2022-02-17T17:44:56.483Z] === RUN   TestDockerSuite/TestCommitTTY
17:44:59 [2022-02-17T17:44:59.005Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:44:59 [2022-02-17T17:44:59.117Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:45:01 [2022-02-17T17:45:01.188Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:45:01 [2022-02-17T17:45:01.188Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:45:01 [2022-02-17T17:45:01.188Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:45:01 [2022-02-17T17:45:01.188Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:45:01 [2022-02-17T17:45:01.647Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:45:01 [2022-02-17T17:45:01.647Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:45:01 [2022-02-17T17:45:01.647Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:45:01 [2022-02-17T17:45:01.647Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:45:01 [2022-02-17T17:45:01.647Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:45:01 [2022-02-17T17:45:01.647Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:45:01 [2022-02-17T17:45:01.647Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:45:03 [2022-02-17T17:45:03.792Z] === RUN   TestDockerSuite/TestBuildUser
17:45:03 [2022-02-17T17:45:03.792Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:45:03 [2022-02-17T17:45:03.792Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:45:03 [2022-02-17T17:45:03.792Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:45:03 [2022-02-17T17:45:03.792Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:45:03 [2022-02-17T17:45:03.792Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:45:03 [2022-02-17T17:45:03.792Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:45:03 [2022-02-17T17:45:03.828Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:45:03 [2022-02-17T17:45:03.829Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:45:05 [2022-02-17T17:45:05.236Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:45:06 [2022-02-17T17:45:06.737Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:45:08 [2022-02-17T17:45:08.465Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:45:08 [2022-02-17T17:45:08.465Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:45:09 [2022-02-17T17:45:09.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:45:10 [2022-02-17T17:45:10.042Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:45:10 [2022-02-17T17:45:10.042Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:45:10 [2022-02-17T17:45:10.042Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:45:10 [2022-02-17T17:45:10.042Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:45:10 [2022-02-17T17:45:10.042Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:45:10 [2022-02-17T17:45:10.042Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:45:10 [2022-02-17T17:45:10.042Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:45:10 [2022-02-17T17:45:10.042Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:45:11 [2022-02-17T17:45:11.277Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:45:12 [2022-02-17T17:45:12.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:45:15 [2022-02-17T17:45:15.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000096720_<nil>}
17:45:17 [2022-02-17T17:45:17.014Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:45:17 [2022-02-17T17:45:17.014Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:45:17 [2022-02-17T17:45:17.014Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:45:17 [2022-02-17T17:45:17.014Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:45:17 [2022-02-17T17:45:17.014Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:45:18 [2022-02-17T17:45:18.365Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13614906329_c:\foo_false__<nil>_<nil>_<nil>}
17:45:20 [2022-02-17T17:45:20.547Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:45:21 [2022-02-17T17:45:21.274Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13614906329_c:\foo_true__<nil>_<nil>_<nil>}
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:45:24 [2022-02-17T17:45:24.183Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:45:24 [2022-02-17T17:45:24.183Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:45:24 [2022-02-17T17:45:24.642Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:45:24 [2022-02-17T17:45:24.642Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:45:24 [2022-02-17T17:45:24.642Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:45:24 [2022-02-17T17:45:24.642Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:45:24 [2022-02-17T17:45:24.642Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:45:24 [2022-02-17T17:45:24.642Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:45:24 [2022-02-17T17:45:24.642Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:45:24 [2022-02-17T17:45:24.642Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:45:24 [2022-02-17T17:45:24.642Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:45:24 [2022-02-17T17:45:24.642Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:45:24 [2022-02-17T17:45:24.642Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:45:27 [2022-02-17T17:45:27.554Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:45:27 [2022-02-17T17:45:27.554Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:45:28 [2022-02-17T17:45:28.014Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:45:28 [2022-02-17T17:45:28.014Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:45:28 [2022-02-17T17:45:28.014Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:45:28 [2022-02-17T17:45:28.014Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:45:28 [2022-02-17T17:45:28.014Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:45:28 [2022-02-17T17:45:28.014Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:45:28 [2022-02-17T17:45:28.014Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:45:29 [2022-02-17T17:45:29.209Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:45:29 [2022-02-17T17:45:29.209Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:45:29 [2022-02-17T17:45:29.209Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:45:29 [2022-02-17T17:45:29.379Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:45:30 [2022-02-17T17:45:30.927Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:45:30 [2022-02-17T17:45:30.927Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:45:30 [2022-02-17T17:45:30.927Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:45:30 [2022-02-17T17:45:30.927Z] === RUN   TestDockerSuite/TestCpRelativePath
17:45:31 [2022-02-17T17:45:31.429Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:45:31 [2022-02-17T17:45:31.429Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:45:31 [2022-02-17T17:45:31.429Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:45:31 [2022-02-17T17:45:31.429Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:45:31 [2022-02-17T17:45:31.429Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:45:31 [2022-02-17T17:45:31.429Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:45:31 [2022-02-17T17:45:31.429Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:45:34 [2022-02-17T17:45:34.387Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:45:34 [2022-02-17T17:45:34.387Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:45:34 [2022-02-17T17:45:34.387Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:45:34 [2022-02-17T17:45:34.387Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:45:34 [2022-02-17T17:45:34.669Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:45:34 [2022-02-17T17:45:34.669Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:45:34 [2022-02-17T17:45:34.669Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:45:34 [2022-02-17T17:45:34.669Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:45:34 [2022-02-17T17:45:34.669Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:45:34 [2022-02-17T17:45:34.669Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:45:34 [2022-02-17T17:45:34.669Z] === RUN   TestDockerSuite/TestCpToCaseA
17:45:37 [2022-02-17T17:45:37.336Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:45:37 [2022-02-17T17:45:37.336Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:45:37 [2022-02-17T17:45:37.336Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:45:37 [2022-02-17T17:45:37.336Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:45:37 [2022-02-17T17:45:37.336Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:45:37 [2022-02-17T17:45:37.336Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:45:37 [2022-02-17T17:45:37.336Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:45:37 [2022-02-17T17:45:37.336Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:45:38 [2022-02-17T17:45:38.100Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:45:39 [2022-02-17T17:45:39.089Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:45:39 [2022-02-17T17:45:39.358Z] === RUN   TestDockerSuite/TestCpToCaseB
17:45:41 [2022-02-17T17:45:41.127Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:45:43 [2022-02-17T17:45:43.096Z] === RUN   TestDockerSuite/TestCpToCaseC
17:45:43 [2022-02-17T17:45:43.096Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:45:43 [2022-02-17T17:45:43.096Z] === RUN   TestDockerSuite/TestCpToCaseD
17:45:43 [2022-02-17T17:45:43.096Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:45:43 [2022-02-17T17:45:43.096Z] === RUN   TestDockerSuite/TestCpToCaseE
17:45:49 [2022-02-17T17:45:49.780Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:45:51 [2022-02-17T17:45:51.995Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:45:51 [2022-02-17T17:45:51.995Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:45:51 [2022-02-17T17:45:51.995Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:45:51 [2022-02-17T17:45:51.995Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:45:53 [2022-02-17T17:45:53.421Z] === RUN   TestDockerSuite/TestCpToCaseF
17:45:53 [2022-02-17T17:45:53.421Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:45:53 [2022-02-17T17:45:53.421Z] === RUN   TestDockerSuite/TestCpToCaseG
17:45:53 [2022-02-17T17:45:53.421Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:45:53 [2022-02-17T17:45:53.421Z] === RUN   TestDockerSuite/TestCpToCaseH
17:45:54 [2022-02-17T17:45:54.059Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:45:55 [2022-02-17T17:45:55.785Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:45:55 [2022-02-17T17:45:55.785Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:45:58 [2022-02-17T17:45:58.734Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:45:58 [2022-02-17T17:45:58.734Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:45:58 [2022-02-17T17:45:58.734Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:45:58 [2022-02-17T17:45:58.734Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:45:58 [2022-02-17T17:45:58.734Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:46:01 [2022-02-17T17:46:01.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:46:01 [2022-02-17T17:46:01.687Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:46:01 [2022-02-17T17:46:01.687Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:46:03 [2022-02-17T17:46:03.744Z] === RUN   TestDockerSuite/TestCpToCaseI
17:46:03 [2022-02-17T17:46:03.744Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:46:03 [2022-02-17T17:46:03.744Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:46:03 [2022-02-17T17:46:03.744Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:46:04 [2022-02-17T17:46:04.203Z] === RUN   TestDockerSuite/TestCpToDot
17:46:04 [2022-02-17T17:46:04.494Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:46:04 [2022-02-17T17:46:04.494Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:46:04 [2022-02-17T17:46:04.494Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:46:04 [2022-02-17T17:46:04.494Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:46:04 [2022-02-17T17:46:04.494Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:46:05 [2022-02-17T17:46:05.475Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:46:05 [2022-02-17T17:46:05.475Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:46:05 [2022-02-17T17:46:05.475Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:46:06 [2022-02-17T17:46:06.063Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:46:06 [2022-02-17T17:46:06.063Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:46:06 [2022-02-17T17:46:06.532Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:46:07 [2022-02-17T17:46:07.115Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:46:07 [2022-02-17T17:46:07.115Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:46:07 [2022-02-17T17:46:07.115Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:46:07 [2022-02-17T17:46:07.115Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:46:07 [2022-02-17T17:46:07.115Z] === RUN   TestDockerSuite/TestCpToStdout
17:46:08 [2022-02-17T17:46:08.424Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:46:08 [2022-02-17T17:46:08.424Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:46:10 [2022-02-17T17:46:10.031Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:46:10 [2022-02-17T17:46:10.031Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:46:10 [2022-02-17T17:46:10.031Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:46:10 [2022-02-17T17:46:10.031Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:46:10 [2022-02-17T17:46:10.031Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:46:10 [2022-02-17T17:46:10.031Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:46:10 [2022-02-17T17:46:10.031Z] === RUN   TestDockerSuite/TestCpVolumePath
17:46:10 [2022-02-17T17:46:10.031Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:46:10 [2022-02-17T17:46:10.031Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:46:10 [2022-02-17T17:46:10.489Z] === RUN   TestDockerSuite/TestCreateArgs
17:46:10 [2022-02-17T17:46:10.489Z] === RUN   TestDockerSuite/TestCreateByImageID
17:46:11 [2022-02-17T17:46:11.374Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:46:13 [2022-02-17T17:46:13.397Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:46:16 [2022-02-17T17:46:16.308Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:46:16 [2022-02-17T17:46:16.308Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:46:16 [2022-02-17T17:46:16.767Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:46:17 [2022-02-17T17:46:17.238Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:46:18 [2022-02-17T17:46:18.948Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:46:19 [2022-02-17T17:46:19.036Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:46:19 [2022-02-17T17:46:19.408Z] === RUN   TestDockerSuite/TestCreateLabels
17:46:19 [2022-02-17T17:46:19.867Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:46:19 [2022-02-17T17:46:19.867Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:46:19 [2022-02-17T17:46:19.867Z] === RUN   TestDockerSuite/TestCreateRM
17:46:20 [2022-02-17T17:46:20.326Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:46:20 [2022-02-17T17:46:20.326Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:46:20 [2022-02-17T17:46:20.326Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:46:20 [2022-02-17T17:46:20.789Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:46:21 [2022-02-17T17:46:21.251Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:46:21 [2022-02-17T17:46:21.994Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:46:21 [2022-02-17T17:46:21.994Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:46:24 [2022-02-17T17:46:24.391Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:46:24 [2022-02-17T17:46:24.391Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:46:24 [2022-02-17T17:46:24.392Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:46:24 [2022-02-17T17:46:24.392Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:46:24 [2022-02-17T17:46:24.392Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:46:27 [2022-02-17T17:46:27.467Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:46:27 [2022-02-17T17:46:27.467Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:46:27 [2022-02-17T17:46:27.467Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:46:30 [2022-02-17T17:46:30.420Z] === RUN   TestDockerSuite/TestContainerAPITop
17:46:30 [2022-02-17T17:46:30.420Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:46:30 [2022-02-17T17:46:30.420Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:46:31 [2022-02-17T17:46:31.572Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:46:31 [2022-02-17T17:46:31.573Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:46:31 [2022-02-17T17:46:31.573Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:46:33 [2022-02-17T17:46:33.519Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:46:34 [2022-02-17T17:46:34.209Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:46:34 [2022-02-17T17:46:34.209Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:46:34 [2022-02-17T17:46:34.479Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:46:34 [2022-02-17T17:46:34.938Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:46:34 [2022-02-17T17:46:34.938Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:46:34 [2022-02-17T17:46:34.938Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:46:37 [2022-02-17T17:46:37.847Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:46:37 [2022-02-17T17:46:37.847Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestDevicePermissions
17:46:38 [2022-02-17T17:46:38.306Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestDockerFails
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:46:38 [2022-02-17T17:46:38.306Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:46:38 [2022-02-17T17:46:38.306Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:46:38 [2022-02-17T17:46:38.306Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestEventsAttach
17:46:38 [2022-02-17T17:46:38.306Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestEventsCommit
17:46:38 [2022-02-17T17:46:38.306Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:46:38 [2022-02-17T17:46:38.306Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:46:38 [2022-02-17T17:46:38.960Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:46:39 [2022-02-17T17:46:39.949Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:46:39 [2022-02-17T17:46:39.949Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:46:40 [2022-02-17T17:46:40.417Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:46:40 [2022-02-17T17:46:40.417Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:46:40 [2022-02-17T17:46:40.887Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:46:40 [2022-02-17T17:46:40.887Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:46:40 [2022-02-17T17:46:40.887Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:46:41 [2022-02-17T17:46:41.223Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:46:41 [2022-02-17T17:46:41.911Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:46:41 [2022-02-17T17:46:41.911Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:46:41 [2022-02-17T17:46:41.911Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:46:41 [2022-02-17T17:46:41.911Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:46:41 [2022-02-17T17:46:41.911Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:46:41 [2022-02-17T17:46:41.911Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:46:41 [2022-02-17T17:46:41.911Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:46:41 [2022-02-17T17:46:41.911Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:46:42 [2022-02-17T17:46:42.379Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:46:42 [2022-02-17T17:46:42.379Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:46:42 [2022-02-17T17:46:42.379Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:46:42 [2022-02-17T17:46:42.454Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:46:44 [2022-02-17T17:46:44.128Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:46:45 [2022-02-17T17:46:45.331Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:46:45 [2022-02-17T17:46:45.331Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:46:47 [2022-02-17T17:46:47.042Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:46:48 [2022-02-17T17:46:48.282Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:46:48 [2022-02-17T17:46:48.389Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:46:51 [2022-02-17T17:46:51.127Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:46:51 [2022-02-17T17:46:51.232Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:46:52 [2022-02-17T17:46:52.698Z] === RUN   TestDockerSuite/TestBuildXZHost
17:46:52 [2022-02-17T17:46:52.698Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:46:52 [2022-02-17T17:46:52.698Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:46:52 [2022-02-17T17:46:52.698Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:46:52 [2022-02-17T17:46:52.698Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:46:52 [2022-02-17T17:46:52.698Z]     docker_cli_sni_test.go:18: Flakey test
17:46:52 [2022-02-17T17:46:52.698Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:46:54 [2022-02-17T17:46:54.182Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:46:54 [2022-02-17T17:46:54.920Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:46:57 [2022-02-17T17:46:57.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00050e468_<nil>}
17:46:57 [2022-02-17T17:46:57.366Z] === RUN   TestDockerSuite/TestEventsCopy
17:46:59 [2022-02-17T17:46:59.681Z] === RUN   TestDockerSuite/TestCommitChange
17:47:01 [2022-02-17T17:47:01.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11667334837_c:\foo_false__<nil>_<nil>_<nil>}
17:47:03 [2022-02-17T17:47:03.161Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:47:04 [2022-02-17T17:47:04.048Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11667334837_c:\foo_true__<nil>_<nil>_<nil>}
17:47:04 [2022-02-17T17:47:04.442Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:47:06 [2022-02-17T17:47:06.488Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:47:06 [2022-02-17T17:47:06.488Z]     docker_cli_external_volume_driver_test.go:484: [d687dec49d662] daemon is not started
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:47:07 [2022-02-17T17:47:07.001Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:47:07 [2022-02-17T17:47:07.001Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:47:07 [2022-02-17T17:47:07.001Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:47:07 [2022-02-17T17:47:07.001Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:47:07 [2022-02-17T17:47:07.472Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:47:07 [2022-02-17T17:47:07.472Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:47:07 [2022-02-17T17:47:07.472Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:47:07 [2022-02-17T17:47:07.472Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:47:07 [2022-02-17T17:47:07.472Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:47:07 [2022-02-17T17:47:07.472Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:47:07 [2022-02-17T17:47:07.472Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:47:10 [2022-02-17T17:47:10.237Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:47:10 [2022-02-17T17:47:10.424Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:47:10 [2022-02-17T17:47:10.424Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.424Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:47:10 [2022-02-17T17:47:10.424Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.424Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:47:10 [2022-02-17T17:47:10.424Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.424Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:47:10 [2022-02-17T17:47:10.424Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.424Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:47:10 [2022-02-17T17:47:10.892Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:47:10 [2022-02-17T17:47:10.892Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:47:12 [2022-02-17T17:47:12.418Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:47:13 [2022-02-17T17:47:13.388Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:47:13 [2022-02-17T17:47:13.863Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:47:13 [2022-02-17T17:47:13.863Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:47:13 [2022-02-17T17:47:13.863Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:47:13 [2022-02-17T17:47:13.863Z] === RUN   TestDockerSuite/TestCpRelativePath
17:47:14 [2022-02-17T17:47:14.887Z] === RUN   TestDockerSuite/TestCommitHardlink
17:47:14 [2022-02-17T17:47:14.887Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:47:14 [2022-02-17T17:47:14.887Z] === RUN   TestDockerSuite/TestCommitNewFile
17:47:17 [2022-02-17T17:47:17.786Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:47:17 [2022-02-17T17:47:17.786Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:47:17 [2022-02-17T17:47:17.786Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:47:17 [2022-02-17T17:47:17.786Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:47:17 [2022-02-17T17:47:17.786Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:47:17 [2022-02-17T17:47:17.786Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:47:17 [2022-02-17T17:47:17.786Z] === RUN   TestDockerSuite/TestCpToCaseA
17:47:18 [2022-02-17T17:47:18.155Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:47:19 [2022-02-17T17:47:19.122Z] === RUN   TestDockerSuite/TestEventsFilterType
17:47:20 [2022-02-17T17:47:20.659Z] === RUN   TestDockerSuite/TestEventsFilters
17:47:20 [2022-02-17T17:47:20.760Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:47:20 [2022-02-17T17:47:20.760Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:47:20 [2022-02-17T17:47:20.760Z] === RUN   TestDockerSuite/TestCommitTTY
17:47:21 [2022-02-17T17:47:21.359Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:47:21 [2022-02-17T17:47:21.359Z]     docker_cli_external_volume_driver_test.go:52: [dbf2be053b96a] daemon is not started
17:47:23 [2022-02-17T17:47:23.654Z] === RUN   TestDockerSuite/TestCpToCaseB
17:47:26 [2022-02-17T17:47:26.464Z] === RUN   TestDockerSuite/TestEventsFormat
17:47:26 [2022-02-17T17:47:26.603Z] === RUN   TestDockerSuite/TestCpToCaseC
17:47:26 [2022-02-17T17:47:26.603Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:47:26 [2022-02-17T17:47:26.603Z] === RUN   TestDockerSuite/TestCpToCaseD
17:47:26 [2022-02-17T17:47:26.603Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:47:26 [2022-02-17T17:47:26.603Z] === RUN   TestDockerSuite/TestCpToCaseE
17:47:27 [2022-02-17T17:47:27.921Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:47:32 [2022-02-17T17:47:32.264Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:47:32 [2022-02-17T17:47:32.264Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:47:32 [2022-02-17T17:47:32.264Z] === RUN   TestDockerSuite/TestEventsImageImport
17:47:32 [2022-02-17T17:47:32.264Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:47:32 [2022-02-17T17:47:32.264Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:47:32 [2022-02-17T17:47:32.264Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:47:32 [2022-02-17T17:47:32.264Z] === RUN   TestDockerSuite/TestEventsImagePull
17:47:32 [2022-02-17T17:47:32.264Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:47:32 [2022-02-17T17:47:32.264Z] === RUN   TestDockerSuite/TestEventsImageTag
17:47:33 [2022-02-17T17:47:33.803Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:47:33 [2022-02-17T17:47:33.803Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:47:33 [2022-02-17T17:47:33.803Z] === RUN   TestDockerSuite/TestEventsRename
17:47:36 [2022-02-17T17:47:36.237Z] --- PASS: TestDockerExternalVolumeSuite (436.86s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s)
17:47:36 [2022-02-17T17:47:36.237Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:47:36 [2022-02-17T17:47:36.237Z] PASS
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] === Skipped
17:47:36 [2022-02-17T17:47:36.237Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:47:36 [2022-02-17T17:47:36.237Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:47:36 [2022-02-17T17:47:36.237Z]     check_test.go:308: [d92068329b8e6] daemon is not started
17:47:36 [2022-02-17T17:47:36.237Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:47:36 [2022-02-17T17:47:36.237Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:47:36 [2022-02-17T17:47:36.237Z]     check_test.go:308: [dc5566940e6cd] daemon is not started
17:47:36 [2022-02-17T17:47:36.237Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:47:36 [2022-02-17T17:47:36.237Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:47:36 [2022-02-17T17:47:36.237Z]     check_test.go:308: [d11d1a6e7fe5e] daemon is not started
17:47:36 [2022-02-17T17:47:36.237Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:47:36 [2022-02-17T17:47:36.237Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:47:36 [2022-02-17T17:47:36.237Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:47:36 [2022-02-17T17:47:36.237Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:47:36 [2022-02-17T17:47:36.237Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] DONE 271 tests, 5 skipped in 2361.683s
17:47:36 [2022-02-17T17:47:36.237Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:47:36 [2022-02-17T17:47:36.237Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8161ce226b7f/docker.pid
17:47:36 [2022-02-17T17:47:36.237Z] +++ kill 6417
17:47:36 [2022-02-17T17:47:36.237Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6417 is not a child of this shell
17:47:36 [2022-02-17T17:47:36.237Z] warning: PID 6417 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8161ce226b7f/docker.pid had a nonzero exit code
17:47:36 [2022-02-17T17:47:36.237Z] ++++ cat bundles/test-integration/docker.pid
17:47:36 [2022-02-17T17:47:36.237Z] +++ kill 8382
17:47:36 [2022-02-17T17:47:36.237Z] +++ /etc/init.d/apparmor stop
17:47:36 [2022-02-17T17:47:36.237Z] Leaving: AppArmorNo profiles have been unloaded.
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] Unloading profiles will leave already running processes permanently
17:47:36 [2022-02-17T17:47:36.237Z] unconfined, which can lead to unexpected situations.
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] To set a process to complain mode, use the command line tool
17:47:36 [2022-02-17T17:47:36.237Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:47:36 [2022-02-17T17:47:36.237Z] +++ true
17:47:36 [2022-02-17T17:47:36.237Z] exiting test-integration
17:47:36 [2022-02-17T17:47:36.237Z] ++ exit 0
17:47:36 [2022-02-17T17:47:36.237Z] 
17:47:36 [2022-02-17T17:47:36.237Z] + exit 0
17:47:36 [2022-02-17T17:47:36.237Z] ++ jobs -p
17:47:36 [2022-02-17T17:47:36.237Z] + pids=
17:47:36 [2022-02-17T17:47:36.237Z] + echo 'Remaining pids to kill: []'
17:47:36 [2022-02-17T17:47:36.237Z] Remaining pids to kill: []
17:47:36 [2022-02-17T17:47:36.237Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:47:36 [2022-02-17T17:47:36.249Z] Recording test results
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:47:36 [2022-02-17T17:47:36.588Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:47:36 [2022-02-17T17:47:36.588Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:47:36 [2022-02-17T17:47:36.588Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:47:36 [2022-02-17T17:47:36.588Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:47:36 [2022-02-17T17:47:36.588Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:47:36 [2022-02-17T17:47:36.588Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:47:36 [2022-02-17T17:47:36.588Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:47:36 [2022-02-17T17:47:36.588Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:47:36 [2022-02-17T17:47:36.674Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:47:36 [2022-02-17T17:47:36.718Z] === RUN   TestDockerSuite/TestEventsResize
17:47:36 [2022-02-17T17:47:36.985Z] + echo Ensuring container killed.
17:47:36 [2022-02-17T17:47:36.985Z] Ensuring container killed.
17:47:36 [2022-02-17T17:47:36.985Z] + docker ps -aq -f name=docker-pr3-*
17:47:36 [2022-02-17T17:47:36.985Z] + cids=a743b3bc6d45
17:47:36 [2022-02-17T17:47:36.985Z] 0ac55ce2c373
17:47:36 [2022-02-17T17:47:36.985Z] 6ee189b474b0
17:47:36 [2022-02-17T17:47:36.985Z] + [ -n a743b3bc6d45
17:47:36 [2022-02-17T17:47:36.985Z] 0ac55ce2c373
17:47:36 [2022-02-17T17:47:36.985Z] 6ee189b474b0 ]
17:47:36 [2022-02-17T17:47:36.985Z] + docker rm -vf a743b3bc6d45 0ac55ce2c373 6ee189b474b0
17:47:37 [2022-02-17T17:47:37.552Z] a743b3bc6d45
17:47:38 [2022-02-17T17:47:38.121Z] 0ac55ce2c373
17:47:38 [2022-02-17T17:47:38.121Z] 6ee189b474b0
[Pipeline] sh
17:47:38 [2022-02-17T17:47:38.402Z] + echo Chowning /workspace to jenkins user
17:47:38 [2022-02-17T17:47:38.402Z] Chowning /workspace to jenkins user
17:47:38 [2022-02-17T17:47:38.402Z] + id -u
17:47:38 [2022-02-17T17:47:38.402Z] + id -g
17:47:38 [2022-02-17T17:47:38.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43253:/workspace busybox chown -R 1000:1000 /workspace
17:47:39 [2022-02-17T17:47:39.091Z] === RUN   TestDockerSuite/TestCpToCaseF
17:47:39 [2022-02-17T17:47:39.091Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:47:39 [2022-02-17T17:47:39.091Z] === RUN   TestDockerSuite/TestCpToCaseG
17:47:39 [2022-02-17T17:47:39.091Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:47:39 [2022-02-17T17:47:39.091Z] === RUN   TestDockerSuite/TestCpToCaseH
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:47:41 [2022-02-17T17:47:41.233Z] + bundleName=amd64
17:47:41 [2022-02-17T17:47:41.233Z] + echo Creating amd64-bundles.tar.gz
17:47:41 [2022-02-17T17:47:41.233Z] Creating amd64-bundles.tar.gz
17:47:41 [2022-02-17T17:47:41.233Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:47:41 [2022-02-17T17:47:41.233Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:47:42 [2022-02-17T17:47:42.179Z] Archiving artifacts
17:47:42 [2022-02-17T17:47:42.640Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:47:42 [2022-02-17T17:47:42.947Z] + make clean
17:47:42 [2022-02-17T17:47:42.947Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:47:42 [2022-02-17T17:47:42.947Z] docker-dev-cache
17:47:42 [2022-02-17T17:47:42.947Z] docker-mod-cache
[Pipeline] deleteDir
17:47:43 [2022-02-17T17:47:43.749Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:47:45 [2022-02-17T17:47:45.292Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:47:47 [2022-02-17T17:47:47.477Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:47:49 [2022-02-17T17:47:49.543Z] === RUN   TestDockerSuite/TestCpToCaseI
17:47:49 [2022-02-17T17:47:49.543Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:47:49 [2022-02-17T17:47:49.543Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:47:49 [2022-02-17T17:47:49.543Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:47:49 [2022-02-17T17:47:49.543Z] === RUN   TestDockerSuite/TestCpToDot
17:47:50 [2022-02-17T17:47:50.381Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:47:52 [2022-02-17T17:47:52.494Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:47:52 [2022-02-17T17:47:52.494Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:47:52 [2022-02-17T17:47:52.494Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:47:52 [2022-02-17T17:47:52.494Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:47:52 [2022-02-17T17:47:52.494Z] === RUN   TestDockerSuite/TestCpToStdout
17:47:55 [2022-02-17T17:47:55.443Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:47:55 [2022-02-17T17:47:55.443Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:47:55 [2022-02-17T17:47:55.443Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:47:55 [2022-02-17T17:47:55.443Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:47:55 [2022-02-17T17:47:55.914Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:47:55 [2022-02-17T17:47:55.914Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:47:55 [2022-02-17T17:47:55.914Z] === RUN   TestDockerSuite/TestCpVolumePath
17:47:55 [2022-02-17T17:47:55.914Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:47:55 [2022-02-17T17:47:55.914Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:47:55 [2022-02-17T17:47:55.914Z] === RUN   TestDockerSuite/TestCreateArgs
17:47:56 [2022-02-17T17:47:56.180Z] === RUN   TestDockerSuite/TestEventsTop
17:47:56 [2022-02-17T17:47:56.180Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:47:56 [2022-02-17T17:47:56.180Z] === RUN   TestDockerSuite/TestEventsUntag
17:47:56 [2022-02-17T17:47:56.247Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:47:56 [2022-02-17T17:47:56.247Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:47:56 [2022-02-17T17:47:56.247Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:47:56 [2022-02-17T17:47:56.382Z] === RUN   TestDockerSuite/TestCreateByImageID
17:47:57 [2022-02-17T17:47:57.813Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:47:57 [2022-02-17T17:47:57.813Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:47:57 [2022-02-17T17:47:57.813Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:47:57 [2022-02-17T17:47:57.813Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:47:57 [2022-02-17T17:47:57.813Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:47:57 [2022-02-17T17:47:57.813Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:47:57 [2022-02-17T17:47:57.813Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:47:58 [2022-02-17T17:47:58.594Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:47:59 [2022-02-17T17:47:59.096Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:48:00 [2022-02-17T17:48:00.030Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:48:00 [2022-02-17T17:48:00.030Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:48:00 [2022-02-17T17:48:00.030Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:48:00 [2022-02-17T17:48:00.030Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:48:01 [2022-02-17T17:48:01.546Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:48:02 [2022-02-17T17:48:02.014Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:48:02 [2022-02-17T17:48:02.014Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:48:02 [2022-02-17T17:48:02.987Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:48:02 [2022-02-17T17:48:02.987Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:48:02 [2022-02-17T17:48:02.987Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:48:02 [2022-02-17T17:48:02.987Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:48:02 [2022-02-17T17:48:02.987Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:48:02 [2022-02-17T17:48:02.987Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:48:02 [2022-02-17T17:48:02.987Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:48:02 [2022-02-17T17:48:02.987Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:48:03 [2022-02-17T17:48:03.795Z] === RUN   TestDockerSuite/TestExec
17:48:03 [2022-02-17T17:48:03.795Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:48:03 [2022-02-17T17:48:03.795Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:48:03 [2022-02-17T17:48:03.795Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:48:03 [2022-02-17T17:48:03.795Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:48:04 [2022-02-17T17:48:04.963Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:48:05 [2022-02-17T17:48:05.431Z] === RUN   TestDockerSuite/TestCreateLabels
17:48:05 [2022-02-17T17:48:05.900Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:48:05 [2022-02-17T17:48:05.900Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:48:05 [2022-02-17T17:48:05.900Z] === RUN   TestDockerSuite/TestCreateRM
17:48:05 [2022-02-17T17:48:05.939Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:48:06 [2022-02-17T17:48:06.368Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:48:06 [2022-02-17T17:48:06.368Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:48:06 [2022-02-17T17:48:06.368Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:48:06 [2022-02-17T17:48:06.368Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:48:06 [2022-02-17T17:48:06.702Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:48:06 [2022-02-17T17:48:06.835Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:48:08 [2022-02-17T17:48:08.160Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:48:08 [2022-02-17T17:48:08.881Z] === RUN   TestDockerSuite/TestExecAPIStart
17:48:08 [2022-02-17T17:48:08.881Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:48:08 [2022-02-17T17:48:08.881Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:48:08 [2022-02-17T17:48:08.881Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:48:08 [2022-02-17T17:48:08.881Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:48:08 [2022-02-17T17:48:08.881Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:48:08 [2022-02-17T17:48:08.881Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:48:10 [2022-02-17T17:48:10.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:48:10 [2022-02-17T17:48:10.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:48:10 [2022-02-17T17:48:10.379Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:48:10 [2022-02-17T17:48:10.379Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:48:11 [2022-02-17T17:48:11.064Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:48:12 [2022-02-17T17:48:12.607Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:48:12 [2022-02-17T17:48:12.607Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:48:13 [2022-02-17T17:48:13.972Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:48:15 [2022-02-17T17:48:15.563Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:48:15 [2022-02-17T17:48:15.563Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:48:15 [2022-02-17T17:48:15.563Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:48:15 [2022-02-17T17:48:15.563Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:48:15 [2022-02-17T17:48:15.563Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:48:16 [2022-02-17T17:48:16.155Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:48:17 [2022-02-17T17:48:17.261Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:48:17 [2022-02-17T17:48:17.261Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:48:17 [2022-02-17T17:48:17.261Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:48:17 [2022-02-17T17:48:17.781Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:48:17 [2022-02-17T17:48:17.781Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:48:18 [2022-02-17T17:48:18.710Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:48:19 [2022-02-17T17:48:19.999Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:48:19 [2022-02-17T17:48:19.999Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:48:19 [2022-02-17T17:48:19.999Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:48:20 [2022-02-17T17:48:20.626Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:48:21 [2022-02-17T17:48:21.095Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:48:21 [2022-02-17T17:48:21.095Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:48:21 [2022-02-17T17:48:21.095Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:48:22 [2022-02-17T17:48:22.242Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:48:22 [2022-02-17T17:48:22.711Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:48:24 [2022-02-17T17:48:24.506Z] === RUN   TestDockerSuite/TestExecCgroup
17:48:24 [2022-02-17T17:48:24.506Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.506Z] === RUN   TestDockerSuite/TestExecEnv
17:48:24 [2022-02-17T17:48:24.506Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.506Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:48:24 [2022-02-17T17:48:24.506Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.506Z] === RUN   TestDockerSuite/TestExecExitStatus
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:48:24 [2022-02-17T17:48:24.885Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDevicePermissions
17:48:24 [2022-02-17T17:48:24.885Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDockerFails
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:48:24 [2022-02-17T17:48:24.885Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:48:24 [2022-02-17T17:48:24.885Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:48:24 [2022-02-17T17:48:24.885Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestEventsAttach
17:48:24 [2022-02-17T17:48:24.885Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestEventsCommit
17:48:24 [2022-02-17T17:48:24.885Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:48:24 [2022-02-17T17:48:24.885Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:48:26 [2022-02-17T17:48:26.687Z] === RUN   TestDockerSuite/TestExecInspectID
17:48:28 [2022-02-17T17:48:28.675Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:48:29 [2022-02-17T17:48:29.874Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:48:31 [2022-02-17T17:48:31.378Z] === RUN   TestDockerSuite/TestExecInteractive
17:48:31 [2022-02-17T17:48:31.378Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:48:31 [2022-02-17T17:48:31.378Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:48:31 [2022-02-17T17:48:31.378Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:48:31 [2022-02-17T17:48:31.378Z] === RUN   TestDockerSuite/TestExecParseError
17:48:31 [2022-02-17T17:48:31.378Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:48:31 [2022-02-17T17:48:31.378Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:48:31 [2022-02-17T17:48:31.378Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:48:31 [2022-02-17T17:48:31.378Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:48:31 [2022-02-17T17:48:31.378Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:48:31 [2022-02-17T17:48:31.378Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:48:31 [2022-02-17T17:48:31.624Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:48:34 [2022-02-17T17:48:34.287Z] === RUN   TestDockerSuite/TestExecSetEnv
17:48:34 [2022-02-17T17:48:34.287Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:48:34 [2022-02-17T17:48:34.287Z] === RUN   TestDockerSuite/TestExecStartFails
17:48:34 [2022-02-17T17:48:34.287Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:48:34 [2022-02-17T17:48:34.287Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:48:34 [2022-02-17T17:48:34.287Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:48:34 [2022-02-17T17:48:34.287Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:48:34 [2022-02-17T17:48:34.287Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:48:34 [2022-02-17T17:48:34.287Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:48:34 [2022-02-17T17:48:34.287Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:48:34 [2022-02-17T17:48:34.287Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:48:34 [2022-02-17T17:48:34.650Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:48:36 [2022-02-17T17:48:36.470Z] === RUN   TestDockerSuite/TestExecUlimits
17:48:36 [2022-02-17T17:48:36.471Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:48:36 [2022-02-17T17:48:36.471Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:48:38 [2022-02-17T17:48:38.543Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:48:43 [2022-02-17T17:48:43.304Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:48:43 [2022-02-17T17:48:43.304Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:48:43 [2022-02-17T17:48:43.304Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:48:43 [2022-02-17T17:48:43.304Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:48:43 [2022-02-17T17:48:43.304Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:48:43 [2022-02-17T17:48:43.555Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:48:43 [2022-02-17T17:48:43.555Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:48:43 [2022-02-17T17:48:43.555Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:48:43 [2022-02-17T17:48:43.555Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:48:43 [2022-02-17T17:48:43.555Z] === RUN   TestDockerSuite/TestExecWithUser
17:48:43 [2022-02-17T17:48:43.555Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:48:43 [2022-02-17T17:48:43.555Z] === RUN   TestDockerSuite/TestGetContainerStats
17:48:44 [2022-02-17T17:48:44.870Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:48:44 [2022-02-17T17:48:44.870Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:48:44 [2022-02-17T17:48:44.870Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:48:47 [2022-02-17T17:48:47.087Z] === RUN   TestDockerSuite/TestContainerAPITop
17:48:47 [2022-02-17T17:48:47.087Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:48:47 [2022-02-17T17:48:47.087Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:48:47 [2022-02-17T17:48:47.172Z] === RUN   TestDockerSuite/TestEventsCopy
17:48:49 [2022-02-17T17:48:49.358Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:48:50 [2022-02-17T17:48:50.040Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:48:50 [2022-02-17T17:48:50.040Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:48:51 [2022-02-17T17:48:51.925Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:48:54 [2022-02-17T17:48:54.805Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:48:55 [2022-02-17T17:48:55.148Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:48:56 [2022-02-17T17:48:56.377Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:48:56 [2022-02-17T17:48:56.377Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:48:56 [2022-02-17T17:48:56.377Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:48:56 [2022-02-17T17:48:56.377Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:48:56 [2022-02-17T17:48:56.377Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:48:56 [2022-02-17T17:48:56.377Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:48:56 [2022-02-17T17:48:56.377Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:48:56 [2022-02-17T17:48:56.377Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:48:56 [2022-02-17T17:48:56.377Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:48:56 [2022-02-17T17:48:56.377Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:48:56 [2022-02-17T17:48:56.377Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:48:58 [2022-02-17T17:48:58.595Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:48:58 [2022-02-17T17:48:58.595Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:48:58 [2022-02-17T17:48:58.889Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:48:59 [2022-02-17T17:48:59.078Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:49:01 [2022-02-17T17:49:01.550Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:49:02 [2022-02-17T17:49:02.042Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:49:02 [2022-02-17T17:49:02.511Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:49:03 [2022-02-17T17:49:03.769Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:49:05 [2022-02-17T17:49:05.964Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestHealth
17:49:05 [2022-02-17T17:49:05.964Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:49:05 [2022-02-17T17:49:05.964Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:49:06 [2022-02-17T17:49:06.721Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:49:08 [2022-02-17T17:49:08.386Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:49:08 [2022-02-17T17:49:08.386Z] === RUN   TestDockerSuite/TestEventsFilterType
17:49:08 [2022-02-17T17:49:08.942Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000405650_<nil>}
17:49:09 [2022-02-17T17:49:09.370Z] === RUN   TestDockerSuite/TestEventsFilters
17:49:11 [2022-02-17T17:49:11.762Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:49:11 [2022-02-17T17:49:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:49:11 [2022-02-17T17:49:11.762Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:49:11 [2022-02-17T17:49:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:49:11 [2022-02-17T17:49:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:49:11 [2022-02-17T17:49:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:49:11 [2022-02-17T17:49:11.762Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:49:11 [2022-02-17T17:49:11.896Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1204902942_c:\foo_false__<nil>_<nil>_<nil>}
17:49:12 [2022-02-17T17:49:12.222Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:49:12 [2022-02-17T17:49:12.222Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:49:12 [2022-02-17T17:49:12.222Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:49:13 [2022-02-17T17:49:13.767Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:49:13 [2022-02-17T17:49:13.767Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:49:14 [2022-02-17T17:49:14.853Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1204902942_c:\foo_true__<nil>_<nil>_<nil>}
17:49:15 [2022-02-17T17:49:15.948Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:49:15 [2022-02-17T17:49:15.948Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:49:16 [2022-02-17T17:49:16.528Z] === RUN   TestDockerSuite/TestEventsFormat
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:49:17 [2022-02-17T17:49:17.062Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:49:17 [2022-02-17T17:49:17.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:49:17 [2022-02-17T17:49:17.519Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:49:17 [2022-02-17T17:49:17.519Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:49:17 [2022-02-17T17:49:17.519Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:49:17 [2022-02-17T17:49:17.519Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:49:17 [2022-02-17T17:49:17.519Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:49:17 [2022-02-17T17:49:17.520Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:49:17 [2022-02-17T17:49:17.520Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:49:17 [2022-02-17T17:49:17.520Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:49:17 [2022-02-17T17:49:17.520Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:49:17 [2022-02-17T17:49:17.520Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:49:17 [2022-02-17T17:49:17.520Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:49:17 [2022-02-17T17:49:17.520Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:49:17 [2022-02-17T17:49:17.520Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:49:18 [2022-02-17T17:49:18.863Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:49:20 [2022-02-17T17:49:20.415Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:49:20 [2022-02-17T17:49:20.416Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:49:20 [2022-02-17T17:49:20.416Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:49:21 [2022-02-17T17:49:21.774Z] === RUN   TestDockerSuite/TestImagesFormat
17:49:21 [2022-02-17T17:49:21.774Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:49:21 [2022-02-17T17:49:21.774Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:49:21 [2022-02-17T17:49:21.774Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:49:22 [2022-02-17T17:49:22.391Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:49:22 [2022-02-17T17:49:22.391Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:49:22 [2022-02-17T17:49:22.391Z] === RUN   TestDockerSuite/TestEventsImageImport
17:49:22 [2022-02-17T17:49:22.391Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:49:22 [2022-02-17T17:49:22.391Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:49:22 [2022-02-17T17:49:22.391Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:49:22 [2022-02-17T17:49:22.391Z] === RUN   TestDockerSuite/TestEventsImagePull
17:49:22 [2022-02-17T17:49:22.391Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:49:22 [2022-02-17T17:49:22.391Z] === RUN   TestDockerSuite/TestEventsImageTag
17:49:23 [2022-02-17T17:49:23.344Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:49:23 [2022-02-17T17:49:23.344Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:49:23 [2022-02-17T17:49:23.344Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:49:23 [2022-02-17T17:49:23.344Z] === RUN   TestDockerSuite/TestCpRelativePath
17:49:23 [2022-02-17T17:49:23.376Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:49:23 [2022-02-17T17:49:23.376Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:49:23 [2022-02-17T17:49:23.376Z] === RUN   TestDockerSuite/TestEventsRename
17:49:25 [2022-02-17T17:49:25.515Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:49:25 [2022-02-17T17:49:25.515Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:49:25 [2022-02-17T17:49:25.515Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:49:25 [2022-02-17T17:49:25.515Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:49:25 [2022-02-17T17:49:25.515Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:49:25 [2022-02-17T17:49:25.515Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:49:25 [2022-02-17T17:49:25.973Z] === RUN   TestDockerSuite/TestCpToCaseA
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportBadURL
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportDisplay
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportFile
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportGzipped
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:49:26 [2022-02-17T17:49:26.465Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:49:26 [2022-02-17T17:49:26.465Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:49:26 [2022-02-17T17:49:26.465Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:49:26 [2022-02-17T17:49:26.465Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:49:27 [2022-02-17T17:49:27.167Z] === RUN   TestDockerSuite/TestEventsResize
17:49:29 [2022-02-17T17:49:29.377Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:49:30 [2022-02-17T17:49:30.650Z] === RUN   TestDockerSuite/TestCpToCaseB
17:49:32 [2022-02-17T17:49:32.305Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:49:32 [2022-02-17T17:49:32.305Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:49:32 [2022-02-17T17:49:32.305Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:49:32 [2022-02-17T17:49:32.305Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:49:32 [2022-02-17T17:49:32.305Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:49:32 [2022-02-17T17:49:32.305Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:49:32 [2022-02-17T17:49:32.305Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:49:32 [2022-02-17T17:49:32.305Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:49:32 [2022-02-17T17:49:32.821Z] === RUN   TestDockerSuite/TestCpToCaseC
17:49:32 [2022-02-17T17:49:32.821Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:49:32 [2022-02-17T17:49:32.821Z] === RUN   TestDockerSuite/TestCpToCaseD
17:49:32 [2022-02-17T17:49:32.821Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:49:32 [2022-02-17T17:49:32.821Z] === RUN   TestDockerSuite/TestCpToCaseE
17:49:35 [2022-02-17T17:49:35.215Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:49:35 [2022-02-17T17:49:35.215Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:49:38 [2022-02-17T17:49:38.122Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:49:38 [2022-02-17T17:49:38.122Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:49:38 [2022-02-17T17:49:38.122Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:49:38 [2022-02-17T17:49:38.122Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:49:38 [2022-02-17T17:49:38.122Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:49:38 [2022-02-17T17:49:38.122Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:49:38 [2022-02-17T17:49:38.122Z] === RUN   TestDockerSuite/TestInspectDefault
17:49:41 [2022-02-17T17:49:41.029Z] === RUN   TestDockerSuite/TestInspectHistory
17:49:43 [2022-02-17T17:49:43.128Z] === RUN   TestDockerSuite/TestCpToCaseF
17:49:43 [2022-02-17T17:49:43.128Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:49:43 [2022-02-17T17:49:43.128Z] === RUN   TestDockerSuite/TestCpToCaseG
17:49:43 [2022-02-17T17:49:43.128Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:49:43 [2022-02-17T17:49:43.128Z] === RUN   TestDockerSuite/TestCpToCaseH
17:49:46 [2022-02-17T17:49:46.827Z] === RUN   TestDockerSuite/TestInspectImage
17:49:46 [2022-02-17T17:49:46.827Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:49:46 [2022-02-17T17:49:46.827Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:49:46 [2022-02-17T17:49:46.827Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:49:46 [2022-02-17T17:49:46.827Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:49:46 [2022-02-17T17:49:46.827Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:49:46 [2022-02-17T17:49:46.827Z] === RUN   TestDockerSuite/TestInspectInt64
17:49:49 [2022-02-17T17:49:49.008Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:49:51 [2022-02-17T17:49:51.915Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:49:51 [2022-02-17T17:49:51.915Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:49:54 [2022-02-17T17:49:54.822Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:49:57 [2022-02-17T17:49:57.001Z] === RUN   TestDockerSuite/TestInspectPlugin
17:49:57 [2022-02-17T17:49:57.001Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:49:57 [2022-02-17T17:49:57.001Z] === RUN   TestDockerSuite/TestInspectRootFS
17:49:57 [2022-02-17T17:49:57.001Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:49:57 [2022-02-17T17:49:57.917Z] === RUN   TestDockerSuite/TestCpToCaseI
17:49:57 [2022-02-17T17:49:57.918Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:49:57 [2022-02-17T17:49:57.918Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:49:57 [2022-02-17T17:49:57.918Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:49:57 [2022-02-17T17:49:57.918Z] === RUN   TestDockerSuite/TestCpToDot
17:49:59 [2022-02-17T17:49:59.449Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:49:59 [2022-02-17T17:49:59.449Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:49:59 [2022-02-17T17:49:59.449Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:49:59 [2022-02-17T17:49:59.449Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:49:59 [2022-02-17T17:49:59.449Z] === RUN   TestDockerSuite/TestCpToStdout
17:49:59 [2022-02-17T17:49:59.917Z] === RUN   TestDockerSuite/TestInspectStatus
17:50:02 [2022-02-17T17:50:02.999Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:50:02 [2022-02-17T17:50:02.999Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:50:03 [2022-02-17T17:50:03.656Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:50:06 [2022-02-17T17:50:06.787Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:50:08 [2022-02-17T17:50:08.003Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:50:08 [2022-02-17T17:50:08.003Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:50:08 [2022-02-17T17:50:08.003Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCpVolumePath
17:50:08 [2022-02-17T17:50:08.003Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCreateArgs
17:50:08 [2022-02-17T17:50:08.003Z] === RUN   TestDockerSuite/TestCreateByImageID
17:50:08 [2022-02-17T17:50:08.357Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:50:09 [2022-02-17T17:50:09.534Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:50:11 [2022-02-17T17:50:11.262Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:50:11 [2022-02-17T17:50:11.704Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:50:12 [2022-02-17T17:50:12.161Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:50:12 [2022-02-17T17:50:12.161Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:50:12 [2022-02-17T17:50:12.648Z] === RUN   TestDockerSuite/TestEventsTop
17:50:12 [2022-02-17T17:50:12.648Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:50:12 [2022-02-17T17:50:12.648Z] === RUN   TestDockerSuite/TestEventsUntag
17:50:14 [2022-02-17T17:50:14.174Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:50:14 [2022-02-17T17:50:14.334Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:50:14 [2022-02-17T17:50:14.791Z] === RUN   TestDockerSuite/TestCreateLabels
17:50:15 [2022-02-17T17:50:15.248Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:50:15 [2022-02-17T17:50:15.248Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:50:15 [2022-02-17T17:50:15.248Z] === RUN   TestDockerSuite/TestCreateRM
17:50:15 [2022-02-17T17:50:15.675Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:50:15 [2022-02-17T17:50:15.705Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:50:15 [2022-02-17T17:50:15.705Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:50:15 [2022-02-17T17:50:15.705Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:50:15 [2022-02-17T17:50:15.705Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:50:16 [2022-02-17T17:50:16.162Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:50:16 [2022-02-17T17:50:16.358Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:50:19 [2022-02-17T17:50:19.265Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:50:21 [2022-02-17T17:50:21.677Z] === RUN   TestDockerSuite/TestExec
17:50:21 [2022-02-17T17:50:21.677Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:50:21 [2022-02-17T17:50:21.677Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:50:21 [2022-02-17T17:50:21.677Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:50:21 [2022-02-17T17:50:21.677Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:50:22 [2022-02-17T17:50:22.173Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:50:24 [2022-02-17T17:50:24.625Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:50:24 [2022-02-17T17:50:24.714Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:50:24 [2022-02-17T17:50:24.714Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:50:24 [2022-02-17T17:50:24.714Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksEnvs
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.091Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:50:25 [2022-02-17T17:50:25.091Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:50:25 [2022-02-17T17:50:25.554Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:50:25 [2022-02-17T17:50:25.554Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:50:25 [2022-02-17T17:50:25.554Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:50:25 [2022-02-17T17:50:25.554Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:50:25 [2022-02-17T17:50:25.554Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:50:27 [2022-02-17T17:50:27.578Z] === RUN   TestDockerSuite/TestExecAPIStart
17:50:27 [2022-02-17T17:50:27.578Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:50:27 [2022-02-17T17:50:27.578Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:50:27 [2022-02-17T17:50:27.578Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:50:27 [2022-02-17T17:50:27.578Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:50:27 [2022-02-17T17:50:27.578Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:50:27 [2022-02-17T17:50:27.578Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:50:27 [2022-02-17T17:50:27.735Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:50:28 [2022-02-17T17:50:28.441Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:50:28 [2022-02-17T17:50:28.441Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:50:28 [2022-02-17T17:50:28.441Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:50:28 [2022-02-17T17:50:28.441Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:50:30 [2022-02-17T17:50:30.645Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:50:31 [2022-02-17T17:50:31.338Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDevicePermissions
17:50:31 [2022-02-17T17:50:31.338Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDockerFails
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:50:31 [2022-02-17T17:50:31.338Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:50:31 [2022-02-17T17:50:31.338Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:50:31 [2022-02-17T17:50:31.338Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestEventsAttach
17:50:31 [2022-02-17T17:50:31.338Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestEventsCommit
17:50:31 [2022-02-17T17:50:31.338Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:50:31 [2022-02-17T17:50:31.338Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:50:31 [2022-02-17T17:50:31.370Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:50:34 [2022-02-17T17:50:34.241Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:50:35 [2022-02-17T17:50:35.159Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:50:36 [2022-02-17T17:50:36.414Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:50:36 [2022-02-17T17:50:36.437Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:50:38 [2022-02-17T17:50:38.110Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:50:39 [2022-02-17T17:50:39.328Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:50:39 [2022-02-17T17:50:39.346Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:50:39 [2022-02-17T17:50:39.346Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:50:39 [2022-02-17T17:50:39.346Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:50:41 [2022-02-17T17:50:41.897Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:50:42 [2022-02-17T17:50:42.255Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:50:42 [2022-02-17T17:50:42.255Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:50:49 [2022-02-17T17:50:49.151Z] === RUN   TestDockerSuite/TestExecCgroup
17:50:49 [2022-02-17T17:50:49.151Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:50:49 [2022-02-17T17:50:49.151Z] === RUN   TestDockerSuite/TestExecEnv
17:50:49 [2022-02-17T17:50:49.151Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:50:49 [2022-02-17T17:50:49.151Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:50:49 [2022-02-17T17:50:49.151Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:50:49 [2022-02-17T17:50:49.151Z] === RUN   TestDockerSuite/TestExecExitStatus
17:50:50 [2022-02-17T17:50:50.837Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:50:52 [2022-02-17T17:50:52.101Z] === RUN   TestDockerSuite/TestExecInspectID
17:50:56 [2022-02-17T17:50:56.852Z] === RUN   TestDockerSuite/TestExecInteractive
17:50:56 [2022-02-17T17:50:56.852Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:50:56 [2022-02-17T17:50:56.852Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:50:56 [2022-02-17T17:50:56.852Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:50:56 [2022-02-17T17:50:56.852Z] === RUN   TestDockerSuite/TestExecParseError
17:50:56 [2022-02-17T17:50:56.852Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:50:56 [2022-02-17T17:50:56.852Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:50:56 [2022-02-17T17:50:56.852Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:50:56 [2022-02-17T17:50:56.852Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:50:56 [2022-02-17T17:50:56.852Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:50:56 [2022-02-17T17:50:56.852Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:50:56 [2022-02-17T17:50:56.995Z] === RUN   TestDockerSuite/TestEventsCopy
17:50:57 [2022-02-17T17:50:57.919Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:51:00 [2022-02-17T17:51:00.646Z] === RUN   TestDockerSuite/TestExecSetEnv
17:51:00 [2022-02-17T17:51:00.646Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:51:00 [2022-02-17T17:51:00.646Z] === RUN   TestDockerSuite/TestExecStartFails
17:51:00 [2022-02-17T17:51:00.646Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:51:00 [2022-02-17T17:51:00.646Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:51:00 [2022-02-17T17:51:00.646Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:51:00 [2022-02-17T17:51:00.646Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:51:00 [2022-02-17T17:51:00.646Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:51:00 [2022-02-17T17:51:00.646Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:51:00 [2022-02-17T17:51:00.646Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:51:00 [2022-02-17T17:51:00.646Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:51:01 [2022-02-17T17:51:01.674Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:51:04 [2022-02-17T17:51:04.565Z] === RUN   TestDockerSuite/TestExecUlimits
17:51:04 [2022-02-17T17:51:04.565Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:51:04 [2022-02-17T17:51:04.565Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:51:05 [2022-02-17T17:51:05.022Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:51:07 [2022-02-17T17:51:07.456Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:51:07 [2022-02-17T17:51:07.934Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:51:09 [2022-02-17T17:51:09.631Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:51:10 [2022-02-17T17:51:10.596Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:51:10 [2022-02-17T17:51:10.841Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:51:10 [2022-02-17T17:51:10.842Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:51:10 [2022-02-17T17:51:10.842Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:51:11 [2022-02-17T17:51:11.846Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:51:11 [2022-02-17T17:51:11.846Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:51:11 [2022-02-17T17:51:11.846Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:51:11 [2022-02-17T17:51:11.846Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:51:11 [2022-02-17T17:51:11.846Z] === RUN   TestDockerSuite/TestExecWithUser
17:51:11 [2022-02-17T17:51:11.846Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:51:11 [2022-02-17T17:51:11.846Z] === RUN   TestDockerSuite/TestGetContainerStats
17:51:14 [2022-02-17T17:51:14.324Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:51:14 [2022-02-17T17:51:14.580Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:51:15 [2022-02-17T17:51:15.289Z] === RUN   TestDockerSuite/TestEventsFilterType
17:51:16 [2022-02-17T17:51:16.255Z] === RUN   TestDockerSuite/TestEventsFilters
17:51:17 [2022-02-17T17:51:17.492Z] === RUN   TestDockerSuite/TestLogsSince
17:51:19 [2022-02-17T17:51:19.008Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:51:20 [2022-02-17T17:51:20.931Z] === RUN   TestDockerSuite/TestEventsFormat
17:51:26 [2022-02-17T17:51:26.166Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:51:26 [2022-02-17T17:51:26.710Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:51:26 [2022-02-17T17:51:26.710Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:51:26 [2022-02-17T17:51:26.710Z] === RUN   TestDockerSuite/TestEventsImageImport
17:51:26 [2022-02-17T17:51:26.710Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:51:26 [2022-02-17T17:51:26.710Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:51:26 [2022-02-17T17:51:26.710Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:51:26 [2022-02-17T17:51:26.710Z] === RUN   TestDockerSuite/TestEventsImagePull
17:51:26 [2022-02-17T17:51:26.710Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:51:26 [2022-02-17T17:51:26.710Z] === RUN   TestDockerSuite/TestEventsImageTag
17:51:27 [2022-02-17T17:51:27.167Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:51:27 [2022-02-17T17:51:27.167Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:51:27 [2022-02-17T17:51:27.167Z] === RUN   TestDockerSuite/TestEventsRename
17:51:27 [2022-02-17T17:51:27.818Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:51:27 [2022-02-17T17:51:27.818Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:51:27 [2022-02-17T17:51:27.818Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:51:27 [2022-02-17T17:51:27.818Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:51:27 [2022-02-17T17:51:27.818Z] === RUN   TestDockerSuite/TestLogsTail
17:51:29 [2022-02-17T17:51:29.996Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:51:30 [2022-02-17T17:51:30.977Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:51:33 [2022-02-17T17:51:33.733Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:51:35 [2022-02-17T17:51:35.724Z] === RUN   TestDockerSuite/TestEventsResize
17:51:35 [2022-02-17T17:51:35.911Z] === RUN   TestDockerSuite/TestMountIntoProc
17:51:35 [2022-02-17T17:51:35.911Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:51:35 [2022-02-17T17:51:35.911Z] === RUN   TestDockerSuite/TestMountIntoSys
17:51:35 [2022-02-17T17:51:35.911Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:51:35 [2022-02-17T17:51:35.911Z] === RUN   TestDockerSuite/TestNetHostname
17:51:35 [2022-02-17T17:51:35.911Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginActive
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPortHostBinding
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPortList
17:51:36 [2022-02-17T17:51:36.370Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:51:36 [2022-02-17T17:51:36.370Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:51:38 [2022-02-17T17:51:38.128Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestHealth
17:51:38 [2022-02-17T17:51:38.128Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:51:38 [2022-02-17T17:51:38.128Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:51:38 [2022-02-17T17:51:38.596Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:51:42 [2022-02-17T17:51:42.180Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:51:42 [2022-02-17T17:51:42.180Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:51:42 [2022-02-17T17:51:42.785Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:51:44 [2022-02-17T17:51:44.461Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:51:44 [2022-02-17T17:51:44.461Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:51:44 [2022-02-17T17:51:44.461Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:51:44 [2022-02-17T17:51:44.461Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:51:44 [2022-02-17T17:51:44.461Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:51:44 [2022-02-17T17:51:44.461Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:51:44 [2022-02-17T17:51:44.461Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:51:44 [2022-02-17T17:51:44.929Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:51:44 [2022-02-17T17:51:44.929Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:51:44 [2022-02-17T17:51:44.929Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:51:44 [2022-02-17T17:51:44.958Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:51:45 [2022-02-17T17:51:45.927Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:51:46 [2022-02-17T17:51:46.415Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:51:47 [2022-02-17T17:51:47.890Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:51:47 [2022-02-17T17:51:47.976Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:51:47 [2022-02-17T17:51:47.976Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:51:47 [2022-02-17T17:51:47.976Z] === RUN   TestDockerSuite/TestPsByOrder
17:51:48 [2022-02-17T17:51:48.667Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:51:48 [2022-02-17T17:51:48.667Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:51:50 [2022-02-17T17:51:50.885Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:51:52 [2022-02-17T17:51:52.568Z] === RUN   TestDockerSuite/TestEventsTop
17:51:52 [2022-02-17T17:51:52.568Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:51:52 [2022-02-17T17:51:52.568Z] === RUN   TestDockerSuite/TestEventsUntag
17:51:53 [2022-02-17T17:51:53.837Z] === RUN   TestDockerSuite/TestImagesFormat
17:51:54 [2022-02-17T17:51:54.355Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:51:54 [2022-02-17T17:51:54.355Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:51:54 [2022-02-17T17:51:54.355Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:51:55 [2022-02-17T17:51:55.470Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:51:58 [2022-02-17T17:51:58.242Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:51:58 [2022-02-17T17:51:58.242Z] === RUN   TestDockerSuite/TestImportBadURL
17:51:58 [2022-02-17T17:51:58.306Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:51:58 [2022-02-17T17:51:58.306Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.306Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:51:58 [2022-02-17T17:51:58.711Z] === RUN   TestDockerSuite/TestImportDisplay
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestImportFile
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestImportGzipped
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:51:58 [2022-02-17T17:51:58.712Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:51:58 [2022-02-17T17:51:58.712Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:51:58 [2022-02-17T17:51:58.712Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:51:58 [2022-02-17T17:51:58.712Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:51:59 [2022-02-17T17:51:59.194Z] === RUN   TestDockerSuite/TestExec
17:51:59 [2022-02-17T17:51:59.194Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:51:59 [2022-02-17T17:51:59.194Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:51:59 [2022-02-17T17:51:59.194Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:51:59 [2022-02-17T17:51:59.194Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:52:01 [2022-02-17T17:52:01.366Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:52:02 [2022-02-17T17:52:02.526Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:52:03 [2022-02-17T17:52:03.537Z] === RUN   TestDockerSuite/TestExecAPIStart
17:52:03 [2022-02-17T17:52:03.537Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:52:03 [2022-02-17T17:52:03.537Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:52:03 [2022-02-17T17:52:03.537Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:52:03 [2022-02-17T17:52:03.537Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:52:03 [2022-02-17T17:52:03.538Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:52:03 [2022-02-17T17:52:03.538Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:52:05 [2022-02-17T17:52:05.070Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:52:05 [2022-02-17T17:52:05.479Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:52:05 [2022-02-17T17:52:05.479Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:52:05 [2022-02-17T17:52:05.479Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:52:05 [2022-02-17T17:52:05.479Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:52:05 [2022-02-17T17:52:05.479Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:52:05 [2022-02-17T17:52:05.479Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:52:05 [2022-02-17T17:52:05.479Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:52:05 [2022-02-17T17:52:05.479Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:52:07 [2022-02-17T17:52:07.968Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:52:08 [2022-02-17T17:52:08.432Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:52:08 [2022-02-17T17:52:08.634Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:52:08 [2022-02-17T17:52:08.902Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:52:10 [2022-02-17T17:52:10.140Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:52:11 [2022-02-17T17:52:11.854Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:52:11 [2022-02-17T17:52:11.854Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:52:11 [2022-02-17T17:52:11.854Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:52:11 [2022-02-17T17:52:11.854Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:52:11 [2022-02-17T17:52:11.854Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:52:11 [2022-02-17T17:52:11.854Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:52:11 [2022-02-17T17:52:11.854Z] === RUN   TestDockerSuite/TestInspectDefault
17:52:12 [2022-02-17T17:52:12.311Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:52:14 [2022-02-17T17:52:14.818Z] === RUN   TestDockerSuite/TestInspectHistory
17:52:16 [2022-02-17T17:52:16.992Z] === RUN   TestDockerSuite/TestExecCgroup
17:52:16 [2022-02-17T17:52:16.993Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:52:16 [2022-02-17T17:52:16.993Z] === RUN   TestDockerSuite/TestExecEnv
17:52:16 [2022-02-17T17:52:16.993Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:52:16 [2022-02-17T17:52:16.993Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:52:16 [2022-02-17T17:52:16.993Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:52:16 [2022-02-17T17:52:16.993Z] === RUN   TestDockerSuite/TestExecExitStatus
17:52:18 [2022-02-17T17:52:18.533Z] === RUN   TestDockerSuite/TestExecInspectID
17:52:20 [2022-02-17T17:52:20.715Z] === RUN   TestDockerSuite/TestInspectImage
17:52:20 [2022-02-17T17:52:20.715Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:52:20 [2022-02-17T17:52:20.715Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:52:20 [2022-02-17T17:52:20.715Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:52:20 [2022-02-17T17:52:20.715Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:52:20 [2022-02-17T17:52:20.715Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:52:20 [2022-02-17T17:52:20.715Z] === RUN   TestDockerSuite/TestInspectInt64
17:52:23 [2022-02-17T17:52:23.212Z] === RUN   TestDockerSuite/TestExecInteractive
17:52:23 [2022-02-17T17:52:23.212Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:52:23 [2022-02-17T17:52:23.212Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:52:23 [2022-02-17T17:52:23.213Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:52:23 [2022-02-17T17:52:23.213Z] === RUN   TestDockerSuite/TestExecParseError
17:52:23 [2022-02-17T17:52:23.213Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:52:23 [2022-02-17T17:52:23.213Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:52:23 [2022-02-17T17:52:23.213Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:52:23 [2022-02-17T17:52:23.213Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:52:23 [2022-02-17T17:52:23.213Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:52:23 [2022-02-17T17:52:23.213Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:52:23 [2022-02-17T17:52:23.727Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:52:26 [2022-02-17T17:52:26.111Z] === RUN   TestDockerSuite/TestExecSetEnv
17:52:26 [2022-02-17T17:52:26.111Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:52:26 [2022-02-17T17:52:26.111Z] === RUN   TestDockerSuite/TestExecStartFails
17:52:26 [2022-02-17T17:52:26.111Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:52:26 [2022-02-17T17:52:26.111Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:52:26 [2022-02-17T17:52:26.111Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:52:26 [2022-02-17T17:52:26.111Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:52:26 [2022-02-17T17:52:26.111Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:52:26 [2022-02-17T17:52:26.111Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:52:26 [2022-02-17T17:52:26.111Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:52:26 [2022-02-17T17:52:26.111Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:52:26 [2022-02-17T17:52:26.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:52:26 [2022-02-17T17:52:26.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:52:26 [2022-02-17T17:52:26.341Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:52:26 [2022-02-17T17:52:26.341Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:52:27 [2022-02-17T17:52:27.543Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:52:27 [2022-02-17T17:52:27.543Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:52:28 [2022-02-17T17:52:28.284Z] === RUN   TestDockerSuite/TestExecUlimits
17:52:28 [2022-02-17T17:52:28.285Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:52:28 [2022-02-17T17:52:28.285Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:52:31 [2022-02-17T17:52:31.338Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:52:35 [2022-02-17T17:52:35.143Z] === RUN   TestDockerSuite/TestInspectPlugin
17:52:35 [2022-02-17T17:52:35.143Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:52:35 [2022-02-17T17:52:35.143Z] === RUN   TestDockerSuite/TestInspectRootFS
17:52:35 [2022-02-17T17:52:35.143Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:52:36 [2022-02-17T17:52:36.841Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:52:36 [2022-02-17T17:52:36.841Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:52:36 [2022-02-17T17:52:36.841Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:52:36 [2022-02-17T17:52:36.841Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:52:36 [2022-02-17T17:52:36.841Z] === RUN   TestDockerSuite/TestExecWithUser
17:52:36 [2022-02-17T17:52:36.841Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:52:36 [2022-02-17T17:52:36.841Z] === RUN   TestDockerSuite/TestGetContainerStats
17:52:38 [2022-02-17T17:52:38.143Z] === RUN   TestDockerSuite/TestInspectStatus
17:52:41 [2022-02-17T17:52:41.168Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:52:41 [2022-02-17T17:52:41.938Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:52:42 [2022-02-17T17:52:42.623Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:52:43 [2022-02-17T17:52:43.351Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:52:49 [2022-02-17T17:52:49.098Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:52:49 [2022-02-17T17:52:49.682Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:52:52 [2022-02-17T17:52:52.577Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:52:52 [2022-02-17T17:52:52.888Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:52:53 [2022-02-17T17:52:53.677Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:52:55 [2022-02-17T17:52:55.840Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:52:57 [2022-02-17T17:52:57.417Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:52:57 [2022-02-17T17:52:57.417Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:52:57 [2022-02-17T17:52:57.417Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:52:57 [2022-02-17T17:52:57.417Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:52:57 [2022-02-17T17:52:57.417Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:52:58 [2022-02-17T17:52:58.357Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:52:58 [2022-02-17T17:52:58.357Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:52:58 [2022-02-17T17:52:58.357Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:52:58 [2022-02-17T17:52:58.357Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:52:58 [2022-02-17T17:52:58.357Z] === RUN   TestDockerSuite/TestHealth
17:52:58 [2022-02-17T17:52:58.357Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:52:58 [2022-02-17T17:52:58.357Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:52:58 [2022-02-17T17:52:58.357Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:52:58 [2022-02-17T17:52:58.795Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:52:58 [2022-02-17T17:52:58.814Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:52:58 [2022-02-17T17:52:58.814Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:53:01 [2022-02-17T17:53:01.757Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:53:03 [2022-02-17T17:53:03.217Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:53:03 [2022-02-17T17:53:03.217Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:53:03 [2022-02-17T17:53:03.217Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:53:03 [2022-02-17T17:53:03.217Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:53:03 [2022-02-17T17:53:03.217Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:53:03 [2022-02-17T17:53:03.217Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:53:03 [2022-02-17T17:53:03.217Z] === RUN   TestDockerSuite/TestPsRightTagName
17:53:03 [2022-02-17T17:53:03.217Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:53:03 [2022-02-17T17:53:03.217Z] === RUN   TestDockerSuite/TestPsShowMounts
17:53:03 [2022-02-17T17:53:03.572Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:53:03 [2022-02-17T17:53:03.572Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:53:03 [2022-02-17T17:53:03.572Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:53:03 [2022-02-17T17:53:03.572Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:53:03 [2022-02-17T17:53:03.572Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:53:03 [2022-02-17T17:53:03.572Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:53:03 [2022-02-17T17:53:03.572Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:53:04 [2022-02-17T17:53:04.043Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:53:04 [2022-02-17T17:53:04.043Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:53:04 [2022-02-17T17:53:04.043Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:53:04 [2022-02-17T17:53:04.717Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:53:05 [2022-02-17T17:53:05.611Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:53:05 [2022-02-17T17:53:05.611Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:53:07 [2022-02-17T17:53:07.177Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:53:07 [2022-02-17T17:53:07.645Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksEnvs
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:53:07 [2022-02-17T17:53:07.669Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:53:07 [2022-02-17T17:53:07.669Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:53:08 [2022-02-17T17:53:08.138Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:53:08 [2022-02-17T17:53:08.138Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:53:08 [2022-02-17T17:53:08.138Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:53:08 [2022-02-17T17:53:08.138Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:53:08 [2022-02-17T17:53:08.138Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:53:08 [2022-02-17T17:53:08.138Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:53:08 [2022-02-17T17:53:08.138Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:53:09 [2022-02-17T17:53:09.864Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:53:11 [2022-02-17T17:53:11.094Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:53:11 [2022-02-17T17:53:11.794Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:53:11 [2022-02-17T17:53:11.794Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:53:11 [2022-02-17T17:53:11.794Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:53:12 [2022-02-17T17:53:12.764Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:53:12 [2022-02-17T17:53:12.764Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:53:12 [2022-02-17T17:53:12.764Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:53:14 [2022-02-17T17:53:14.073Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:53:14 [2022-02-17T17:53:14.303Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:53:15 [2022-02-17T17:53:15.277Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:53:15 [2022-02-17T17:53:15.277Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:53:15 [2022-02-17T17:53:15.277Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:53:18 [2022-02-17T17:53:18.536Z] === RUN   TestDockerSuite/TestImagesFormat
17:53:18 [2022-02-17T17:53:18.536Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:53:18 [2022-02-17T17:53:18.536Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:53:18 [2022-02-17T17:53:18.536Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:53:19 [2022-02-17T17:53:19.970Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:53:21 [2022-02-17T17:53:21.228Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:53:21 [2022-02-17T17:53:21.493Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:53:21 [2022-02-17T17:53:21.493Z] === RUN   TestDockerSuite/TestImportBadURL
17:53:21 [2022-02-17T17:53:21.493Z] === RUN   TestDockerSuite/TestImportDisplay
17:53:21 [2022-02-17T17:53:21.493Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.493Z] === RUN   TestDockerSuite/TestImportFile
17:53:21 [2022-02-17T17:53:21.493Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.493Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:53:21 [2022-02-17T17:53:21.493Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:53:21 [2022-02-17T17:53:21.493Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestImportGzipped
17:53:21 [2022-02-17T17:53:21.965Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:53:21 [2022-02-17T17:53:21.965Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:53:21 [2022-02-17T17:53:21.965Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:53:21 [2022-02-17T17:53:21.965Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:53:21 [2022-02-17T17:53:21.965Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:53:21 [2022-02-17T17:53:21.965Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:53:21 [2022-02-17T17:53:21.965Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:53:21 [2022-02-17T17:53:21.965Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:53:24 [2022-02-17T17:53:24.181Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:53:24 [2022-02-17T17:53:24.181Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:53:24 [2022-02-17T17:53:24.181Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:53:24 [2022-02-17T17:53:24.181Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:53:25 [2022-02-17T17:53:25.761Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:53:26 [2022-02-17T17:53:26.401Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:53:26 [2022-02-17T17:53:26.401Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:53:26 [2022-02-17T17:53:26.401Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:53:26 [2022-02-17T17:53:26.401Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:53:26 [2022-02-17T17:53:26.401Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:53:26 [2022-02-17T17:53:26.401Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:53:26 [2022-02-17T17:53:26.401Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:53:26 [2022-02-17T17:53:26.870Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:53:28 [2022-02-17T17:53:28.672Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:53:29 [2022-02-17T17:53:29.089Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:53:29 [2022-02-17T17:53:29.089Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:53:31 [2022-02-17T17:53:31.310Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:53:31 [2022-02-17T17:53:31.310Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:53:31 [2022-02-17T17:53:31.310Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:53:31 [2022-02-17T17:53:31.310Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:53:31 [2022-02-17T17:53:31.310Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:53:31 [2022-02-17T17:53:31.310Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:53:31 [2022-02-17T17:53:31.310Z] === RUN   TestDockerSuite/TestInspectDefault
17:53:31 [2022-02-17T17:53:31.335Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:53:31 [2022-02-17T17:53:31.335Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:53:33 [2022-02-17T17:53:33.529Z] === RUN   TestDockerSuite/TestInspectHistory
17:53:38 [2022-02-17T17:53:38.292Z] === RUN   TestDockerSuite/TestInspectImage
17:53:38 [2022-02-17T17:53:38.292Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:53:38 [2022-02-17T17:53:38.292Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:53:38 [2022-02-17T17:53:38.292Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:53:38 [2022-02-17T17:53:38.293Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:53:38 [2022-02-17T17:53:38.293Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:53:38 [2022-02-17T17:53:38.293Z] === RUN   TestDockerSuite/TestInspectInt64
17:53:38 [2022-02-17T17:53:38.488Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:53:40 [2022-02-17T17:53:40.511Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:53:42 [2022-02-17T17:53:42.728Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:53:42 [2022-02-17T17:53:42.728Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:53:45 [2022-02-17T17:53:45.685Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:53:45 [2022-02-17T17:53:45.702Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:53:47 [2022-02-17T17:53:47.252Z] === RUN   TestDockerSuite/TestInspectPlugin
17:53:47 [2022-02-17T17:53:47.252Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:53:47 [2022-02-17T17:53:47.252Z] === RUN   TestDockerSuite/TestInspectRootFS
17:53:47 [2022-02-17T17:53:47.252Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:53:50 [2022-02-17T17:53:50.212Z] === RUN   TestDockerSuite/TestInspectStatus
17:53:52 [2022-02-17T17:53:52.436Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:53:52 [2022-02-17T17:53:52.893Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:53:53 [2022-02-17T17:53:53.823Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:53:53 [2022-02-17T17:53:53.823Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:53:53 [2022-02-17T17:53:53.823Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:53:57 [2022-02-17T17:53:57.209Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:53:57 [2022-02-17T17:53:57.649Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:53:59 [2022-02-17T17:53:59.427Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:54:00 [2022-02-17T17:54:00.899Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:54:00 [2022-02-17T17:54:00.899Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:54:00 [2022-02-17T17:54:00.899Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:54:01 [2022-02-17T17:54:01.791Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:54:01 [2022-02-17T17:54:01.868Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:54:02 [2022-02-17T17:54:02.516Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:54:02 [2022-02-17T17:54:02.516Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:54:02 [2022-02-17T17:54:02.516Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:54:04 [2022-02-17T17:54:04.014Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:54:06 [2022-02-17T17:54:06.234Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:54:06 [2022-02-17T17:54:06.307Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:54:07 [2022-02-17T17:54:07.661Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:54:08 [2022-02-17T17:54:08.453Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:54:09 [2022-02-17T17:54:09.276Z] === RUN   TestDockerSuite/TestLogsSince
17:54:10 [2022-02-17T17:54:10.673Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:54:10 [2022-02-17T17:54:10.673Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:54:10 [2022-02-17T17:54:10.673Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:54:10 [2022-02-17T17:54:10.673Z] === RUN   TestDockerSuite/TestLinksEnvs
17:54:10 [2022-02-17T17:54:10.673Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:54:10 [2022-02-17T17:54:10.673Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:54:10 [2022-02-17T17:54:10.673Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:54:10 [2022-02-17T17:54:10.673Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:54:10 [2022-02-17T17:54:10.673Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:54:11 [2022-02-17T17:54:11.142Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:54:11 [2022-02-17T17:54:11.142Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:54:12 [2022-02-17T17:54:12.353Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:54:12 [2022-02-17T17:54:12.353Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:54:12 [2022-02-17T17:54:12.353Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:54:13 [2022-02-17T17:54:13.364Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:54:15 [2022-02-17T17:54:15.583Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:54:18 [2022-02-17T17:54:18.146Z] === RUN   TestDockerSuite/TestRmiBlank
17:54:18 [2022-02-17T17:54:18.146Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:54:18 [2022-02-17T17:54:18.146Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:54:19 [2022-02-17T17:54:19.695Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:54:19 [2022-02-17T17:54:19.696Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:54:19 [2022-02-17T17:54:19.696Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:54:19 [2022-02-17T17:54:19.696Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:54:19 [2022-02-17T17:54:19.696Z] === RUN   TestDockerSuite/TestLogsTail
17:54:21 [2022-02-17T17:54:21.457Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:54:22 [2022-02-17T17:54:22.650Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:54:23 [2022-02-17T17:54:23.681Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:54:23 [2022-02-17T17:54:23.681Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:54:23 [2022-02-17T17:54:23.681Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:54:25 [2022-02-17T17:54:25.633Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:54:25 [2022-02-17T17:54:25.903Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:54:25 [2022-02-17T17:54:25.903Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:54:29 [2022-02-17T17:54:29.440Z] === RUN   TestDockerSuite/TestMountIntoProc
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestMountIntoSys
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestNetHostname
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginActive
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPortHostBinding
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPortList
17:54:29 [2022-02-17T17:54:29.441Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:54:29 [2022-02-17T17:54:29.441Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:54:31 [2022-02-17T17:54:31.778Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:54:35 [2022-02-17T17:54:35.855Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:54:36 [2022-02-17T17:54:36.618Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:54:36 [2022-02-17T17:54:36.619Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:54:36 [2022-02-17T17:54:36.619Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:54:37 [2022-02-17T17:54:37.392Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:54:37 [2022-02-17T17:54:37.655Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:54:37 [2022-02-17T17:54:37.851Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:54:42 [2022-02-17T17:54:42.518Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:54:42 [2022-02-17T17:54:42.519Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:54:42 [2022-02-17T17:54:42.519Z] === RUN   TestDockerSuite/TestPsByOrder
17:54:44 [2022-02-17T17:54:44.822Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:54:44 [2022-02-17T17:54:44.931Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:54:46 [2022-02-17T17:54:46.391Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:54:49 [2022-02-17T17:54:49.345Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:54:49 [2022-02-17T17:54:49.345Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:54:49 [2022-02-17T17:54:49.345Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:54:51 [2022-02-17T17:54:51.536Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:54:52 [2022-02-17T17:54:52.015Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:54:54 [2022-02-17T17:54:54.435Z] === RUN   TestDockerSuite/TestLogsSince
17:54:57 [2022-02-17T17:54:57.481Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:54:57 [2022-02-17T17:54:57.481Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:54:57 [2022-02-17T17:54:57.481Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:55:01 [2022-02-17T17:55:01.132Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:55:04 [2022-02-17T17:55:04.742Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:55:04 [2022-02-17T17:55:04.742Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:55:04 [2022-02-17T17:55:04.742Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:55:04 [2022-02-17T17:55:04.742Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:55:04 [2022-02-17T17:55:04.742Z] === RUN   TestDockerSuite/TestLogsTail
17:55:06 [2022-02-17T17:55:06.274Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:55:06 [2022-02-17T17:55:06.663Z] === RUN   TestDockerSuite/TestRmiTag
17:55:07 [2022-02-17T17:55:07.258Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:55:08 [2022-02-17T17:55:08.446Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:55:10 [2022-02-17T17:55:10.376Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestMountIntoProc
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestMountIntoSys
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestNetHostname
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginActive
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.342Z] === RUN   TestDockerSuite/TestPortHostBinding
17:55:11 [2022-02-17T17:55:11.342Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.343Z] === RUN   TestDockerSuite/TestPortList
17:55:11 [2022-02-17T17:55:11.343Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:55:11 [2022-02-17T17:55:11.343Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:55:12 [2022-02-17T17:55:12.409Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:55:16 [2022-02-17T17:55:16.023Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:55:16 [2022-02-17T17:55:16.023Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:55:20 [2022-02-17T17:55:20.711Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:55:20 [2022-02-17T17:55:20.711Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:55:20 [2022-02-17T17:55:20.711Z] === RUN   TestDockerSuite/TestPsByOrder
17:55:30 [2022-02-17T17:55:30.296Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:55:30 [2022-02-17T17:55:30.296Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:55:30 [2022-02-17T17:55:30.296Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:55:30 [2022-02-17T17:55:30.296Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:55:30 [2022-02-17T17:55:30.296Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:55:30 [2022-02-17T17:55:30.296Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:55:31 [2022-02-17T17:55:31.048Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:55:31 [2022-02-17T17:55:31.049Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:55:31 [2022-02-17T17:55:31.049Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:55:31 [2022-02-17T17:55:31.475Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:55:33 [2022-02-17T17:55:33.655Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:55:36 [2022-02-17T17:55:36.208Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:55:39 [2022-02-17T17:55:39.456Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:55:39 [2022-02-17T17:55:39.601Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAddHost
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:55:41 [2022-02-17T17:55:41.000Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:55:41 [2022-02-17T17:55:41.000Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:55:43 [2022-02-17T17:55:43.906Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:55:43 [2022-02-17T17:55:43.906Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:55:43 [2022-02-17T17:55:43.906Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:55:43 [2022-02-17T17:55:43.906Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:55:43 [2022-02-17T17:55:43.906Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:55:46 [2022-02-17T17:55:46.627Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:55:49 [2022-02-17T17:55:49.703Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:55:52 [2022-02-17T17:55:52.494Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:55:52 [2022-02-17T17:55:52.494Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:55:52 [2022-02-17T17:55:52.615Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:55:52 [2022-02-17T17:55:52.961Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:55:52 [2022-02-17T17:55:52.961Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:55:52 [2022-02-17T17:55:52.961Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:55:55 [2022-02-17T17:55:55.567Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:55:58 [2022-02-17T17:55:58.475Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:56:00 [2022-02-17T17:56:00.667Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:56:00 [2022-02-17T17:56:00.667Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:56:00 [2022-02-17T17:56:00.667Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:56:00 [2022-02-17T17:56:00.667Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:56:00 [2022-02-17T17:56:00.862Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:56:00 [2022-02-17T17:56:00.862Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:56:00 [2022-02-17T17:56:00.862Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:56:00 [2022-02-17T17:56:00.862Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:56:00 [2022-02-17T17:56:00.862Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:56:00 [2022-02-17T17:56:00.862Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:56:00 [2022-02-17T17:56:00.862Z] === RUN   TestDockerSuite/TestPsRightTagName
17:56:00 [2022-02-17T17:56:00.862Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:56:00 [2022-02-17T17:56:00.862Z] === RUN   TestDockerSuite/TestPsShowMounts
17:56:02 [2022-02-17T17:56:02.218Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:56:02 [2022-02-17T17:56:02.218Z] === RUN   TestDockerSuite/TestRunBindMounts
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:56:08 [2022-02-17T17:56:08.011Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:56:08 [2022-02-17T17:56:08.011Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:56:10 [2022-02-17T17:56:10.925Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:56:10 [2022-02-17T17:56:10.925Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:56:10 [2022-02-17T17:56:10.925Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:56:10 [2022-02-17T17:56:10.977Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:56:11 [2022-02-17T17:56:11.640Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:56:11 [2022-02-17T17:56:11.640Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:56:12 [2022-02-17T17:56:12.134Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:56:13 [2022-02-17T17:56:13.738Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:56:13 [2022-02-17T17:56:13.738Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:56:13 [2022-02-17T17:56:13.738Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:56:14 [2022-02-17T17:56:14.672Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:56:14 [2022-02-17T17:56:14.672Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:56:14 [2022-02-17T17:56:14.708Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:56:14 [2022-02-17T17:56:14.755Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:56:15 [2022-02-17T17:56:15.132Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:56:15 [2022-02-17T17:56:15.132Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:56:15 [2022-02-17T17:56:15.132Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:56:15 [2022-02-17T17:56:15.752Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:56:15 [2022-02-17T17:56:15.752Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:56:15 [2022-02-17T17:56:15.752Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:56:17 [2022-02-17T17:56:17.316Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:56:17 [2022-02-17T17:56:17.316Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.316Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:56:17 [2022-02-17T17:56:17.316Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.316Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:56:17 [2022-02-17T17:56:17.316Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.317Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:56:17 [2022-02-17T17:56:17.317Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.317Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:56:17 [2022-02-17T17:56:17.317Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.317Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:56:17 [2022-02-17T17:56:17.317Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.317Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:56:17 [2022-02-17T17:56:17.317Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:56:17 [2022-02-17T17:56:17.317Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:56:20 [2022-02-17T17:56:20.229Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:56:22 [2022-02-17T17:56:22.919Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:56:23 [2022-02-17T17:56:23.141Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:56:26 [2022-02-17T17:56:26.048Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:56:26 [2022-02-17T17:56:26.048Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:56:26 [2022-02-17T17:56:26.048Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:56:26 [2022-02-17T17:56:26.048Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:56:26 [2022-02-17T17:56:26.048Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:56:26 [2022-02-17T17:56:26.048Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:56:26 [2022-02-17T17:56:26.048Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:56:27 [2022-02-17T17:56:27.352Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:56:28 [2022-02-17T17:56:28.785Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:56:28 [2022-02-17T17:56:28.958Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:56:28 [2022-02-17T17:56:28.958Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:56:28 [2022-02-17T17:56:28.958Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:56:28 [2022-02-17T17:56:28.958Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:56:28 [2022-02-17T17:56:28.958Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:56:28 [2022-02-17T17:56:28.958Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:56:28 [2022-02-17T17:56:28.958Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:56:28 [2022-02-17T17:56:28.958Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:56:28 [2022-02-17T17:56:28.958Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:56:30 [2022-02-17T17:56:30.495Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:56:32 [2022-02-17T17:56:32.653Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:56:37 [2022-02-17T17:56:37.575Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:56:37 [2022-02-17T17:56:37.575Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:56:37 [2022-02-17T17:56:37.575Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:56:37 [2022-02-17T17:56:37.575Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:56:37 [2022-02-17T17:56:37.575Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:56:37 [2022-02-17T17:56:37.575Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.575Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:56:37 [2022-02-17T17:56:37.654Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:56:37 [2022-02-17T17:56:37.654Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.654Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:56:37 [2022-02-17T17:56:37.654Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:56:37 [2022-02-17T17:56:37.654Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:56:39 [2022-02-17T17:56:39.753Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:56:39 [2022-02-17T17:56:39.753Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
17:56:39 [2022-02-17T17:56:39.753Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:56:39 [2022-02-17T17:56:39.754Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:56:39 [2022-02-17T17:56:39.754Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:56:39 [2022-02-17T17:56:39.754Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:56:41 [2022-02-17T17:56:41.388Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:56:41 [2022-02-17T17:56:41.389Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:56:41 [2022-02-17T17:56:41.389Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:56:41 [2022-02-17T17:56:41.389Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:56:41 [2022-02-17T17:56:41.389Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:56:41 [2022-02-17T17:56:41.389Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:56:41 [2022-02-17T17:56:41.389Z] === RUN   TestDockerSuite/TestPsRightTagName
17:56:41 [2022-02-17T17:56:41.389Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:56:41 [2022-02-17T17:56:41.389Z] === RUN   TestDockerSuite/TestPsShowMounts
17:56:42 [2022-02-17T17:56:42.660Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:56:45 [2022-02-17T17:56:45.571Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:56:45 [2022-02-17T17:56:45.571Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:56:45 [2022-02-17T17:56:45.571Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:56:48 [2022-02-17T17:56:48.478Z] === RUN   TestDockerSuite/TestRunEnvironment
17:56:48 [2022-02-17T17:56:48.478Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
17:56:48 [2022-02-17T17:56:48.478Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:56:48 [2022-02-17T17:56:48.478Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
17:56:48 [2022-02-17T17:56:48.478Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:56:48 [2022-02-17T17:56:48.478Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
17:56:48 [2022-02-17T17:56:48.478Z] === RUN   TestDockerSuite/TestRunExitCode
17:56:48 [2022-02-17T17:56:48.552Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:56:48 [2022-02-17T17:56:48.552Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:56:49 [2022-02-17T17:56:49.021Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:56:50 [2022-02-17T17:56:50.587Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:56:50 [2022-02-17T17:56:50.587Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:56:50 [2022-02-17T17:56:50.587Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:56:51 [2022-02-17T17:56:51.390Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:56:52 [2022-02-17T17:56:52.167Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:56:52 [2022-02-17T17:56:52.639Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:56:52 [2022-02-17T17:56:52.639Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:56:52 [2022-02-17T17:56:52.639Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:56:54 [2022-02-17T17:56:54.296Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:56:57 [2022-02-17T17:56:57.209Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:56:57 [2022-02-17T17:56:57.408Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunExposePort
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:57:00 [2022-02-17T17:57:00.122Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:57:00 [2022-02-17T17:57:00.122Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:57:01 [2022-02-17T17:57:01.204Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:57:02 [2022-02-17T17:57:02.821Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:57:02 [2022-02-17T17:57:02.821Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:57:02 [2022-02-17T17:57:02.821Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:57:04 [2022-02-17T17:57:04.164Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:57:05 [2022-02-17T17:57:05.918Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:57:05 [2022-02-17T17:57:05.918Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:57:05 [2022-02-17T17:57:05.918Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:57:05 [2022-02-17T17:57:05.918Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:57:05 [2022-02-17T17:57:05.918Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
17:57:05 [2022-02-17T17:57:05.918Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:57:13 [2022-02-17T17:57:13.281Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:57:13 [2022-02-17T17:57:13.750Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:57:14 [2022-02-17T17:57:14.280Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:57:14 [2022-02-17T17:57:14.505Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:57:14 [2022-02-17T17:57:14.505Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:57:14 [2022-02-17T17:57:14.505Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:57:15 [2022-02-17T17:57:15.266Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModeHostname
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunMount
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:57:15 [2022-02-17T17:57:15.473Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:57:15 [2022-02-17T17:57:15.473Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:57:19 [2022-02-17T17:57:19.111Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:57:19 [2022-02-17T17:57:19.111Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:57:19 [2022-02-17T17:57:19.111Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:57:23 [2022-02-17T17:57:23.926Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:57:24 [2022-02-17T17:57:24.052Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:57:24 [2022-02-17T17:57:24.052Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:57:24 [2022-02-17T17:57:24.052Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:57:24 [2022-02-17T17:57:24.052Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:57:24 [2022-02-17T17:57:24.052Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:57:24 [2022-02-17T17:57:24.052Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:57:24 [2022-02-17T17:57:24.052Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:57:24 [2022-02-17T17:57:24.979Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:57:24 [2022-02-17T17:57:24.980Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:57:25 [2022-02-17T17:57:25.448Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:57:25 [2022-02-17T17:57:25.917Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:57:29 [2022-02-17T17:57:29.822Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:57:29 [2022-02-17T17:57:29.822Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:57:29 [2022-02-17T17:57:29.822Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:57:29 [2022-02-17T17:57:29.853Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:57:30 [2022-02-17T17:57:30.677Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:57:34 [2022-02-17T17:57:34.472Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:57:34 [2022-02-17T17:57:34.472Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:57:34 [2022-02-17T17:57:34.472Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetHost
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:57:35 [2022-02-17T17:57:35.654Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:57:35 [2022-02-17T17:57:35.654Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:57:36 [2022-02-17T17:57:36.981Z] === RUN   TestDockerSuite/TestRmiBlank
17:57:36 [2022-02-17T17:57:36.981Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:57:37 [2022-02-17T17:57:37.199Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:57:37 [2022-02-17T17:57:37.449Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:57:39 [2022-02-17T17:57:39.230Z] === RUN   TestDockerSuite/TestRmiBlank
17:57:39 [2022-02-17T17:57:39.230Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:57:39 [2022-02-17T17:57:39.230Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:57:39 [2022-02-17T17:57:39.388Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:57:41 [2022-02-17T17:57:41.571Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:57:42 [2022-02-17T17:57:42.541Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunPortInUse
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:57:45 [2022-02-17T17:57:45.454Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
17:57:45 [2022-02-17T17:57:45.454Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:57:50 [2022-02-17T17:57:50.145Z] === RUN   TestDockerSuite/TestRunPublishPort
17:57:50 [2022-02-17T17:57:50.145Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:57:50 [2022-02-17T17:57:50.145Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:57:50 [2022-02-17T17:57:50.145Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:57:50 [2022-02-17T17:57:50.145Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:57:50 [2022-02-17T17:57:50.145Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:57:50 [2022-02-17T17:57:50.145Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:57:50 [2022-02-17T17:57:50.145Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:57:50 [2022-02-17T17:57:50.145Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:57:50 [2022-02-17T17:57:50.145Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
17:57:50 [2022-02-17T17:57:50.145Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:57:54 [2022-02-17T17:57:54.181Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:57:55 [2022-02-17T17:57:55.190Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:57:56 [2022-02-17T17:57:56.178Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:57:58 [2022-02-17T17:57:58.774Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:57:59 [2022-02-17T17:57:59.759Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:58:00 [2022-02-17T17:58:00.229Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:58:00 [2022-02-17T17:58:00.583Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:58:00 [2022-02-17T17:58:00.583Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:58:00 [2022-02-17T17:58:00.584Z] === RUN   TestDockerSuite/TestRunRm
17:58:02 [2022-02-17T17:58:02.050Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:58:02 [2022-02-17T17:58:02.773Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:58:06 [2022-02-17T17:58:06.809Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:58:09 [2022-02-17T17:58:09.853Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:58:10 [2022-02-17T17:58:10.698Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:58:12 [2022-02-17T17:58:12.039Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:58:15 [2022-02-17T17:58:15.270Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:58:15 [2022-02-17T17:58:15.522Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:58:17 [2022-02-17T17:58:17.587Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:58:19 [2022-02-17T17:58:19.312Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:58:21 [2022-02-17T17:58:21.329Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:58:21 [2022-02-17T17:58:21.329Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:58:21 [2022-02-17T17:58:21.329Z] === RUN   TestDockerSuite/TestRunState
17:58:21 [2022-02-17T17:58:21.329Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
17:58:21 [2022-02-17T17:58:21.329Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:58:24 [2022-02-17T17:58:24.073Z] === RUN   TestDockerSuite/TestRmiTag
17:58:24 [2022-02-17T17:58:24.073Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:58:24 [2022-02-17T17:58:24.241Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:58:24 [2022-02-17T17:58:24.241Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
17:58:24 [2022-02-17T17:58:24.241Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:58:25 [2022-02-17T17:58:25.947Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:58:27 [2022-02-17T17:58:27.162Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:58:27 [2022-02-17T17:58:27.162Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
17:58:27 [2022-02-17T17:58:27.162Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:58:27 [2022-02-17T17:58:27.162Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
17:58:27 [2022-02-17T17:58:27.162Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:58:27 [2022-02-17T17:58:27.162Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:58:27 [2022-02-17T17:58:27.162Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:58:27 [2022-02-17T17:58:27.162Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
17:58:27 [2022-02-17T17:58:27.162Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:58:28 [2022-02-17T17:58:28.030Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:58:30 [2022-02-17T17:58:30.710Z] === RUN   TestDockerSuite/TestRmiTag
17:58:30 [2022-02-17T17:58:30.710Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUserByID
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:58:32 [2022-02-17T17:58:32.955Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.955Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:58:32 [2022-02-17T17:58:32.956Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.956Z] === RUN   TestDockerSuite/TestRunUserByName
17:58:32 [2022-02-17T17:58:32.956Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
17:58:32 [2022-02-17T17:58:32.956Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:58:34 [2022-02-17T17:58:34.444Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:58:35 [2022-02-17T17:58:35.136Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:58:35 [2022-02-17T17:58:35.136Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
17:58:35 [2022-02-17T17:58:35.136Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:58:38 [2022-02-17T17:58:38.044Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:58:38 [2022-02-17T17:58:38.044Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:58:38 [2022-02-17T17:58:38.044Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:58:38 [2022-02-17T17:58:38.044Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:58:38 [2022-02-17T17:58:38.044Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:58:41 [2022-02-17T17:58:41.782Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:58:45 [2022-02-17T17:58:45.752Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:58:46 [2022-02-17T17:58:46.209Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:58:50 [2022-02-17T17:58:50.361Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:58:50 [2022-02-17T17:58:50.881Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAddHost
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:58:51 [2022-02-17T17:58:51.844Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:58:51 [2022-02-17T17:58:51.844Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:58:54 [2022-02-17T17:58:54.012Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:58:54 [2022-02-17T17:58:54.012Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:58:54 [2022-02-17T17:58:54.012Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:58:54 [2022-02-17T17:58:54.012Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:58:54 [2022-02-17T17:58:54.012Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:58:55 [2022-02-17T17:58:55.745Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:58:56 [2022-02-17T17:58:56.167Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:58:58 [2022-02-17T17:58:58.685Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:58:59 [2022-02-17T17:58:59.462Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:59:01 [2022-02-17T17:59:01.577Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:59:03 [2022-02-17T17:59:03.105Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:59:03 [2022-02-17T17:59:03.241Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:59:03 [2022-02-17T17:59:03.241Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
17:59:03 [2022-02-17T17:59:03.241Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:59:03 [2022-02-17T17:59:03.241Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:59:05 [2022-02-17T17:59:05.266Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:59:05 [2022-02-17T17:59:05.997Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAddHost
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:59:06 [2022-02-17T17:59:06.289Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:59:06 [2022-02-17T17:59:06.289Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:59:07 [2022-02-17T17:59:07.942Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:59:08 [2022-02-17T17:59:08.166Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:59:08 [2022-02-17T17:59:08.167Z] === RUN   TestDockerSuite/TestRunBindMounts
17:59:09 [2022-02-17T17:59:09.180Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:59:09 [2022-02-17T17:59:09.180Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:59:09 [2022-02-17T17:59:09.636Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:59:09 [2022-02-17T17:59:09.636Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:59:09 [2022-02-17T17:59:09.636Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:59:10 [2022-02-17T17:59:10.121Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:59:12 [2022-02-17T17:59:12.847Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:59:12 [2022-02-17T17:59:12.847Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:59:13 [2022-02-17T17:59:13.034Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:59:13 [2022-02-17T17:59:13.034Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
17:59:13 [2022-02-17T17:59:13.035Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:59:13 [2022-02-17T17:59:13.493Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:59:13 [2022-02-17T17:59:13.493Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:59:13 [2022-02-17T17:59:13.493Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:59:13 [2022-02-17T17:59:13.493Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:59:13 [2022-02-17T17:59:13.493Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:59:13 [2022-02-17T17:59:13.493Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:59:15 [2022-02-17T17:59:15.015Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:59:15 [2022-02-17T17:59:15.015Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:59:15 [2022-02-17T17:59:15.015Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:59:15 [2022-02-17T17:59:15.474Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:59:17 [2022-02-17T17:59:17.910Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:59:17 [2022-02-17T17:59:17.910Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:59:17 [2022-02-17T17:59:17.910Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:59:17 [2022-02-17T17:59:17.910Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:59:17 [2022-02-17T17:59:17.910Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:59:18 [2022-02-17T17:59:18.191Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:59:20 [2022-02-17T17:59:20.078Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:59:20 [2022-02-17T17:59:20.078Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:59:20 [2022-02-17T17:59:20.144Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:59:20 [2022-02-17T17:59:20.373Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:59:22 [2022-02-17T17:59:22.553Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:59:22 [2022-02-17T17:59:22.969Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:59:23 [2022-02-17T17:59:23.036Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:59:25 [2022-02-17T17:59:25.140Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:59:26 [2022-02-17T17:59:26.751Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:59:28 [2022-02-17T17:59:28.034Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:59:28 [2022-02-17T17:59:28.034Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.034Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:59:28 [2022-02-17T17:59:28.034Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.034Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:59:28 [2022-02-17T17:59:28.034Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.034Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveImageId
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:59:28 [2022-02-17T17:59:28.351Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:59:28 [2022-02-17T17:59:28.351Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:59:29 [2022-02-17T17:59:29.744Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:59:30 [2022-02-17T17:59:30.208Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:59:30 [2022-02-17T17:59:30.209Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:59:30 [2022-02-17T17:59:30.209Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:59:30 [2022-02-17T17:59:30.209Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:59:30 [2022-02-17T17:59:30.209Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:59:30 [2022-02-17T17:59:30.209Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:59:30 [2022-02-17T17:59:30.209Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:59:30 [2022-02-17T17:59:30.209Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:59:30 [2022-02-17T17:59:30.209Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:59:30 [2022-02-17T17:59:30.212Z] === RUN   TestDockerSuite/TestRunBindMounts
17:59:30 [2022-02-17T17:59:30.527Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:59:30 [2022-02-17T17:59:30.991Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:59:31 [2022-02-17T17:59:31.450Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:59:31 [2022-02-17T17:59:31.911Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:59:32 [2022-02-17T17:59:32.377Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:59:33 [2022-02-17T17:59:33.448Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:59:37 [2022-02-17T17:59:37.391Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:59:37 [2022-02-17T17:59:37.392Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:59:37 [2022-02-17T17:59:37.392Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:59:38 [2022-02-17T17:59:38.160Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:59:38 [2022-02-17T17:59:38.160Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:59:38 [2022-02-17T17:59:38.160Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:59:38 [2022-02-17T17:59:38.160Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:59:38 [2022-02-17T17:59:38.160Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:59:38 [2022-02-17T17:59:38.160Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:59:38 [2022-02-17T17:59:38.160Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:59:39 [2022-02-17T17:59:39.690Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:59:39 [2022-02-17T17:59:39.690Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
17:59:39 [2022-02-17T17:59:39.690Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:59:39 [2022-02-17T17:59:39.690Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:59:39 [2022-02-17T17:59:39.690Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:59:39 [2022-02-17T17:59:39.690Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:59:40 [2022-02-17T17:59:40.345Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:59:40 [2022-02-17T17:59:40.345Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:59:40 [2022-02-17T17:59:40.345Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:59:42 [2022-02-17T17:59:42.021Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:59:42 [2022-02-17T17:59:42.021Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:59:42 [2022-02-17T17:59:42.021Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:59:42 [2022-02-17T17:59:42.583Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:59:44 [2022-02-17T17:59:44.196Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:59:44 [2022-02-17T17:59:44.196Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:59:44 [2022-02-17T17:59:44.196Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:59:44 [2022-02-17T17:59:44.196Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:59:44 [2022-02-17T17:59:44.196Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:59:44 [2022-02-17T17:59:44.479Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:59:44 [2022-02-17T17:59:44.479Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:59:44 [2022-02-17T17:59:44.479Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:59:46 [2022-02-17T17:59:46.411Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.411Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:59:46 [2022-02-17T17:59:46.647Z] === RUN   TestDockerSuite/TestRunEnvironment
17:59:46 [2022-02-17T17:59:46.647Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.647Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:59:46 [2022-02-17T17:59:46.647Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.647Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:59:46 [2022-02-17T17:59:46.647Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
17:59:46 [2022-02-17T17:59:46.647Z] === RUN   TestDockerSuite/TestRunExitCode
17:59:48 [2022-02-17T17:59:48.624Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:59:52 [2022-02-17T17:59:52.345Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:59:52 [2022-02-17T17:59:52.345Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:59:52 [2022-02-17T17:59:52.345Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:59:52 [2022-02-17T17:59:52.414Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:59:55 [2022-02-17T17:59:55.195Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:59:55 [2022-02-17T17:59:55.364Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:59:55 [2022-02-17T17:59:55.364Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:59:55 [2022-02-17T17:59:55.364Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:59:55 [2022-02-17T17:59:55.364Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:59:55 [2022-02-17T17:59:55.364Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:59:55 [2022-02-17T17:59:55.364Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:59:55 [2022-02-17T17:59:55.364Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:59:56 [2022-02-17T17:59:56.161Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:59:57 [2022-02-17T17:59:57.038Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:59:57 [2022-02-17T17:59:57.039Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:59:57 [2022-02-17T17:59:57.039Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:59:57 [2022-02-17T17:59:57.039Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:59:57 [2022-02-17T17:59:57.039Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:59:57 [2022-02-17T17:59:57.039Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
17:59:57 [2022-02-17T17:59:57.039Z] === RUN   TestDockerSuite/TestStartRecordError
17:59:57 [2022-02-17T17:59:57.039Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:59:57 [2022-02-17T17:59:57.039Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:59:58 [2022-02-17T17:59:58.315Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:59:58 [2022-02-17T17:59:58.315Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:59:58 [2022-02-17T17:59:58.315Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:59:58 [2022-02-17T17:59:58.315Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:59:58 [2022-02-17T17:59:58.315Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:59:58 [2022-02-17T17:59:58.315Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:59:58 [2022-02-17T17:59:58.315Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:59:58 [2022-02-17T17:59:58.315Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:59:58 [2022-02-17T17:59:58.315Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:59:59 [2022-02-17T17:59:59.057Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:00:00 [2022-02-17T18:00:00.532Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunExposePort
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:00:01 [2022-02-17T18:00:01.228Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:00:01 [2022-02-17T18:00:01.228Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:00:05 [2022-02-17T18:00:05.625Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:00:05 [2022-02-17T18:00:05.625Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:00:05 [2022-02-17T18:00:05.625Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:00:05 [2022-02-17T18:00:05.625Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:00:05 [2022-02-17T18:00:05.625Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestStatsNoStream
18:00:05 [2022-02-17T18:00:05.625Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.625Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:00:05 [2022-02-17T18:00:05.904Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:00:05 [2022-02-17T18:00:05.904Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:00:05 [2022-02-17T18:00:05.904Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:00:05 [2022-02-17T18:00:05.904Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:00:05 [2022-02-17T18:00:05.904Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:00:05 [2022-02-17T18:00:05.904Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:00:07 [2022-02-17T18:00:07.166Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:00:07 [2022-02-17T18:00:07.759Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:00:07 [2022-02-17T18:00:07.759Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:00:07 [2022-02-17T18:00:07.759Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:00:07 [2022-02-17T18:00:07.759Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:00:07 [2022-02-17T18:00:07.759Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:00:07 [2022-02-17T18:00:07.759Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:00:07 [2022-02-17T18:00:07.759Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:00:10 [2022-02-17T18:00:10.081Z] === RUN   TestDockerSuite/TestTopPrivileged
18:00:10 [2022-02-17T18:00:10.082Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:00:10 [2022-02-17T18:00:10.082Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:00:10 [2022-02-17T18:00:10.759Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:00:10 [2022-02-17T18:00:10.759Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
18:00:10 [2022-02-17T18:00:10.759Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:00:11 [2022-02-17T18:00:11.226Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:00:11 [2022-02-17T18:00:11.226Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:00:11 [2022-02-17T18:00:11.226Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:00:12 [2022-02-17T18:00:12.990Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:00:12 [2022-02-17T18:00:12.990Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:00:12 [2022-02-17T18:00:12.990Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:00:12 [2022-02-17T18:00:12.990Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:00:12 [2022-02-17T18:00:12.990Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:00:12 [2022-02-17T18:00:12.990Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:00:12 [2022-02-17T18:00:12.990Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:00:14 [2022-02-17T18:00:14.174Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:00:16 [2022-02-17T18:00:16.200Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:00:16 [2022-02-17T18:00:16.200Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:00:16 [2022-02-17T18:00:16.200Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModeHostname
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunMount
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:00:17 [2022-02-17T18:00:17.164Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.164Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:00:17 [2022-02-17T18:00:17.966Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:00:17 [2022-02-17T18:00:17.966Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:00:17 [2022-02-17T18:00:17.966Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:00:20 [2022-02-17T18:00:20.919Z] === RUN   TestDockerSuite/TestRunEnvironment
18:00:20 [2022-02-17T18:00:20.919Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
18:00:20 [2022-02-17T18:00:20.919Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:00:20 [2022-02-17T18:00:20.919Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
18:00:20 [2022-02-17T18:00:20.919Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:00:20 [2022-02-17T18:00:20.919Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
18:00:20 [2022-02-17T18:00:20.919Z] === RUN   TestDockerSuite/TestRunExitCode
18:00:24 [2022-02-17T18:00:24.220Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:00:24 [2022-02-17T18:00:24.221Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:00:24 [2022-02-17T18:00:24.221Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:00:24 [2022-02-17T18:00:24.221Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:00:24 [2022-02-17T18:00:24.221Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:00:24 [2022-02-17T18:00:24.221Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:00:24 [2022-02-17T18:00:24.221Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:00:24 [2022-02-17T18:00:24.728Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:00:27 [2022-02-17T18:00:27.708Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:00:29 [2022-02-17T18:00:29.999Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:00:30 [2022-02-17T18:00:30.687Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:00:30 [2022-02-17T18:00:30.687Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:00:31 [2022-02-17T18:00:31.499Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:00:32 [2022-02-17T18:00:32.869Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:00:32 [2022-02-17T18:00:32.870Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetHost
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:00:33 [2022-02-17T18:00:33.720Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:00:33 [2022-02-17T18:00:33.720Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:00:34 [2022-02-17T18:00:34.177Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunExposePort
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:00:34 [2022-02-17T18:00:34.491Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:00:34 [2022-02-17T18:00:34.491Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:00:35 [2022-02-17T18:00:35.142Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:00:36 [2022-02-17T18:00:36.607Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:00:37 [2022-02-17T18:00:37.575Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:00:37 [2022-02-17T18:00:37.575Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:00:38 [2022-02-17T18:00:38.034Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:00:38 [2022-02-17T18:00:38.034Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:00:38 [2022-02-17T18:00:38.037Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:00:40 [2022-02-17T18:00:40.206Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:00:40 [2022-02-17T18:00:40.415Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:00:40 [2022-02-17T18:00:40.415Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:00:40 [2022-02-17T18:00:40.415Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:00:40 [2022-02-17T18:00:40.415Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:00:40 [2022-02-17T18:00:40.415Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:00:40 [2022-02-17T18:00:40.415Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:00:41 [2022-02-17T18:00:41.170Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunPortInUse
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:00:43 [2022-02-17T18:00:43.342Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:00:43 [2022-02-17T18:00:43.342Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:00:46 [2022-02-17T18:00:46.238Z] === RUN   TestDockerSuite/TestRunPublishPort
18:00:46 [2022-02-17T18:00:46.238Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:00:46 [2022-02-17T18:00:46.238Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:00:46 [2022-02-17T18:00:46.238Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:00:46 [2022-02-17T18:00:46.238Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:00:46 [2022-02-17T18:00:46.238Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:00:46 [2022-02-17T18:00:46.238Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:00:46 [2022-02-17T18:00:46.238Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:00:46 [2022-02-17T18:00:46.238Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:00:46 [2022-02-17T18:00:46.238Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:00:46 [2022-02-17T18:00:46.238Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:00:48 [2022-02-17T18:00:48.367Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:00:48 [2022-02-17T18:00:48.367Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:00:48 [2022-02-17T18:00:48.367Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:00:48 [2022-02-17T18:00:48.826Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:00:48 [2022-02-17T18:00:48.826Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:00:48 [2022-02-17T18:00:48.826Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:00:48 [2022-02-17T18:00:48.826Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:00:49 [2022-02-17T18:00:49.103Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:00:49 [2022-02-17T18:00:49.103Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:00:49 [2022-02-17T18:00:49.103Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModeHostname
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunMount
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:00:51 [2022-02-17T18:00:51.320Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:00:51 [2022-02-17T18:00:51.320Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:00:59 [2022-02-17T18:00:59.151Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:00:59 [2022-02-17T18:00:59.151Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:00:59 [2022-02-17T18:00:59.151Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:01:01 [2022-02-17T18:01:01.026Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:01:01 [2022-02-17T18:01:01.026Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:01:01 [2022-02-17T18:01:01.026Z] === RUN   TestDockerSuite/TestRunRm
18:01:01 [2022-02-17T18:01:01.742Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:01:01 [2022-02-17T18:01:01.742Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:01:01 [2022-02-17T18:01:01.742Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:01:01 [2022-02-17T18:01:01.742Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:01:01 [2022-02-17T18:01:01.742Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:01:01 [2022-02-17T18:01:01.742Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:01:01 [2022-02-17T18:01:01.742Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:01:06 [2022-02-17T18:01:06.805Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:01:07 [2022-02-17T18:01:07.650Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:01:11 [2022-02-17T18:01:11.559Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:01:11 [2022-02-17T18:01:11.559Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:01:11 [2022-02-17T18:01:11.559Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:01:11 [2022-02-17T18:01:11.559Z] --- PASS: TestDockerSuite (2591.15s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.73s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.70s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.40s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.77s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.30s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.16s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.80s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.86s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.56s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.13s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.32s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.92s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.92s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.85s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.87s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.40s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.64s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.30s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.67s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.66s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.32s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.00s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.79s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.59s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.80s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.65s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.36s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.67s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.51s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.73s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.53s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.81s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s)
18:01:11 [2022-02-17T18:01:11.559Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.80s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.20s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.50s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.19s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.53s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.55s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (56.98s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.26s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.22s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.15s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.22s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.23s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.51s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.21s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.65s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.25s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.92s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.49s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.70s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.38s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFails (2.87s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.68s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.84s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildForceRm (7.47s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFromGit (7.37s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.25s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.67s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.10s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.16s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.18s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.08s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.11s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.73s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.46s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.87s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.28s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.28s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.77s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.78s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.67s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.16s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.37s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.06s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.44s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.28s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.17s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.53s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.55s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.47s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.98s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.59s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.58s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.53s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.68s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildRm (22.69s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.16s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.74s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.60s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.56s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.95s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.08s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.11s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.48s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.04s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.21s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.20s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.62s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.26s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.77s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.89s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.41s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.39s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.75s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.45s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.88s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.41s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.41s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.20s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.59s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCommitChange (5.88s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.33s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.07s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.00s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.27s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (8.17s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.19s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.83s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.93s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.70s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.39s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.35s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.90s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.86s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.10s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.80s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.42s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.41s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.16s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.94s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.38s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.71s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s)
18:01:11 [2022-02-17T18:01:11.560Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.44s)
18:01:11 [2022-02-17T18:01:11.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.88s)
18:01:11 [2022-02-17T18:01:11.560Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.89s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.91s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.96s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000096720_<nil>} (2.94s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13614906329_c:\foo_false__<nil>_<nil>_<nil>} (2.94s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13614906329_c:\foo_true__<nil>_<nil>_<nil>} (2.88s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:01:11 [2022-02-17T18:01:11.561Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.05s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.04s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.44s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.07s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.66s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.60s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpToDot (3.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.03s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.26s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.34s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.04s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.16s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.26s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateRM (0.52s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.10s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.98s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.94s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (10.23s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.34s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.68s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.91s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.96s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.15s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.98s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.68s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.22s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsRename (3.07s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsResize (8.26s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.79s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.86s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.49s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.85s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.34s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.36s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.59s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.28s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.53s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.85s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.67s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.52s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.07s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.20s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.33s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.37s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.48s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.37s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.17s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.24s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:01:11 [2022-02-17T18:01:11.561Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.82s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.88s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.89s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.85s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.88s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.18s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.88s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.82s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.40s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.73s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.91s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.59s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.06s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.54s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.94s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.00s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.42s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.41s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.22s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.00s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.68s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.54s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.57s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.63s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:01:12 [2022-02-17T18:01:12.025Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.20s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestLogsSince (9.63s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestLogsTail (3.36s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.15s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.88s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.65s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.71s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsByOrder (9.22s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.59s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.33s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.54s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.38s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.93s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.95s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.57s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.00s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.41s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.74s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.16s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.03s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.88s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.40s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.05s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.34s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.65s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.55s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.10s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.60s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.49s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiTag (0.93s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.18s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.89s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.46s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.42s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.92s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.99s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.99s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.00s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.94s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.00s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.00s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.43s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.33s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.07s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.84s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.81s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.07s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.82s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.91s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.88s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.87s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.80s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.92s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.10s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.06s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.85s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.52s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.74s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.24s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.49s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.10s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.64s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.07s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.05s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunRm (3.04s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.03s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.11s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (3.15s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.52s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.56s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:01:12 [2022-02-17T18:01:12.026Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.89s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.59s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.80s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.82s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.62s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.64s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.70s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.05s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.03s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.05s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.34s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.33s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.10s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.77s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.47s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.33s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.07s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.15s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.58s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.72s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.61s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.24s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.87s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.73s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.91s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.57s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s)
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] --- PASS: TestDockerRegistrySuite (0.19s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:01:12 [2022-02-17T18:01:12.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.027Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:01:12 [2022-02-17T18:01:12.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthTokenSuite
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerDaemonSuite
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerSwarmSuite
18:01:12 [2022-02-17T18:01:12.028Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- PASS: TestDockerPluginSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerExternalVolumeSuite
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerNetworkSuite
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] === RUN   TestDockerHubPullSuite
18:01:12 [2022-02-17T18:01:12.028Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.028Z] PASS
18:01:12 [2022-02-17T18:01:12.028Z] ok  	github.com/docker/docker/integration-cli	2591.598s
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === Skipped
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s)
18:01:12 [2022-02-17T18:01:12.028Z] 
18:01:12 [2022-02-17T18:01:12.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:01:12 [2022-02-17T18:01:12.028Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.91s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_sni_test.go:18: Flakey test
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.029Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:01:12 [2022-02-17T18:01:12.029Z] 
18:01:12 [2022-02-17T18:01:12.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z] 
18:01:12 [2022-02-17T18:01:12.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:01:12 [2022-02-17T18:01:12.030Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.494Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:01:12 [2022-02-17T18:01:12.494Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.495Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:01:12 [2022-02-17T18:01:12.495Z] 
18:01:12 [2022-02-17T18:01:12.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.03s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:01:12 [2022-02-17T18:01:12.496Z] 
18:01:12 [2022-02-17T18:01:12.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:01:12 [2022-02-17T18:01:12.496Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.497Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:01:12 [2022-02-17T18:01:12.497Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.498Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:01:12 [2022-02-17T18:01:12.498Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.03s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.499Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:01:12 [2022-02-17T18:01:12.499Z] 
18:01:12 [2022-02-17T18:01:12.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.582Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:01:12 [2022-02-17T18:01:12.960Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:01:12 [2022-02-17T18:01:12.960Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:01:12 [2022-02-17T18:01:12.961Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:01:12 [2022-02-17T18:01:12.962Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] DONE 1085 tests, 539 skipped in 2601.429s
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Integration tests ended at 02/17/2022 18:01:12. Duration:00:43:21.5794103
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Docker info of the daemon under test at end of run
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] Containers: 2
18:01:12 [2022-02-17T18:01:12.962Z]  Running: 0
18:01:12 [2022-02-17T18:01:12.962Z]  Paused: 0
18:01:12 [2022-02-17T18:01:12.962Z]  Stopped: 2
18:01:12 [2022-02-17T18:01:12.962Z] Images: 18
18:01:12 [2022-02-17T18:01:12.962Z] Server Version: 0.0.0-dev
18:01:12 [2022-02-17T18:01:12.962Z] Storage Driver: windowsfilter
18:01:12 [2022-02-17T18:01:12.962Z]  Windows: 
18:01:12 [2022-02-17T18:01:12.962Z] Logging Driver: json-file
18:01:12 [2022-02-17T18:01:12.962Z] Plugins: 
18:01:12 [2022-02-17T18:01:12.962Z]  Volume: local
18:01:12 [2022-02-17T18:01:12.962Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:01:12 [2022-02-17T18:01:12.962Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:01:12 [2022-02-17T18:01:12.962Z] Swarm: inactive
18:01:12 [2022-02-17T18:01:12.962Z] Default Isolation: process
18:01:12 [2022-02-17T18:01:12.962Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:01:12 [2022-02-17T18:01:12.962Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
18:01:12 [2022-02-17T18:01:12.962Z] OSType: windows
18:01:12 [2022-02-17T18:01:12.962Z] Architecture: x86_64
18:01:12 [2022-02-17T18:01:12.962Z] CPUs: 4
18:01:12 [2022-02-17T18:01:12.962Z] Total Memory: 32GiB
18:01:12 [2022-02-17T18:01:12.962Z] Name: azwin-2-a8c220
18:01:12 [2022-02-17T18:01:12.962Z] ID: XJBN:Y57K:LOGM:LXVK:AP6O:OXPZ:SEVP:LBKC:QGIO:DEZ7:H2BE:WVEC
18:01:12 [2022-02-17T18:01:12.962Z] Docker Root Dir: D:\CI\PR-43253\3\daemon
18:01:12 [2022-02-17T18:01:12.962Z] Debug Mode (client): false
18:01:12 [2022-02-17T18:01:12.962Z] Debug Mode (server): true
18:01:12 [2022-02-17T18:01:12.962Z]  File Descriptors: -1
18:01:12 [2022-02-17T18:01:12.962Z]  Goroutines: 17
18:01:12 [2022-02-17T18:01:12.962Z]  System Time: 2022-02-17T18:01:12.6588336Z
18:01:12 [2022-02-17T18:01:12.962Z]  EventsListeners: 0
18:01:12 [2022-02-17T18:01:12.962Z] Registry: https://index.docker.io/v1/
18:01:12 [2022-02-17T18:01:12.962Z] Labels:
18:01:12 [2022-02-17T18:01:12.962Z] Experimental: false
18:01:12 [2022-02-17T18:01:12.962Z] Insecure Registries:
18:01:12 [2022-02-17T18:01:12.962Z]  127.0.0.0/8
18:01:12 [2022-02-17T18:01:12.962Z] Live Restore Enabled: false
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] 
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Stopping daemon under test
18:01:12 [2022-02-17T18:01:12.962Z] SUCCESS: The process with PID 5060 (child process of PID 2416) has been terminated.
18:01:12 [2022-02-17T18:01:12.962Z] SUCCESS: The process with PID 2416 (child process of PID 740) has been terminated.
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Stop tailing logs of the daemon under tests
18:01:12 [2022-02-17T18:01:12.962Z] INFO: executeCI.ps1 Completed successfully at 02/17/2022 18:01:12.
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Tidying up at end of run
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Saving daemon under test log (d:\CI\PR-43253\3\dut.out) to bundles\CIDUT.out
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Saving daemon under test log (d:\CI\PR-43253\3\dut.err) to bundles\CIDUT.err
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Saving containerd logs to bundles
18:01:12 [2022-02-17T18:01:12.962Z] INFO: Nuke-Everything...
18:01:13 [2022-02-17T18:01:13.421Z] INFO: Container count on control daemon to delete is 2
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetHost
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:01:13 [2022-02-17T18:01:13.527Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:01:13 [2022-02-17T18:01:13.527Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:01:13 [2022-02-17T18:01:13.881Z] 377555543f1d
18:01:13 [2022-02-17T18:01:13.882Z] 8cff907d776c
18:01:13 [2022-02-17T18:01:13.882Z] INFO: Non-base image count on control daemon to delete is 1
18:01:13 [2022-02-17T18:01:13.995Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:01:14 [2022-02-17T18:01:14.752Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:01:14 [2022-02-17T18:01:14.980Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:01:15 [2022-02-17T18:01:15.423Z] Deleted: sha256:16ab74bc051111fb2d16a7a44dd7f78c7bc1cea34b6e93064acdb808f1739824
18:01:15 [2022-02-17T18:01:15.423Z] Deleted: sha256:2a3c718be9a1792114ab880213f2bb5db7001bff400e990c8953ef18239d21eb
18:01:15 [2022-02-17T18:01:15.423Z] INFO: Tidying pidfile d:\CI\PR-43253\3\docker.pid
18:01:15 [2022-02-17T18:01:15.423Z] INFO: Nuking d:\CI
18:01:16 [2022-02-17T18:01:16.922Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:01:17 [2022-02-17T18:01:17.196Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:01:19 [2022-02-17T18:01:19.101Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:01:19 [2022-02-17T18:01:19.413Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:01:20 [2022-02-17T18:01:20.401Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:01:22 [2022-02-17T18:01:22.058Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:01:22 [2022-02-17T18:01:22.059Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:01:22 [2022-02-17T18:01:22.059Z] === RUN   TestDockerSuite/TestRunState
18:01:22 [2022-02-17T18:01:22.059Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:01:22 [2022-02-17T18:01:22.059Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:01:23 [2022-02-17T18:01:23.355Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunPortInUse
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:01:23 [2022-02-17T18:01:23.824Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:01:23 [2022-02-17T18:01:23.824Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:01:25 [2022-02-17T18:01:25.018Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:01:25 [2022-02-17T18:01:25.019Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:01:25 [2022-02-17T18:01:25.019Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:01:26 [2022-02-17T18:01:26.585Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:01:26 [2022-02-17T18:01:26.585Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:01:26 [2022-02-17T18:01:26.585Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:01:26 [2022-02-17T18:01:26.585Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:01:26 [2022-02-17T18:01:26.585Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:01:27 [2022-02-17T18:01:27.055Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:01:27 [2022-02-17T18:01:27.055Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:01:27 [2022-02-17T18:01:27.055Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:01:27 [2022-02-17T18:01:27.055Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:01:28 [2022-02-17T18:01:28.580Z] === RUN   TestDockerSuite/TestRunPublishPort
18:01:28 [2022-02-17T18:01:28.581Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:01:28 [2022-02-17T18:01:28.581Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:01:28 [2022-02-17T18:01:28.581Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:01:28 [2022-02-17T18:01:28.581Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:01:28 [2022-02-17T18:01:28.581Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:01:28 [2022-02-17T18:01:28.581Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:01:28 [2022-02-17T18:01:28.581Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:01:28 [2022-02-17T18:01:28.581Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:01:28 [2022-02-17T18:01:28.581Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:01:28 [2022-02-17T18:01:28.581Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUserByID
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUserByName
18:01:31 [2022-02-17T18:01:31.815Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:01:31 [2022-02-17T18:01:31.815Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:01:34 [2022-02-17T18:01:34.034Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:01:34 [2022-02-17T18:01:34.034Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:01:34 [2022-02-17T18:01:34.034Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:01:36 [2022-02-17T18:01:36.992Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:01:36 [2022-02-17T18:01:36.992Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:01:36 [2022-02-17T18:01:36.992Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:01:36 [2022-02-17T18:01:36.992Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:01:36 [2022-02-17T18:01:36.992Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:01:39 [2022-02-17T18:01:39.952Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:01:41 [2022-02-17T18:01:41.154Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:01:41 [2022-02-17T18:01:41.154Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:01:41 [2022-02-17T18:01:41.154Z] === RUN   TestDockerSuite/TestRunRm
18:01:43 [2022-02-17T18:01:43.370Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:01:47 [2022-02-17T18:01:47.121Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:01:49 [2022-02-17T18:01:49.244Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:01:51 [2022-02-17T18:01:51.193Z] INFO: Zapped successfully
18:01:51 [2022-02-17T18:01:51.193Z] 
18:01:51 [2022-02-17T18:01:51.193Z] INFO: executeCI.ps1 exiting at Thu Feb 17 18:01:45 CUT 2022. Duration 01:01:59.4838761
18:01:51 [2022-02-17T18:01:51.193Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:01:51 [2022-02-17T18:01:51.433Z] Recording test results
18:01:51 [2022-02-17T18:01:51.879Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:01:52 [2022-02-17T18:01:52.152Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:01:53 [2022-02-17T18:01:53.035Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:01:54 [2022-02-17T18:01:54.441Z] Creating win-2022-integration-bundles.zip
18:01:55 [2022-02-17T18:01:55.248Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
[Pipeline] archiveArtifacts
18:01:56 [2022-02-17T18:01:56.196Z] Archiving artifacts
18:01:57 [2022-02-17T18:01:57.362Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:01:58 [2022-02-17T18:01:58.364Z] + make clean
18:01:59 [2022-02-17T18:01:59.039Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:01:59 [2022-02-17T18:01:59.039Z]     docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:01:59 [2022-02-17T18:01:59.039Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:01:59 [2022-02-17T18:01:59.039Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:01:59 [2022-02-17T18:01:59.039Z] === RUN   TestDockerSuite/TestRunState
18:01:59 [2022-02-17T18:01:59.039Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:01:59 [2022-02-17T18:01:59.039Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:01:59 [2022-02-17T18:01:59.042Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:01:59 [2022-02-17T18:01:59.042Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:01:59 [2022-02-17T18:01:59.042Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:01:59 [2022-02-17T18:01:59.042Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:02:01 [2022-02-17T18:02:01.264Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:02:02 [2022-02-17T18:02:02.000Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:02:02 [2022-02-17T18:02:02.000Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:02:02 [2022-02-17T18:02:02.000Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:02:02 [2022-02-17T18:02:02.987Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:02:02 [2022-02-17T18:02:02.987Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:02:02 [2022-02-17T18:02:02.987Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:02:02 [2022-02-17T18:02:02.987Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:02:02 [2022-02-17T18:02:02.987Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:02:02 [2022-02-17T18:02:02.987Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:02:02 [2022-02-17T18:02:02.987Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:02:02 [2022-02-17T18:02:02.987Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:02:02 [2022-02-17T18:02:02.987Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:02:03 [2022-02-17T18:02:03.489Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:02:05 [2022-02-17T18:02:05.447Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:02:05 [2022-02-17T18:02:05.447Z] docker-dev-cache
18:02:05 [2022-02-17T18:02:05.447Z] docker-mod-cache
[Pipeline] deleteDir
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:02:06 [2022-02-17T18:02:06.444Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:02:06 [2022-02-17T18:02:06.444Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:02:06 [2022-02-17T18:02:06.444Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:02:06 [2022-02-17T18:02:06.444Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:02:06 [2022-02-17T18:02:06.444Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:02:06 [2022-02-17T18:02:06.444Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:02:06 [2022-02-17T18:02:06.444Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUserByID
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:02:08 [2022-02-17T18:02:08.858Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:02:08 [2022-02-17T18:02:08.858Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:02:09 [2022-02-17T18:02:09.326Z] === RUN   TestDockerSuite/TestRunUserByName
18:02:09 [2022-02-17T18:02:09.326Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:02:09 [2022-02-17T18:02:09.326Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:02:10 [2022-02-17T18:02:10.239Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:02:11 [2022-02-17T18:02:11.812Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:02:12 [2022-02-17T18:02:12.277Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:02:12 [2022-02-17T18:02:12.277Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:02:12 [2022-02-17T18:02:12.277Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:02:14 [2022-02-17T18:02:14.033Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:02:15 [2022-02-17T18:02:15.315Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:02:15 [2022-02-17T18:02:15.315Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:02:15 [2022-02-17T18:02:15.315Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:02:15 [2022-02-17T18:02:15.315Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:02:15 [2022-02-17T18:02:15.315Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveImageId
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:02:18 [2022-02-17T18:02:18.795Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:02:18 [2022-02-17T18:02:18.795Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:02:19 [2022-02-17T18:02:19.111Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:02:21 [2022-02-17T18:02:21.749Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:02:21 [2022-02-17T18:02:21.750Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:02:22 [2022-02-17T18:02:22.218Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:02:22 [2022-02-17T18:02:22.688Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:02:24 [2022-02-17T18:02:24.257Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:02:29 [2022-02-17T18:02:29.538Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:02:31 [2022-02-17T18:02:31.420Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:02:31 [2022-02-17T18:02:31.420Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:02:31 [2022-02-17T18:02:31.420Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:02:35 [2022-02-17T18:02:35.402Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:02:38 [2022-02-17T18:02:38.586Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:02:38 [2022-02-17T18:02:38.586Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:02:38 [2022-02-17T18:02:38.586Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:02:43 [2022-02-17T18:02:43.350Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:02:43 [2022-02-17T18:02:43.350Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:02:43 [2022-02-17T18:02:43.350Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:02:43 [2022-02-17T18:02:43.350Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:02:43 [2022-02-17T18:02:43.350Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:02:43 [2022-02-17T18:02:43.350Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:02:43 [2022-02-17T18:02:43.350Z] === RUN   TestDockerSuite/TestStartRecordError
18:02:43 [2022-02-17T18:02:43.350Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:02:43 [2022-02-17T18:02:43.350Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:02:44 [2022-02-17T18:02:44.090Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:02:44 [2022-02-17T18:02:44.090Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:02:44 [2022-02-17T18:02:44.090Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:02:44 [2022-02-17T18:02:44.090Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:02:47 [2022-02-17T18:02:47.877Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:02:50 [2022-02-17T18:02:50.826Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:02:53 [2022-02-17T18:02:53.776Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:02:53 [2022-02-17T18:02:53.776Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.776Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:02:53 [2022-02-17T18:02:53.788Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:02:53 [2022-02-17T18:02:53.788Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:02:53 [2022-02-17T18:02:53.788Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:02:53 [2022-02-17T18:02:53.788Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:02:53 [2022-02-17T18:02:53.788Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestStatsNoStream
18:02:53 [2022-02-17T18:02:53.788Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:02:53 [2022-02-17T18:02:53.788Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:02:54 [2022-02-17T18:02:54.244Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:02:54 [2022-02-17T18:02:54.244Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:02:54 [2022-02-17T18:02:54.244Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:02:54 [2022-02-17T18:02:54.244Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:02:54 [2022-02-17T18:02:54.244Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:02:54 [2022-02-17T18:02:54.244Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:02:56 [2022-02-17T18:02:56.006Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:02:58 [2022-02-17T18:02:58.226Z] === RUN   TestDockerSuite/TestTopPrivileged
18:02:58 [2022-02-17T18:02:58.226Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:02:58 [2022-02-17T18:02:58.226Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:03:00 [2022-02-17T18:03:00.110Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:03:00 [2022-02-17T18:03:00.444Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:03:00 [2022-02-17T18:03:00.444Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:03:00 [2022-02-17T18:03:00.444Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:03:00 [2022-02-17T18:03:00.444Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:03:00 [2022-02-17T18:03:00.444Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:03:00 [2022-02-17T18:03:00.444Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:03:00 [2022-02-17T18:03:00.444Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:03:02 [2022-02-17T18:03:02.325Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:03:04 [2022-02-17T18:03:04.539Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveImageId
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:03:11 [2022-02-17T18:03:11.701Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:03:11 [2022-02-17T18:03:11.701Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:03:13 [2022-02-17T18:03:13.266Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:03:13 [2022-02-17T18:03:13.734Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:03:14 [2022-02-17T18:03:14.201Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:03:14 [2022-02-17T18:03:14.669Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:03:16 [2022-02-17T18:03:16.252Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:03:18 [2022-02-17T18:03:18.271Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:03:18 [2022-02-17T18:03:18.271Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:03:19 [2022-02-17T18:03:19.837Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:03:19 [2022-02-17T18:03:19.837Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:03:22 [2022-02-17T18:03:22.792Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:03:23 [2022-02-17T18:03:23.261Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:03:23 [2022-02-17T18:03:23.732Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:03:23 [2022-02-17T18:03:23.732Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:03:24 [2022-02-17T18:03:24.201Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:03:26 [2022-02-17T18:03:26.833Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:03:26 [2022-02-17T18:03:26.833Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:03:26 [2022-02-17T18:03:26.833Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:03:32 [2022-02-17T18:03:32.871Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:03:32 [2022-02-17T18:03:32.871Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:03:32 [2022-02-17T18:03:32.871Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:03:32 [2022-02-17T18:03:32.871Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:03:33 [2022-02-17T18:03:33.340Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:03:33 [2022-02-17T18:03:33.340Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:03:33 [2022-02-17T18:03:33.340Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:03:37 [2022-02-17T18:03:37.248Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:03:37 [2022-02-17T18:03:37.248Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:03:37 [2022-02-17T18:03:37.248Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:03:40 [2022-02-17T18:03:40.507Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:03:40 [2022-02-17T18:03:40.507Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:03:40 [2022-02-17T18:03:40.976Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:03:42 [2022-02-17T18:03:42.004Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:03:42 [2022-02-17T18:03:42.004Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:03:42 [2022-02-17T18:03:42.004Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:03:42 [2022-02-17T18:03:42.004Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:03:42 [2022-02-17T18:03:42.004Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:03:42 [2022-02-17T18:03:42.004Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:03:42 [2022-02-17T18:03:42.004Z] === RUN   TestDockerSuite/TestStartRecordError
18:03:42 [2022-02-17T18:03:42.004Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:03:42 [2022-02-17T18:03:42.004Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:03:51 [2022-02-17T18:03:51.412Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:03:51 [2022-02-17T18:03:51.412Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:03:51 [2022-02-17T18:03:51.412Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:03:51 [2022-02-17T18:03:51.881Z] --- PASS: TestDockerSuite (2645.46s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (95.63s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.26s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.30s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:03:51 [2022-02-17T18:03:51.881Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.21s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.47s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (105.43s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.57s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.99s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.94s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.99s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.91s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.38s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddTar (46.33s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.91s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.87s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.72s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.93s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.12s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.65s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.82s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.30s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.63s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.55s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.62s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.75s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.07s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.21s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.19s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.96s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.58s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.06s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.86s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (82.60s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.32s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.34s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.06s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.41s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.52s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.13s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.53s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.20s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.44s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.79s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.40s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.85s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.00s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.83s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.09s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFails (2.46s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.10s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.73s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.79s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.97s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.18s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.95s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.32s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.91s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.14s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.88s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.08s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.08s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.50s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.86s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.20s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.72s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.12s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.06s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.55s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.69s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.81s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.88s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.78s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.85s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.19s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.51s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (18.40s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.75s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.90s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.83s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.51s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.94s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.79s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.32s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildRm (12.64s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.52s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.30s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (25.53s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.57s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.55s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.19s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.12s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.43s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.23s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.08s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.82s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.63s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.92s)
18:03:51 [2022-02-17T18:03:51.882Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (13.45s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.50s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.72s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.79s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.49s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.90s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.99s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.25s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.32s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.44s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCommitChange (4.87s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (9.25s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.62s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.72s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.38s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.56s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.94s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.75s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.49s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.57s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.34s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.61s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.19s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.80s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.08s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.94s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.56s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.27s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.47s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.72s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.70s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.67s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.79s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.61s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000405650_<nil>} (2.63s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1204902942_c:\foo_false__<nil>_<nil>_<nil>} (2.64s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1204902942_c:\foo_true__<nil>_<nil>_<nil>} (2.67s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:03:51 [2022-02-17T18:03:51.883Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.72s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.67s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.52s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.51s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.59s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.64s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpToCaseH (14.41s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpToDot (2.57s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.38s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.21s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.13s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.98s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.20s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateRM (0.36s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.85s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.70s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.45s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.45s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.51s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (17.75s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.00s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.73s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.88s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.85s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.85s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.10s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.66s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.89s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.20s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsRename (7.32s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsResize (7.88s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.26s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.72s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.16s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.98s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.24s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.29s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.25s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.33s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.24s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.68s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.32s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.15s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.22s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.16s)
18:03:51 [2022-02-17T18:03:51.883Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.11s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.24s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.44s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.24s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.32s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.27s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.35s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.28s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.24s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.21s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.39s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.27s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.20s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.24s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.73s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.41s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.21s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.03s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.93s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.93s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.15s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.66s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.60s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.53s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.39s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsSince (9.11s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsTail (2.87s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.28s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.61s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.56s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.90s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.21s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.92s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.60s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.95s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.26s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.55s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.78s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.46s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.25s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.49s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (14.99s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.96s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.28s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.15s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.20s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.48s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.80s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.26s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.75s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.21s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.20s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiTag (0.75s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.13s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.27s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.52s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.49s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.98s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.33s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.89s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.22s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.25s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.22s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.58s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.24s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.20s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.03s)
18:03:51 [2022-02-17T18:03:51.884Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.42s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.26s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.31s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.32s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunExitCode (7.17s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.30s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.24s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.08s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.62s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.17s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.85s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.73s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunRm (7.13s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.48s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.61s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.24s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.53s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.95s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.75s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.34s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.15s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.09s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.72s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.61s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.79s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.36s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.44s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.97s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.75s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.25s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.53s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.66s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.73s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.52s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.43s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.23s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.56s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.29s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.18s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:03:51 [2022-02-17T18:03:51.885Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.10s)
18:03:51 [2022-02-17T18:03:51.886Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s)
18:03:52 [2022-02-17T18:03:52.355Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s)
18:03:52 [2022-02-17T18:03:52.355Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.23s)
18:03:52 [2022-02-17T18:03:52.355Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:03:52 [2022-02-17T18:03:52.355Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s)
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:03:52 [2022-02-17T18:03:52.355Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:03:52 [2022-02-17T18:03:52.355Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:03:52 [2022-02-17T18:03:52.355Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:03:52 [2022-02-17T18:03:52.355Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:03:52 [2022-02-17T18:03:52.355Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:03:52 [2022-02-17T18:03:52.355Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.355Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerRegistrySuite (0.19s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthTokenSuite
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerDaemonSuite
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerSwarmSuite
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- PASS: TestDockerPluginSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerExternalVolumeSuite
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerNetworkSuite
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] === RUN   TestDockerHubPullSuite
18:03:52 [2022-02-17T18:03:52.356Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.356Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.356Z] PASS
18:03:52 [2022-02-17T18:03:52.356Z] ok  	github.com/docker/docker/integration-cli	2645.908s
18:03:52 [2022-02-17T18:03:52.356Z] 
18:03:52 [2022-02-17T18:03:52.356Z] === Skipped
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.93s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.357Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:03:52 [2022-02-17T18:03:52.357Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_sni_test.go:18: Flakey test
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:03:52 [2022-02-17T18:03:52.358Z] 
18:03:52 [2022-02-17T18:03:52.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:03:52 [2022-02-17T18:03:52.358Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.358Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.359Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
18:03:52 [2022-02-17T18:03:52.359Z] 
18:03:52 [2022-02-17T18:03:52.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.360Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:03:52 [2022-02-17T18:03:52.360Z] 
18:03:52 [2022-02-17T18:03:52.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:03:52 [2022-02-17T18:03:52.361Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.361Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:03:52 [2022-02-17T18:03:52.361Z] 
18:03:52 [2022-02-17T18:03:52.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:03:52 [2022-02-17T18:03:52.361Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.361Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:03:52 [2022-02-17T18:03:52.428Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:03:52 [2022-02-17T18:03:52.428Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:03:52 [2022-02-17T18:03:52.428Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:03:52 [2022-02-17T18:03:52.428Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:03:52 [2022-02-17T18:03:52.428Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestStatsNoStream
18:03:52 [2022-02-17T18:03:52.428Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.428Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.830Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.830Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:03:52 [2022-02-17T18:03:52.830Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.831Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.831Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:03:52 [2022-02-17T18:03:52.831Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.832Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.832Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:03:52 [2022-02-17T18:03:52.832Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.833Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z] 
18:03:52 [2022-02-17T18:03:52.833Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:03:52 [2022-02-17T18:03:52.833Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:03:52 [2022-02-17T18:03:52.834Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] DONE 1085 tests, 539 skipped in 2655.051s
18:03:52 [2022-02-17T18:03:52.834Z] INFO: Integration tests ended at 02/17/2022 18:03:52. Duration:00:44:15.3963824
18:03:52 [2022-02-17T18:03:52.834Z] INFO: Docker info of the daemon under test at end of run
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] Containers: 2
18:03:52 [2022-02-17T18:03:52.834Z]  Running: 0
18:03:52 [2022-02-17T18:03:52.834Z]  Paused: 0
18:03:52 [2022-02-17T18:03:52.834Z]  Stopped: 2
18:03:52 [2022-02-17T18:03:52.834Z] Images: 18
18:03:52 [2022-02-17T18:03:52.834Z] Server Version: 0.0.0-dev
18:03:52 [2022-02-17T18:03:52.834Z] Storage Driver: windowsfilter
18:03:52 [2022-02-17T18:03:52.834Z]  Windows: 
18:03:52 [2022-02-17T18:03:52.834Z] Logging Driver: json-file
18:03:52 [2022-02-17T18:03:52.834Z] Plugins: 
18:03:52 [2022-02-17T18:03:52.834Z]  Volume: local
18:03:52 [2022-02-17T18:03:52.834Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:03:52 [2022-02-17T18:03:52.834Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:03:52 [2022-02-17T18:03:52.834Z] Swarm: inactive
18:03:52 [2022-02-17T18:03:52.834Z] Default Isolation: process
18:03:52 [2022-02-17T18:03:52.834Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:03:52 [2022-02-17T18:03:52.834Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
18:03:52 [2022-02-17T18:03:52.834Z] OSType: windows
18:03:52 [2022-02-17T18:03:52.834Z] Architecture: x86_64
18:03:52 [2022-02-17T18:03:52.834Z] CPUs: 4
18:03:52 [2022-02-17T18:03:52.834Z] Total Memory: 32GiB
18:03:52 [2022-02-17T18:03:52.834Z] Name: azwin-2-7a7250
18:03:52 [2022-02-17T18:03:52.834Z] ID: YWBF:URJ3:O2UY:WNGA:A6HJ:5FYB:2SI3:372C:G4X5:7HT2:EUGB:6T4S
18:03:52 [2022-02-17T18:03:52.834Z] Docker Root Dir: D:\CI\PR-43253\3\daemon
18:03:52 [2022-02-17T18:03:52.834Z] Debug Mode (client): false
18:03:52 [2022-02-17T18:03:52.834Z] Debug Mode (server): true
18:03:52 [2022-02-17T18:03:52.834Z]  File Descriptors: -1
18:03:52 [2022-02-17T18:03:52.834Z]  Goroutines: 17
18:03:52 [2022-02-17T18:03:52.834Z]  System Time: 2022-02-17T18:03:52.7691396Z
18:03:52 [2022-02-17T18:03:52.834Z]  EventsListeners: 0
18:03:52 [2022-02-17T18:03:52.834Z] Registry: https://index.docker.io/v1/
18:03:52 [2022-02-17T18:03:52.834Z] Labels:
18:03:52 [2022-02-17T18:03:52.834Z] Experimental: false
18:03:52 [2022-02-17T18:03:52.834Z] Insecure Registries:
18:03:52 [2022-02-17T18:03:52.834Z]  127.0.0.0/8
18:03:52 [2022-02-17T18:03:52.834Z] Live Restore Enabled: false
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:52 [2022-02-17T18:03:52.834Z] 
18:03:53 [2022-02-17T18:03:53.303Z] INFO: Stopping daemon under test
18:03:53 [2022-02-17T18:03:53.303Z] SUCCESS: The process with PID 3356 (child process of PID 2504) has been terminated.
18:03:53 [2022-02-17T18:03:53.303Z] SUCCESS: The process with PID 2504 (child process of PID 3412) has been terminated.
18:03:53 [2022-02-17T18:03:53.303Z] INFO: Stop tailing logs of the daemon under tests
18:03:53 [2022-02-17T18:03:53.303Z] INFO: executeCI.ps1 Completed successfully at 02/17/2022 18:03:52.
18:03:53 [2022-02-17T18:03:53.304Z] INFO: Tidying up at end of run
18:03:53 [2022-02-17T18:03:53.304Z] INFO: Saving daemon under test log (d:\CI\PR-43253\3\dut.out) to bundles\CIDUT.out
18:03:53 [2022-02-17T18:03:53.304Z] INFO: Saving daemon under test log (d:\CI\PR-43253\3\dut.err) to bundles\CIDUT.err
18:03:53 [2022-02-17T18:03:53.304Z] INFO: Saving containerd logs to bundles
18:03:53 [2022-02-17T18:03:53.304Z] INFO: Nuke-Everything...
18:03:53 [2022-02-17T18:03:53.772Z] INFO: Container count on control daemon to delete is 2
18:03:53 [2022-02-17T18:03:53.772Z] 29828057f93a
18:03:53 [2022-02-17T18:03:53.772Z] 2ab25fc9020a
18:03:54 [2022-02-17T18:03:54.241Z] INFO: Non-base image count on control daemon to delete is 1
18:03:55 [2022-02-17T18:03:55.229Z] Deleted: sha256:3042acb8e384519295d44146047adc9b594cf23d5230ef6bb667f9363b4cbbc8
18:03:55 [2022-02-17T18:03:55.229Z] Deleted: sha256:9351024d314a8bef3b4aca5cabef0bfe7eb7c9ff188b7f67588d3958f3326d8e
18:03:55 [2022-02-17T18:03:55.229Z] INFO: Tidying pidfile d:\CI\PR-43253\3\docker.pid
18:03:55 [2022-02-17T18:03:55.229Z] INFO: Nuking d:\CI
18:03:55 [2022-02-17T18:03:55.376Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:03:59 [2022-02-17T18:03:59.167Z] === RUN   TestDockerSuite/TestTopPrivileged
18:03:59 [2022-02-17T18:03:59.167Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:03:59 [2022-02-17T18:03:59.167Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:04:07 [2022-02-17T18:04:07.827Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:04:07 [2022-02-17T18:04:07.828Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:04:07 [2022-02-17T18:04:07.828Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:04:07 [2022-02-17T18:04:07.828Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:04:07 [2022-02-17T18:04:07.828Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:04:07 [2022-02-17T18:04:07.828Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:04:07 [2022-02-17T18:04:07.828Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:04:07 [2022-02-17T18:04:07.828Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:04:07 [2022-02-17T18:04:07.828Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:04:07 [2022-02-17T18:04:07.828Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:04:07 [2022-02-17T18:04:07.828Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:04:07 [2022-02-17T18:04:07.828Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:04:07 [2022-02-17T18:04:07.828Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:04:22 [2022-02-17T18:04:22.745Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:04:22 [2022-02-17T18:04:22.745Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:04:22 [2022-02-17T18:04:22.745Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:04:22 [2022-02-17T18:04:22.745Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:04:22 [2022-02-17T18:04:22.745Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:04:22 [2022-02-17T18:04:22.745Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:04:23 [2022-02-17T18:04:23.213Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:04:23 [2022-02-17T18:04:23.213Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:04:25 [2022-02-17T18:04:25.348Z] INFO: Zapped successfully
18:04:25 [2022-02-17T18:04:25.348Z] 
18:04:25 [2022-02-17T18:04:25.348Z] INFO: executeCI.ps1 exiting at Thu Feb 17 18:04:20 CUT 2022. Duration 01:03:28.9904462
18:04:25 [2022-02-17T18:04:25.348Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:04:25 [2022-02-17T18:04:25.599Z] Recording test results
18:04:27 [2022-02-17T18:04:27.001Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:04:27 [2022-02-17T18:04:27.001Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:04:28 [2022-02-17T18:04:28.539Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:04:30 [2022-02-17T18:04:30.421Z] Creating windowsRS5-integration-bundles.zip
18:04:30 [2022-02-17T18:04:30.802Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:04:31 [2022-02-17T18:04:31.270Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:04:31 [2022-02-17T18:04:31.270Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:04:31 [2022-02-17T18:04:31.737Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:04:31 [2022-02-17T18:04:31.737Z] === RUN   TestDockerSuite/TestVolumeCLIRm
[Pipeline] archiveArtifacts
18:04:32 [2022-02-17T18:04:32.212Z] Archiving artifacts
18:04:42 [2022-02-17T18:04:42.154Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:04:42 [2022-02-17T18:04:42.154Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:04:42 [2022-02-17T18:04:42.154Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:04:42 [2022-02-17T18:04:42.621Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:04:42 [2022-02-17T18:04:42.621Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:04:42 [2022-02-17T18:04:42.621Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:04:42 [2022-02-17T18:04:42.621Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:04:48 [2022-02-17T18:04:48.968Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:04:49 [2022-02-17T18:04:49.925Z] + make clean
18:04:50 [2022-02-17T18:04:50.916Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:04:50 [2022-02-17T18:04:50.916Z] docker-dev-cache
18:04:50 [2022-02-17T18:04:50.916Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:04:53 [2022-02-17T18:04:53.099Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:04:53 [2022-02-17T18:04:53.099Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:04:53 [2022-02-17T18:04:53.100Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:05:05 [2022-02-17T18:05:05.598Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:05:05 [2022-02-17T18:05:05.598Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:05:05 [2022-02-17T18:05:05.598Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:05:06 [2022-02-17T18:05:06.067Z] --- PASS: TestDockerSuite (2807.15s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.85s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.13s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.27s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.00s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.94s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.81s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.32s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.21s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.17s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.76s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.15s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.55s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.96s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.63s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.38s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.63s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.24s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.81s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddTar (41.76s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.04s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.63s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.33s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.03s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.69s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.70s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.74s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.06s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.51s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.51s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.88s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.86s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.73s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.56s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.66s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.63s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.00s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.66s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (44.59s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.70s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.61s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.36s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
18:05:06 [2022-02-17T18:05:06.067Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.68s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.25s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.83s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.89s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.50s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.30s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.87s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (60.30s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.42s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.54s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.43s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.80s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.18s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.89s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.90s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.41s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.45s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.99s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.38s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.27s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.13s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.28s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.35s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.06s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFails (3.27s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.23s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.43s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildForceRm (8.52s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.64s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.39s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.58s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.41s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.25s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.95s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.32s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.16s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.10s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.70s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.79s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.81s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.47s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.18s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.39s)
18:05:06 [2022-02-17T18:05:06.068Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.98s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.04s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.34s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.09s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.81s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.32s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.67s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.74s)
18:05:06 [2022-02-17T18:05:06.537Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.83s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.47s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (11.37s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.89s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.30s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.81s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.08s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.44s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.13s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.12s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.36s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.87s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildRm (16.76s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.54s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.66s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.57s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.46s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (19.58s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.12s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.42s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.45s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.18s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.47s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.03s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.43s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.12s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.15s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.63s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.84s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (10.78s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.35s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.45s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.63s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.16s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.48s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.81s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.76s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.25s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCommitChange (5.81s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.30s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.47s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.78s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.46s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (9.32s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.60s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.11s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (3.11s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.65s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (7.68s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.10s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.65s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.12s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.10s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (3.20s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.99s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (5.87s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.13s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (3.29s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.16s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.68s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.95s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.13s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.79s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.76s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.05s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (3.02s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.98s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (3.32s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00050e468_<nil>} (3.20s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11667334837_c:\foo_false__<nil>_<nil>_<nil>} (3.14s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11667334837_c:\foo_true__<nil>_<nil>_<nil>} (3.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:05:06 [2022-02-17T18:05:06.538Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.31s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (3.22s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpRelativePath (3.26s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.76s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpToCaseB (3.29s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.36s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpToCaseH (11.21s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpToDot (3.30s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.23s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.26s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.14s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.84s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.79s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.23s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateRM (0.44s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.52s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.45s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.28s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:05:06 [2022-02-17T18:05:06.538Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (3.28s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.18s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.26s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (11.13s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.89s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.65s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.28s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (5.40s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.05s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFilters (6.37s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFormat (6.26s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsRename (3.28s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsResize (33.37s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.17s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.75s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.69s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.53s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.11s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.28s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.81s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.24s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.72s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.57s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.61s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.58s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.96s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.91s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.23s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestGetContainerStats (7.10s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.31s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.50s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.25s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.27s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.18s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.28s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.23s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.28s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.24s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.06s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.03s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectDefault (3.13s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectHistory (5.84s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.85s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (3.74s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.30s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.18s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.83s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.27s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.79s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.89s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (3.78s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.09s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.16s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.67s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.15s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.04s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.09s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.06s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.45s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.11s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (7.63s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.09s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.31s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.03s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.79s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.82s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (3.32s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.22s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsSince (9.75s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsTail (3.60s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.35s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (3.36s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.15s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.36s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsByOrder (14.56s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (13.76s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.89s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.38s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.69s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.76s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.43s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPsShowMounts (11.60s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.44s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.57s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.19s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.07s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (14.32s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.09s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (8.02s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.27s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.11s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (7.32s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.12s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.62s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.72s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s)
18:05:06 [2022-02-17T18:05:06.539Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.92s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.79s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.68s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.31s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiTag (0.67s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.18s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.53s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.50s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.90s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.23s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.28s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.09s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.51s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.37s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunBindMounts (6.50s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.25s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.21s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.30s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.14s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.29s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.08s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.96s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.08s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.50s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.03s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.25s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (3.20s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (3.40s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunExitCode (3.54s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (3.30s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (3.13s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.25s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.06s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.00s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.51s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.41s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.77s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.60s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.59s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.08s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.92s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.50s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.47s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunRm (3.09s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.17s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (3.28s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.96s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.08s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.39s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.78s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.30s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.80s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (3.00s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.98s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.71s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.85s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.18s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.75s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.93s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.17s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.05s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.43s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.53s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.33s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.30s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.43s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (9.64s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.18s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (5.57s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:05:06 [2022-02-17T18:05:06.540Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.11s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (3.16s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.76s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (7.70s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.40s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.08s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (10.03s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.62s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.17s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.25s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] --- PASS: TestDockerRegistrySuite (0.16s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthTokenSuite
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerDaemonSuite
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerSwarmSuite
18:05:06 [2022-02-17T18:05:06.541Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerPluginSuite
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.541Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:05:06 [2022-02-17T18:05:06.541Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] --- PASS: TestDockerPluginSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerExternalVolumeSuite
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerNetworkSuite
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z] === RUN   TestDockerHubPullSuite
18:05:06 [2022-02-17T18:05:06.542Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:05:06 [2022-02-17T18:05:06.542Z] PASS
18:05:06 [2022-02-17T18:05:06.542Z] ok  	github.com/docker/docker/integration-cli	2807.534s
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === Skipped
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.83s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.542Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.542Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:05:06 [2022-02-17T18:05:06.542Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:06 [2022-02-17T18:05:06.543Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:05:06 [2022-02-17T18:05:06.543Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:05:06 [2022-02-17T18:05:06.543Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.06s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.06s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.11s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_sni_test.go:18: Flakey test
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.013Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:05:07 [2022-02-17T18:05:07.013Z] 
18:05:07 [2022-02-17T18:05:07.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.014Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z] 
18:05:07 [2022-02-17T18:05:07.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:05:07 [2022-02-17T18:05:07.014Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.015Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
18:05:07 [2022-02-17T18:05:07.015Z] 
18:05:07 [2022-02-17T18:05:07.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.07s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.07s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.04s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.11s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.11s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.016Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:05:07 [2022-02-17T18:05:07.016Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.017Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:05:07 [2022-02-17T18:05:07.017Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.018Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
18:05:07 [2022-02-17T18:05:07.018Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.019Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z] 
18:05:07 [2022-02-17T18:05:07.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:05:07 [2022-02-17T18:05:07.019Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.487Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z] 
18:05:07 [2022-02-17T18:05:07.487Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:05:07 [2022-02-17T18:05:07.487Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:05:07 [2022-02-17T18:05:07.488Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] DONE 1085 tests, 544 skipped in 2816.482s
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Integration tests ended at 02/17/2022 18:05:07. Duration:00:46:56.6297654
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Docker info of the daemon under test at end of run
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] Containers: 2
18:05:07 [2022-02-17T18:05:07.488Z]  Running: 0
18:05:07 [2022-02-17T18:05:07.488Z]  Paused: 0
18:05:07 [2022-02-17T18:05:07.488Z]  Stopped: 2
18:05:07 [2022-02-17T18:05:07.488Z] Images: 18
18:05:07 [2022-02-17T18:05:07.488Z] Server Version: 0.0.0-dev
18:05:07 [2022-02-17T18:05:07.488Z] Storage Driver: windowsfilter
18:05:07 [2022-02-17T18:05:07.488Z]  Windows: 
18:05:07 [2022-02-17T18:05:07.488Z] Logging Driver: json-file
18:05:07 [2022-02-17T18:05:07.488Z] Plugins: 
18:05:07 [2022-02-17T18:05:07.488Z]  Volume: local
18:05:07 [2022-02-17T18:05:07.488Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:05:07 [2022-02-17T18:05:07.488Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:05:07 [2022-02-17T18:05:07.488Z] Swarm: inactive
18:05:07 [2022-02-17T18:05:07.488Z] Default Isolation: process
18:05:07 [2022-02-17T18:05:07.488Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
18:05:07 [2022-02-17T18:05:07.488Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
18:05:07 [2022-02-17T18:05:07.488Z] OSType: windows
18:05:07 [2022-02-17T18:05:07.488Z] Architecture: x86_64
18:05:07 [2022-02-17T18:05:07.488Z] CPUs: 4
18:05:07 [2022-02-17T18:05:07.488Z] Total Memory: 32GiB
18:05:07 [2022-02-17T18:05:07.488Z] Name: azwin-2-7b4c20
18:05:07 [2022-02-17T18:05:07.488Z] ID: LOR7:2UIG:YLOX:FWBS:EE2V:6HIT:T7GA:GOBE:YZX6:5CYW:OEW3:UMTN
18:05:07 [2022-02-17T18:05:07.488Z] Docker Root Dir: D:\CI\PR-43253\3\daemon
18:05:07 [2022-02-17T18:05:07.488Z] Debug Mode (client): false
18:05:07 [2022-02-17T18:05:07.488Z] Debug Mode (server): true
18:05:07 [2022-02-17T18:05:07.488Z]  File Descriptors: -1
18:05:07 [2022-02-17T18:05:07.488Z]  Goroutines: 46
18:05:07 [2022-02-17T18:05:07.488Z]  System Time: 2022-02-17T18:05:07.1577259Z
18:05:07 [2022-02-17T18:05:07.488Z]  EventsListeners: 0
18:05:07 [2022-02-17T18:05:07.488Z] Registry: https://index.docker.io/v1/
18:05:07 [2022-02-17T18:05:07.488Z] Labels:
18:05:07 [2022-02-17T18:05:07.488Z] Experimental: false
18:05:07 [2022-02-17T18:05:07.488Z] Insecure Registries:
18:05:07 [2022-02-17T18:05:07.488Z]  127.0.0.0/8
18:05:07 [2022-02-17T18:05:07.488Z] Live Restore Enabled: false
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] 
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Stopping daemon under test
18:05:07 [2022-02-17T18:05:07.488Z] SUCCESS: The process with PID 1696 (child process of PID 6088) has been terminated.
18:05:07 [2022-02-17T18:05:07.488Z] SUCCESS: The process with PID 6088 (child process of PID 1944) has been terminated.
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Stop tailing logs of the daemon under tests
18:05:07 [2022-02-17T18:05:07.488Z] INFO: executeCI.ps1 Completed successfully at 02/17/2022 18:05:07.
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Tidying up at end of run
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Saving daemon under test log (d:\CI\PR-43253\3\dut.out) to bundles\CIDUT.out
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Saving daemon under test log (d:\CI\PR-43253\3\dut.err) to bundles\CIDUT.err
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Saving containerd logs to bundles
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Nuke-Everything...
18:05:07 [2022-02-17T18:05:07.488Z] INFO: Container count on control daemon to delete is 2
18:05:07 [2022-02-17T18:05:07.956Z] 3756c994bf43
18:05:07 [2022-02-17T18:05:07.956Z] 72fac4cc5d6e
18:05:07 [2022-02-17T18:05:07.956Z] INFO: Non-base image count on control daemon to delete is 1
18:05:09 [2022-02-17T18:05:09.518Z] Deleted: sha256:33d4a652c4c9d96c8da29c2b6840a758f77e98883a3c7a504bc7e35f90d2db93
18:05:09 [2022-02-17T18:05:09.518Z] Deleted: sha256:f7556d50a9336d7d453fd581eee76dc465a438b216e821b8492cd459c92521f9
18:05:09 [2022-02-17T18:05:09.518Z] INFO: Tidying pidfile d:\CI\PR-43253\3\docker.pid
18:05:09 [2022-02-17T18:05:09.518Z] INFO: Killing containerd with PID 5768
18:05:09 [2022-02-17T18:05:09.518Z] INFO: Nuking d:\CI
18:05:34 [2022-02-17T18:05:34.818Z] INFO: Zapped successfully
18:05:34 [2022-02-17T18:05:34.818Z] 
18:05:34 [2022-02-17T18:05:34.818Z] INFO: executeCI.ps1 exiting at Thu Feb 17 18:05:33 CUT 2022. Duration 01:04:47.5373875
18:05:34 [2022-02-17T18:05:34.818Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:05:35 [2022-02-17T18:05:35.066Z] Recording test results
18:05:37 [2022-02-17T18:05:37.893Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:05:39 [2022-02-17T18:05:39.410Z] Creating win-2022-c8d-integration-bundles.zip
[Pipeline] archiveArtifacts
18:05:41 [2022-02-17T18:05:41.191Z] Archiving artifacts
18:05:55 [2022-02-17T18:05:55.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43253/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:05:56 [2022-02-17T18:05:56.186Z] + make clean
18:05:56 [2022-02-17T18:05:56.653Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:05:57 [2022-02-17T18:05:57.122Z] docker-dev-cache
18:05:57 [2022-02-17T18:05:57.122Z] 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